3129 Commits

Author SHA1 Message Date
hezuojiao
51a269bf73 Fix zerofill double calc hash inconsistent 2023-02-13 03:14:55 +00:00
obdev
735665f131 [BUGFIX]fix process lob default val 2023-02-13 03:12:18 +00:00
obdev
c485d8f458 fix crtl+c aborting task but __all_virtual_load_data_stat abort bug 2023-02-13 02:41:16 +00:00
obdev
7ca44639df defragment_sys_variable error code swallowed 2023-02-10 11:40:54 +00:00
obdev
ab1f2c85a0 [4.1][xa]fix gc valid xa record 2023-02-10 11:13:40 +00:00
wangt1xiuyi
ca1fcada83 update histogram buckets from pointer to ObArrayWrap 2023-02-10 11:11:04 +00:00
obdev
0a9101d215 Reduce tmp file log content. 2023-02-10 10:43:47 +00:00
obdev
48554a6c5f Add cap for session variable synchronization for proxy version compatibility 2023-02-10 10:41:11 +00:00
obdev
8fab2d62ff session variable sync add trace log 2023-02-10 10:16:21 +00:00
obdev
8c5ebeee3c fix -4016 error and add TENANT_ID in CDB_OB_DEADLOCK_EVENT_HISTORY 2023-02-10 10:13:46 +00:00
obdev
3648a21c43 BUGFIX: break deadlock at memctx and part ctx 2023-02-10 10:11:11 +00:00
obdev
58875bd2b7 fix ddl rpc timeout bug 2023-02-10 09:40:58 +00:00
obdev
d65939897e No error code obtained 2023-02-10 09:14:09 +00:00
obdev
26bd58f296 Fix restore_handler restore context print 2023-02-10 09:11:30 +00:00
obdev
2fadb897ea tableApi pcode占位 2023-02-10 08:46:46 +00:00
obdev
829ddcb041 [BUGFIX] Fix the bug about unlock failed, which due to replay disorder 2023-02-10 08:44:10 +00:00
obdev
364fdb8222 fix bad MEMORY_LOG when ServerGTimer hang 2023-02-10 08:41:32 +00:00
obdev
63440bd16e [CP] support load the soft module to encrypt data 2023-02-10 08:11:16 +00:00
obdev
6525b0514a fix ps cache access out of mtl lock 2023-02-10 07:46:00 +00:00
chinaxing
8d8c7bd53d [master] XA resume and then Query free routed will failed with NOT_SUPPORTED error 2023-02-10 07:40:55 +00:00
obdev
f41110ff1b fix extract nestloop exec param bug 2023-02-10 07:11:18 +00:00
zzg19950727
5ae3b0664f fix sql plan manger memory bug 2023-02-10 06:47:16 +00:00
obdev
f7a3157781 fix mysqltest case in master 2023-02-10 06:44:31 +00:00
obdev
5b98683b50 concise logs for ob_order_perserving_encoder 2023-02-10 06:41:48 +00:00
obdev
9622f5fea7 fix offline core in notify mds abort 2023-02-10 06:14:28 +00:00
hnwyllmm
dd654cd6f3 make parameters starts with '_' invisible in oracle mode 2023-02-10 06:11:31 +00:00
obdev
0054972a42 obd support call/flame graph 2023-02-10 04:41:26 +00:00
saltonz
b889a69fbb [bugfix] add latest_row_store_type in sstable meta to calculate merge type for compaction 2023-02-10 03:41:41 +00:00
Hongqin-Li
1b01fc8fe3 Add ddl_commit_scn to guarantee single ddl commit log 2023-02-10 03:13:34 +00:00
obdev
61f047786a Add SCN check in ls_meta record 2023-02-10 02:43:48 +00:00
obdev
773fa90509 [BUGFIX] fix lob bugs 2023-02-10 02:41:11 +00:00
obdev
75bf694c31 [CP] fix issues of WhiteScan 2023-02-09 18:35:21 +00:00
obdev
3a51959b4e fix using uninited per_log_limiters_ 2023-02-09 18:24:15 +00:00
oceanoverflow
0797855767 [ease of use] user can specify restore concurrency in restore sql with option 2023-02-09 18:21:38 +00:00
hamstersox
7f1eeb45ee avoid using task pointers outside the backup task queue. 2023-02-09 18:19:00 +00:00
obdev
16428a2609 fix the core of ObAsyncRpcProxy::wait when executing memory error injection 2023-02-09 18:16:24 +00:00
oceanoverflow
d95c76359c fix backup support deleted tablet report -5024 issue 2023-02-09 18:13:46 +00:00
oceanoverflow
3653285a16 fix backup report -4002 2023-02-09 18:08:39 +00:00
obdev
1cc67400fc fix minor dag hold tablet_handle causing memtable release late 2023-02-09 18:06:03 +00:00
obdev
9d841eb626 issue/47576627 add lob compare function for row update change detect 2023-02-09 18:03:26 +00:00
obdev
642856b1ae [BugFix] notify_data_source in do_force_kill_tx and add safe_to_destroy 2023-02-09 18:00:41 +00:00
obdev
f80c565c9e [CP] Connect by with index calc is_cycle and is_leaf wrong 2023-02-09 17:58:03 +00:00
SanmuWangZJU
bc25833172 [DATA_DICT] Support dump after archive start 2023-02-09 17:55:27 +00:00
obdev
744c0d8359 fix check_ls_readable bug 2023-02-09 17:50:23 +00:00
Hongqin-Li
f11ba0608f Fix tablet autoinc hang up in large query queue 2023-02-09 17:47:46 +00:00
obdev
dfc1af1f75 fix major schedule not init parallel range & fix mysqltest 2023-02-09 17:45:10 +00:00
obdev
2317367ef5 We can not push down the limit when enable group rescan. 2023-02-09 17:42:33 +00:00
obdev
d3f4c4cf95 fix core because global index refactor. 2023-02-09 17:39:56 +00:00
obdev
93dfd6021f modify tenant queue size from 65536 to 8192 and support dynamic modify 2023-02-09 17:37:18 +00:00
chinaxing
048e2eef5d [master] fix concurrent callback sql with tx-participant callback scheduler 2023-02-09 17:34:40 +00:00