Commit Graph

9544 Commits

Author SHA1 Message Date
1e07e4f406 fix core at create_normal_tenant 2023-12-18 22:17:54 +00:00
d2ef3db981 fix upgrade error && open adaptive_merge_schedule 2023-12-18 22:13:08 +00:00
fade38c7d2 [4.3] fix clone check tenant status problem 2023-12-18 21:52:40 +00:00
f0d025ca4c fix bug: plan cache core is caused by the plan cache diagnostic view. 2023-12-18 21:47:59 +00:00
5c8abefd6d fix bug: show variables in px mode does not display the correct value of system variables 2023-12-18 21:22:17 +00:00
6c8e809692 fix tablet migration stack overflow 2023-12-18 21:17:36 +00:00
8eb60404ce Allow NFS paths to contain consecutive '/' characters 2023-12-18 21:12:56 +00:00
1a5dbee19f fix jdbc read nchar getting mistaken code 2023-12-18 20:47:37 +00:00
24b9fac734 update marker_status without mark 2023-12-18 20:42:55 +00:00
e10a5c7351 prevent clear log submitted after participant has been local aborted 2023-12-18 20:21:59 +00:00
1afcf22f6a fix restart issue 2023-12-18 20:17:20 +00:00
5b29a5c589 [CP] Fix direct load use non-thread-safe allocator to concurrent allocate memory 2023-12-18 19:52:29 +00:00
30f45f4011 Fix the bug of creating multiple indexes on materialized view 2023-12-18 19:47:48 +00:00
14cdc89246 BUGFIX: fix restore ls state after restart 2023-12-18 19:43:05 +00:00
e09eb1c0be print error log when rename failed and make thread into dead loop 2023-12-18 19:12:55 +00:00
e9ce8493ba [bugfix] fix that replaying log after role switched to leader 2023-12-18 18:42:55 +00:00
d71f187a75 fix storage_schema compat serialize & wrong multi_version_start & major rs checker hung 2023-12-18 18:13:04 +00:00
9e0f33ce7f placehold error number 2023-12-18 17:43:48 +00:00
5186fc5b19 fix spf hashmap is disabled by typo 2023-12-18 17:22:46 +00:00
32ea4f5cef [CP]fix replace expr longtext max len 2023-12-18 17:18:08 +00:00
37d870956d fix dblink did not free oci stmt after read oracle 2023-12-18 17:13:14 +00:00
99051e6992 BUGFIX: fix ls online failed after restart 2023-12-18 16:43:27 +00:00
50ff96a108 Plan Cache adds tracepoint and throws an error code when it fails. 2023-12-18 16:17:59 +00:00
c8d19338c9 fix the bug of canceled merge dag not deleted from dag_net_map 2023-12-18 16:13:21 +00:00
e99cc037cc [FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2023-12-18 14:13:54 +00:00
37fe7ce4eb [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: 2149 <260391947@qq.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: jinmaoli <lijinmao.csmaster@gmail.com>
2023-12-18 14:04:23 +08:00
438a70b2b8 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2023-12-18 14:04:23 +08:00
eaa353f503 Modify Throttle Info Log 2023-12-18 14:04:23 +08:00
3755b0308e [4.3] fix some remain problems about clone 2023-12-18 14:04:23 +08:00
37621d8cfe Perf optimization: Avoid memory alloc when load aux tablet info 2023-12-18 14:04:23 +08:00
3e0d23e6e4 [CP] [to #52082344]ps mode mysql non_std client only response ok 2023-12-18 14:04:23 +08:00
e148548775 Fix transfer backfill with ls migration concurrency defence error. 2023-12-18 14:04:23 +08:00
acdc64e98f placeholder for 421 drop column instant. 2023-12-18 14:04:23 +08:00
e6f28bb585 pcode occupy 2023-12-18 14:04:23 +08:00
6e373ddb41 [to #52562939] fix: report proper error info when memory allocation failed 2023-12-18 14:04:23 +08:00
100b105042 further fix for identifier is too long 2023-12-18 14:04:23 +08:00
ced31ee2c3 [CP] [OBCDC] Support outrow lob update empty to empty 2023-12-18 14:04:23 +08:00
88c1579fb8 bugfix : obkv bugfix patch master 2023-12-18 14:04:23 +08:00
93ba53389e fix max_worker_cnt in group thread 2023-12-18 14:04:23 +08:00
5cf76c790b fix restart issue 2023-12-18 14:04:23 +08:00
d327f8f4ff take up space on the master branch for drop lob 2023-12-18 14:04:23 +08:00
7ed5eaeb8f fixed log disk usage execcded 100% because of recycleing blocks hang. 2023-12-18 14:04:23 +08:00
a17991664f [DeadLock] fix memory leak when call multi_set() 2023-12-18 14:04:23 +08:00
1049d14a7d Add cast mode BY_TRANSFORM for implicit cast by transformer 2023-12-18 14:04:23 +08:00
5e29bb246a remove remote logical minor sstable 2023-12-18 14:04:23 +08:00
59b1175bac [CP] opt the ScheObSchemAren 2023-12-18 14:04:23 +08:00
29eb19ee7f [OBKV] add error code for obkv 2023-12-18 14:04:23 +08:00
c4c99f34cb [CP] [OCBDC] Fix obcdc not exit if query data_dict_info failed 2023-12-18 14:04:23 +08:00
3e6662ef7d Fix mysqltest case failures 2023-12-18 14:04:23 +08:00
2cf500adc1 Fix wrong persistent datum in group by pushdown 2023-12-18 14:04:23 +08:00