|
64f224fd99
|
fix modify partition column
|
2022-11-18 07:40:22 +00:00 |
|
|
3f61543a19
|
adjust innertable information_schema.parameters
|
2022-11-18 07:37:58 +00:00 |
|
|
bdee1b3e70
|
fix OB_TASK_EXPIRED being reset to SUCC.
|
2022-11-18 07:35:37 +00:00 |
|
|
c5cff66ebe
|
[CP] fix serialized packet and return less data
|
2022-11-18 06:35:51 +00:00 |
|
|
0a20f5ca46
|
modify rpm.cmake
|
2022-11-18 04:35:42 +00:00 |
|
|
573889e74a
|
Limit max column id in column cluster for sparse row of flat format.
|
2022-11-18 04:05:35 +00:00 |
|
|
c8bf4203dc
|
fix coredump in ObMicroBlockDecoder::release
|
2022-11-18 03:40:42 +00:00 |
|
|
ece4bd9386
|
Release lob tablet snapshot when drop table
|
2022-11-18 03:38:20 +00:00 |
|
|
b108150dd4
|
[DICT] place hold for inner table of __all_tenant_rewrite_rules
|
2022-11-18 03:36:00 +00:00 |
|
|
d6394bff13
|
fix left to anti bug
|
2022-11-18 03:05:58 +00:00 |
|
|
8e6003153c
|
[BUG] add protection code when commit
|
2022-11-17 13:35:43 +00:00 |
|
|
afc6d5958c
|
occupy table_id and pcode
|
2022-11-17 12:05:42 +00:00 |
|
|
242fe6910c
|
Fix errcode to be compatible with mysql
|
2022-11-17 09:38:16 +00:00 |
|
|
48533588be
|
[FIX] Using start_log_ts in keepalive log to check upper_trans_version calc
|
2022-11-17 08:40:29 +00:00 |
|
|
f9b661406a
|
Fix: fix the bug of get_root_ctx function;
|
2022-11-17 08:38:07 +00:00 |
|
|
41c7ed5063
|
modify transaction factory
|
2022-11-17 08:35:49 +00:00 |
|
|
ec6d8c5d7c
|
shorten-64-to-32
|
2022-11-17 08:08:50 +00:00 |
|
|
d77929b0d1
|
Bugfix for API common_copy_string_zf when vectorization is ON
|
2022-11-17 08:06:28 +00:00 |
|
|
58f03c7070
|
[BUG] donot dump exiting tx ctx table
|
2022-11-17 07:07:59 +00:00 |
|
|
6fc4bc4a26
|
persist execution id and protect ddl start using execution id
|
2022-11-17 06:35:42 +00:00 |
|
|
798d3f50d6
|
[bugfix] fix join limit push down bug
|
2022-11-17 05:05:40 +00:00 |
|
|
fabb33a202
|
fix defensive check bug when trans commit
|
2022-11-17 04:40:14 +00:00 |
|
|
8dfabbe54d
|
Fix fetch log streamingly bug.
|
2022-11-17 04:37:52 +00:00 |
|
|
c641e6b8e3
|
fix write only performance down bug
|
2022-11-17 04:05:38 +00:00 |
|
|
981c985d69
|
Fix restore follower get sstable error when restore leader change
|
2022-11-17 03:37:53 +00:00 |
|
|
07bef59770
|
Fix migration inner retry check and delete tablet using wrong state.
|
2022-11-17 03:35:33 +00:00 |
|
|
975f88770d
|
save ddl ret_code when switch_status
|
2022-11-17 02:38:41 +00:00 |
|
|
dc586042af
|
add defence in backup process
|
2022-11-17 02:08:01 +00:00 |
|
|
2171913b09
|
fix ret code in get_read_tables
|
2022-11-17 02:05:40 +00:00 |
|
|
c13e46137f
|
return error code when submitting log failed in switch_to_follower_gracefully
|
2022-11-16 14:07:58 +00:00 |
|
|
dd96b22f55
|
fix get histogram memory leak and some failed cases
|
2022-11-16 14:05:38 +00:00 |
|
|
6710671db5
|
Fix memory usage of thread_local on heap & remove tc_alloc
|
2022-11-16 13:07:58 +00:00 |
|
|
cd0687afbf
|
fix hash hash sharding info bug
|
2022-11-16 13:05:36 +00:00 |
|
|
63f73fcdc2
|
Fix mysqltests caused by Fix GroupBy shared expr bug
|
2022-11-16 12:38:01 +00:00 |
|
|
b15b51471b
|
fix warn log print too frequently
|
2022-11-16 12:35:39 +00:00 |
|
|
8a0ffdec7c
|
[CP] fixed not execute role change when proposal id is same.
|
2022-11-16 10:05:41 +00:00 |
|
|
62c762df67
|
update obproxy
|
2022-11-16 09:35:37 +00:00 |
|
|
b32bc96da5
|
[CP] fix add minor tables in rebuild task
|
2022-11-16 09:07:11 +00:00 |
|
|
bbdb6750ba
|
fix replace_const hint bug
|
2022-11-16 08:05:38 +00:00 |
|
|
34c9d5a137
|
[CP] fix bug of wait trans end
|
2022-11-16 07:40:18 +00:00 |
|
|
8aee7d972f
|
add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION
|
2022-11-16 07:35:39 +00:00 |
|
|
99d34dc07b
|
[LOG] remove some too much frequency print log
|
2022-11-16 07:10:30 +00:00 |
|
|
3392f798ae
|
[4.1] 仲裁副本任务历史表占位
|
2022-11-16 07:08:09 +00:00 |
|
|
e02f7d3b6c
|
[CP] [to #46055572]retry clear stratus need set at the begin of retry
|
2022-11-16 07:05:45 +00:00 |
|
|
08432fd243
|
Fix migration tablet parameter issues
|
2022-11-16 06:36:52 +00:00 |
|
|
6476060fb9
|
Fix: debug_sync bug
|
2022-11-16 05:05:35 +00:00 |
|
|
7dd1fb58ab
|
[CP] [to #42998379] fix some debugger issues
|
2022-11-16 04:37:58 +00:00 |
|
|
bfa4167b3f
|
bugfix: acquire_local_snapshot_ do not check current replica is palf leader
|
2022-11-16 04:35:36 +00:00 |
|
|
318f835b88
|
BUGFIX: fix deadlock at ls gc and migrate
|
2022-11-16 04:05:39 +00:00 |
|
|
9847c3139a
|
rm yuque link in obd.sh
|
2022-11-16 03:06:02 +00:00 |
|