4468 Commits

Author SHA1 Message Date
obdev
6f4d4f8648 remove case of atomic_wait_event 2023-04-21 04:11:46 +00:00
obdev
1b56271658 Fix the problem that hashtable free memory cannot be recovered immediately 2023-04-21 03:11:34 +00:00
obdev
55f30facd4 Fix pending task size does not print. 2023-04-21 02:41:17 +00:00
obdev
e70bd3e209 [CP] to issue<47821611>:fix package cursor default expr issue 2023-04-20 14:15:00 +00:00
obdev
43b3c03021 [to #49146511] fix ObPLComposite::copy_element if src equal to dest 2023-04-20 14:11:31 +00:00
obdev
00176debe6 [to #48617032] a typo in ObPL::Finial 2023-04-20 13:45:00 +00:00
JiahuaChen
8a5cf3c010 Add tenant unit tablet total cnt limitation 2023-04-20 13:41:27 +00:00
obdev
14c9b863ac [4.x] support permanent offline replica only_in_memberlist 2023-04-20 13:14:57 +00:00
obdev
a8d7bcdd3b Fix pivot/unpivot resolve bug 2023-04-20 13:11:27 +00:00
zzg19950727
d69d4e3231 fix virtual sql plan bug 2023-04-20 11:45:25 +00:00
obdev
0e0ebed267 fix alloc co_stack failed, and add resident_size for CHUNK_MGR 2023-04-20 11:41:54 +00:00
obdev
2657770e7f Fix the core caused by plan cache double free 2023-04-20 11:15:53 +00:00
obdev
0dbff9d9b9 [FEAT MERGE] merge the feature OBServer supports specified IP start to master 2023-04-20 11:12:25 +00:00
yongshige
0d67ab8f01 fix session leak 2023-04-20 10:45:26 +00:00
obdev
cc7bc4e29d support ob do display-tarce 2023-04-20 10:41:57 +00:00
obdev
66d374aab3 [tablelock] support oracle tenant for all_virtual_obj_lock table 2023-04-20 08:42:09 +00:00
saltonz
0cf07239dd [legacy bugfix] auto retry major compaction with forced flat store format on encoding estimate size overflow error detected 2023-04-20 07:41:39 +00:00
obdev
75e30dfb3e Release memtables in remove_tablet 2023-04-20 07:11:34 +00:00
obdev
517bc412b9 fix get_dh_msg hang because sync_wait_all 2023-04-20 06:41:36 +00:00
obdev
fe7d87dfc1 [CP] reduce sql_nio IO_BUFFER_SIZE to reduce the memory hold of session 2023-04-20 06:11:17 +00:00
Monk-Liu
8a94e3f887 [bugfix]: shouldn't sync history statistics in offline ddl operations like add-pk, drop-column,etc. 2023-04-20 04:45:00 +00:00
obdev
9f8e92e0ec [CP] DecoderCtx optimizing memory fragmentation. 2023-04-20 04:41:31 +00:00
obdev
d3f25346dd Fix index back bug 2023-04-20 04:14:43 +00:00
obdev
27b330495b fix 3-stage aggr build dup expr report 4016 2023-04-20 04:11:16 +00:00
obdev
10354fdfee add some diag for DTL auto free 2023-04-20 03:45:02 +00:00
obdev
57be426fa5 add placeholder for virtual column group table 2023-04-20 03:41:33 +00:00
obdev
439b2acabc Change owner from 'PUBLIC' to '__public' about public synonym in all_synonyms and dba_synonyms. 2023-04-19 15:45:02 +00:00
obdev
e6c1421295 fix: fix table scan error induced by foreign key check 2023-04-19 15:41:33 +00:00
obdev
b3749c8103 Change wash rank allocator type 2023-04-19 15:15:15 +00:00
obdev
7c130dca08 [bugfix] fix potential memory leak and return code has not been set 2023-04-19 15:11:45 +00:00
oceanoverflow
044f8d6b26 add new error code for transfer in master 2023-04-19 13:11:30 +00:00
LINxiansheng
dd9ee157c3 Remove mulan license in gtest 2023-04-19 10:41:46 +00:00
0xacc
36c775efc6 [to #47096137] fix a PL syntax conflict 2023-04-19 10:11:51 +00:00
obdev
f01b5a5ae1 fix: mysqltest reboot cp 2023-04-19 09:44:58 +00:00
obdev
dae837d151 add V$OB_TIMESTAMP_SERVICE 2023-04-19 09:41:27 +00:00
obdev
c5744f26a0 Set tenant_id and ctx_id for recursive cte allocator. 2023-04-19 09:14:34 +00:00
obdev
f401f7f80d [tablelock] add errno for invalid wait interval 2023-04-19 09:11:11 +00:00
chinaxing
4b874aff0a [master][tx-route] skip check logic clock fallback for extra state 2023-04-19 08:48:31 +00:00
BinChenn
1af73a7671 [PALF] adjust log level from ERROR to WARN 2023-04-19 08:45:01 +00:00
obdev
da9531326a [CP] [OBCDC] Support getScale for time type 2023-04-19 08:41:32 +00:00
obdev
6e8c6def52 fix sql executor use memory of 500 tenant 2023-04-19 08:15:11 +00:00
obdev
ff0be6d455 fix dynamic memory leak in subplan filter onetime expr datum deep copy 2023-04-19 08:11:42 +00:00
Hongqin-Li
76b4679dc4 Fix incorrect nls format of index sstable build task 2023-04-19 07:48:30 +00:00
Hongqin-Li
8d1f639f7c Fix ctas if not exists failed if table exists 2023-04-19 07:45:00 +00:00
obdev
8a25c39f85 to issue<47547254><48227908>:fix nest sql issue & adjust pl timeout logic 2023-04-19 07:41:30 +00:00
obdev
648ed35bd0 BUGFIX: make the error message more appropriate 2023-04-19 07:15:18 +00:00
obdev
0d6dc4e2ca issue<48107888>:fix memory leak of inner store routine with out argument 2023-04-19 07:11:50 +00:00
Handora
05d068d8ee [BUG] remove delete dml flag during iter uncommitted 2023-04-19 06:11:31 +00:00
obdev
8adef14259 [CP] Fix cache wash thread compute reserve_men and optimize wash log 2023-04-19 04:44:50 +00:00
zhjc1124
bb954a9744 fix mysql_queue stop 2023-04-19 04:41:28 +00:00