Commit Graph

10988 Commits

Author SHA1 Message Date
8d63652331 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2024-02-07 23:02:56 +00:00
58aad015d5 Modify Throttle Info Log 2024-02-07 22:59:56 +00:00
38893110e9 [4.3] fix some remain problems about clone 2024-02-07 22:56:56 +00:00
3f197a59ec Perf optimization: Avoid memory alloc when load aux tablet info 2024-02-07 22:53:56 +00:00
5cc8426f2d [CP] [to #52082344]ps mode mysql non_std client only response ok 2024-02-07 22:50:57 +00:00
7e3b94991f Fix transfer backfill with ls migration concurrency defence error. 2024-02-07 22:47:59 +00:00
d47cf25188 placeholder for 421 drop column instant. 2024-02-07 22:45:00 +00:00
74c6e9af61 pcode occupy 2024-02-07 22:39:12 +00:00
1a4904a7a5 [to #52562939] fix: report proper error info when memory allocation failed 2024-02-07 22:36:12 +00:00
cff94d7d75 further fix for identifier is too long 2024-02-07 22:33:14 +00:00
e09def2451 [CP] [OBCDC] Support outrow lob update empty to empty 2024-02-07 22:30:12 +00:00
cc9f871730 bugfix : obkv bugfix patch master 2024-02-07 22:27:13 +00:00
1d80af6ae1 fix max_worker_cnt in group thread 2024-02-07 22:24:15 +00:00
fe7cee9cb4 fix restart issue 2024-02-07 22:21:16 +00:00
f90064130d take up space on the master branch for drop lob 2024-02-07 22:18:17 +00:00
9b425a11ce fixed log disk usage execcded 100% because of recycleing blocks hang. 2024-02-07 22:09:44 +00:00
20abca36dd [DeadLock] fix memory leak when call multi_set() 2024-02-07 22:06:45 +00:00
19d694ab24 Add cast mode BY_TRANSFORM for implicit cast by transformer 2024-02-07 22:03:45 +00:00
c022786023 remove remote logical minor sstable 2024-02-07 21:57:57 +00:00
852a7b924d [CP] opt the ScheObSchemAren 2024-02-07 21:54:56 +00:00
898aea1508 [OBKV] add error code for obkv 2024-02-07 21:49:10 +00:00
29bd0b5ee8 [CP] [OCBDC] Fix obcdc not exit if query data_dict_info failed 2024-02-07 21:46:12 +00:00
bd42abb1c9 Fix mysqltest case failures 2024-02-07 21:43:13 +00:00
902c39388f Fix wrong persistent datum in group by pushdown 2024-02-07 21:40:14 +00:00
4a2e6196be we should check secure_priv_file in both mysql and oracle mode 2024-02-07 21:37:13 +00:00
d09e2de876 [CP] fix: fix the core induced by spf batch rescan 2024-02-07 21:34:12 +00:00
58a5d44e67 when rpc_server_authentication_method has none, server does notverify client identity 2024-02-07 21:31:12 +00:00
1a24f7c5bb fix processed conflict error 2024-02-07 21:28:11 +00:00
6ad1d8c1c5 Ignore 'not null' of virtual table in optimizer 2024-02-07 21:25:11 +00:00
ccb1813be7 [FEAT MERGE] Enable IAA for accelerate defalte compression and decompression for OB 4.0 2024-02-07 21:22:11 +00:00
9855b2f1ba fix __all_virtual_tenant_snapshot_ls_replica_history fail to decode hex string into ls_meta_package 2024-02-07 21:19:11 +00:00
e1c4e4c9a7 [to #53811093] fix storing CURSOR type result to REF CURSOR var caused mem leak 2024-02-07 21:16:11 +00:00
8924627121 [CP] fix rulescan bugs 2024-02-07 21:13:12 +00:00
848c4c4fd2 add sys log for macro ref diagnosis 2024-02-07 21:10:12 +00:00
8f9deca4f3 priority return ob_trans_timeout to ob_trans_killed after tx timeout and abort itself during stmt execute 2024-02-07 21:07:13 +00:00
634f8e7b0f change show db to show databases 2024-02-07 21:04:15 +00:00
a89259abf1 BUGFIX: alloc an error code for testcase 2024-02-07 21:01:15 +00:00
e071525648 forbid to schedule_compaction_after_mini when restoring 2024-02-07 20:58:14 +00:00
1bbd4ddafe [CP] [OBCDC] Fix can't launch in data_dict mode if start_ts is during generation of data_dictionary 2024-02-07 20:55:15 +00:00
a97235802c Fix compare routine for questionamrk expr 2024-02-07 20:52:15 +00:00
7c915acc34 [CP] [to #53256652] fix hitting wrong plan when table function UDT is changed 2024-02-07 20:49:14 +00:00
89bbc65ef4 tablet gc service do not wait uncommited mds data persist. 2024-02-07 20:46:15 +00:00
028d69f378 [to #53767952]fix bug trigger not use das 2024-02-07 20:43:16 +00:00
c5aec9185b [to #53517978] fix memory leak with collection element assign to null 2024-02-07 20:40:17 +00:00
244894e676 [CP] record piece entity memory 2024-02-07 20:37:16 +00:00
b88eb76b6d [CP] dml comp protocol use wrong seq 2024-02-07 20:34:17 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
39fae3b529 reduce cpu_count from 24 to 8 2024-02-07 20:28:13 +00:00
acd0ec6efd [FEAT MERGE] load local files 2024-02-07 20:25:14 +00:00
c7fe4c3f69 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
2024-02-07 20:19:21 +00:00