Commit Graph

12788 Commits

Author SHA1 Message Date
6ed441335b Fix greatest precision calc for integer type 2024-03-26 12:15:31 +00:00
ab056c7f09 set the memory size of sys tenant in multi_replica mittest 2024-03-26 10:16:43 +00:00
2e524408b2 Temporarily add debug info to assist in troubleshooting OSS/COS CRC verification failure issues 2024-03-26 08:26:06 +00:00
e5852fdb83 [bigfix] Fix error code override issue and refactor the code 2024-03-26 08:20:58 +00:00
1691ed3528 [Bugfix] fix coredump when kv & dblink 2024-03-26 08:15:48 +00:00
5aa0503125 [FEAT MERGE] ap perf optimization
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: z404289981 <z404289981@163.com>
2024-03-26 07:51:42 +00:00
cd6b56ce4a inc clog rpc placeholder 2024-03-26 07:46:21 +00:00
ac5f969413 [CP]clean tablet_ls_pair/ckm_sum_array when failed & add obtest 2024-03-26 07:16:15 +00:00
4bf0f91697 placeholder for fulltext parser name in query execution 2024-03-26 06:46:04 +00:00
611b488e79 [CP] [gts] refine gts callback interrupt 2024-03-26 05:20:18 +00:00
7f73a27bdd print error log when suspected reference leak occures in ObLinkHashMap 2024-03-26 04:51:08 +00:00
afc486e2df fix some bugs about NULL propagation 2024-03-26 04:45:58 +00:00
6f10db934c [CP] [Feat] support page filter 2024-03-26 03:21:56 +00:00
2f42d09925 fix problem when upgrade from 430release to master : force_use_data_source 2024-03-26 03:16:33 +00:00
ed9607606c fix core dump when accessing freed data buffer. 2024-03-26 02:51:14 +00:00
d57716b902 enhance clog replaying checking logic to prevent replaying clog after tablet delete/finish transfer out tx is committed 2024-03-26 02:45:53 +00:00
0251ce4679 add new pcode to master 2024-03-25 14:21:05 +00:00
ce7584d0fe [CP] fix select outrow lob into user var 2024-03-25 13:50:55 +00:00
4b424e4750 rpc place holder in for ddl new type log 2024-03-25 13:45:47 +00:00
e2a201048b [CP] [to #55181624] fix mysqltest 2024-03-25 13:15:40 +00:00
7e698e0e07 [BUGFIX]fix select cdb_tables error 2024-03-25 11:15:44 +00:00
404cd3831c [CP] [to #55600788] fix cast raw expr pritn with schema.udt 2024-03-25 10:55:53 +00:00
cc33a552b6 occupy fields on master for ob_gis_431 branch. 2024-03-25 09:46:01 +00:00
e15e7a5899 fix thread_idx of IO_SCHEDULE 2024-03-25 08:21:32 +00:00
02791e55d3 fix runtime filter bug in pwj and pkey-none scene 2024-03-25 08:16:22 +00:00
45d42b517c Fix unexpected ddl stat sync from non-partitioned table to partitioned table 2024-03-25 07:46:41 +00:00
9e779a318b SHOW CREATE USER stmt place hold in master branch 2024-03-25 07:21:18 +00:00
506f394682 [CP] to issue<55560063>:fix cursor expr memory leak when fail to get next row 2024-03-25 07:15:59 +00:00
df86dcb9fa [CP] to issue<54928908>:fix two issues about select into stmt 2024-03-25 06:50:47 +00:00
a3bf2d5fec [OB_LOCKS] fix bug when sql_mode is only_full_group_by 2024-03-25 03:51:32 +00:00
86e8b925b9 set medium_info.last_medium_snapshot_ according to major not meta. 2024-03-25 03:46:05 +00:00
98b4455cf3 add case to test migrate ddl sstable of column group 2024-03-25 02:46:04 +00:00
89b6906e8d [CP] [NetStandby] Fix net standby default db name when login primary 2024-03-22 10:21:23 +00:00
088a5827b1 occupy item type for ddl slice id 2024-03-22 10:16:05 +00:00
8a7386cdbf 【bugfix合入】zstd压缩库内存管理改造
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
2024-03-22 09:52:27 +00:00
d98a647a20 [CP] [to #55493381] fix synonym with create UDAF resolve 2024-03-22 09:47:05 +00:00
961df8a087 [CP] [to #55535364] subprogram routine should not extended with UDT compile flag 2024-03-22 09:20:37 +00:00
165c200f10 [CP] [to #55519885] fix package record variable with default null 2024-03-22 09:15:27 +00:00
0b9d356814 Fix restore transfer in tablet mistake rollback bug. 2024-03-22 08:46:43 +00:00
d8e0974d8f [CP] [to #55117919] fix inner call with self argument resolve 2024-03-22 08:15:53 +00:00
aabce90fca [OBCDC] Fix memory_usage not controlled while sql response slow 2024-03-22 05:45:46 +00:00
5fe0031adc [CP][BUGFIX] fix expr output to file process outrow lob 2024-03-22 05:25:31 +00:00
3ee6fb921e [CP] to issue<54187622>:fix sqlerrm can not display message when using raise_application_error 2024-03-22 05:15:24 +00:00
2dd32c31d0 RS notifies storage again when transfer rpc fails due to leader switch 2024-03-22 04:45:27 +00:00
2ddcb46609 [CP] add ddl/ttl dag config 2024-03-22 02:50:27 +00:00
5b3a11a361 [CP] [to #55710902]Support case when expr in decl default value should not use '()'. 2024-03-22 02:21:32 +00:00
ae8a21d4e7 [CP] [to #55485711] fix package record variable with basic member default value & fix typo 2024-03-22 02:16:14 +00:00
4d0779fb88 [CP] disable transferred out tablets for minor merge 2024-03-21 14:15:26 +00:00
e2cab87a6c [CP] [OBCDC] Fix potential core risk while update dispatch progress 2024-03-21 12:51:00 +00:00
f47b5a2335 [OBKV] Fix the htable row iterator's max_version is uninitialized 2024-03-21 12:15:47 +00:00