Commit Graph

9355 Commits

Author SHA1 Message Date
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
9bd2e21da0 we should check secure_priv_file in both mysql and oracle mode 2023-12-18 14:04:23 +08:00
07edb2482e [CP] fix: fix the core induced by spf batch rescan 2023-12-18 14:04:23 +08:00
e250ff7f6d when rpc_server_authentication_method has none, server does notverify client identity 2023-12-18 14:04:23 +08:00
066db978f2 fix processed conflict error 2023-12-18 14:04:23 +08:00
3600ce7413 Ignore 'not null' of virtual table in optimizer 2023-12-18 14:04:23 +08:00
bd4823fae9 [FEAT MERGE] Enable IAA for accelerate defalte compression and decompression for OB 4.0
Co-authored-by: 唐曦 Intel <xi.tang@intel.com>
Co-authored-by: 邓刚 Intel <gang.deng@Intel.com>
2023-12-18 14:03:33 +08:00
c12d0eeaad fix __all_virtual_tenant_snapshot_ls_replica_history fail to decode hex string into ls_meta_package 2023-12-14 13:43:21 +00:00
64aa27183b [to #53811093] fix storing CURSOR type result to REF CURSOR var caused mem leak 2023-12-14 13:13:05 +00:00
8f4b4ba619 [CP] fix rulescan bugs 2023-12-14 12:43:15 +00:00
72eb324ca2 add sys log for macro ref diagnosis 2023-12-14 12:18:33 +00:00
81378da186 priority return ob_trans_timeout to ob_trans_killed after tx timeout and abort itself during stmt execute 2023-12-14 12:13:54 +00:00
d550c19b43 change show db to show databases 2023-12-14 11:48:13 +00:00
77204e5c7c BUGFIX: alloc an error code for testcase 2023-12-14 11:43:14 +00:00
62c47a3294 forbid to schedule_compaction_after_mini when restoring 2023-12-14 11:22:29 +00:00
1325c496a7 [CP] [OBCDC] Fix can't launch in data_dict mode if start_ts is during generation of data_dictionary 2023-12-14 11:17:47 +00:00
de9cd80b7c Fix compare routine for questionamrk expr 2023-12-14 11:13:07 +00:00
c87f94e0e2 [CP] [to #53256652] fix hitting wrong plan when table function UDT is changed 2023-12-14 10:13:04 +00:00
cca9c68a80 tablet gc service do not wait uncommited mds data persist. 2023-12-14 09:43:22 +00:00
df81fcb12c [to #53767952]fix bug trigger not use das 2023-12-14 09:17:42 +00:00
e1155848a1 [to #53517978] fix memory leak with collection element assign to null 2023-12-14 09:13:05 +00:00
7cd28da528 [CP] record piece entity memory 2023-12-14 08:43:15 +00:00