Commit Graph

4666 Commits

Author SHA1 Message Date
d321bd0bef [CP] Fix regexp function bug 2023-05-09 08:39:41 +00:00
247a544866 [CP] Change owner from 'PUBLIC' to '__public' about public synonym in all_synonyms and dba_synonyms. 2023-05-09 08:16:59 +00:00
ce1d594ca1 [CP] fix failed to print deleted_tenant with kill -62 2023-05-09 08:13:25 +00:00
350b5085c0 [BUG.FIX] fix load meta obj -4015 2023-05-09 08:09:50 +00:00
18ba18dc8b [CP] add print log for debug that is_tx_end is mis-set 2023-05-09 07:50:27 +00:00
38445b9bc1 [CP] fix get_dh_msg hang because sync_wait_all 2023-05-09 07:46:54 +00:00
733d91a024 [CP] Change wash rank allocator type 2023-05-09 07:43:20 +00:00
b619323439 [CP] Avoid get_tablet in get_rec_scn after ddl commit success 2023-05-09 07:39:45 +00:00
54991a0b5f [CP] [master]fix interrupt rollback stmt hang 2023-05-09 07:20:22 +00:00
7de10a2b7d [CP] Fix ctas if not exists failed if table exists 2023-05-09 07:16:50 +00:00
d57a6e2ff0 [CP] [master][tx-route] skip check logic clock fallback for extra state 2023-05-09 07:13:14 +00:00
e2bbf59634 [CP] Fix wrong session id when cleaning up failed index 2023-05-09 07:09:40 +00:00
380f8635a8 [CP] standby tenant can not upgrade 2023-05-09 06:54:10 +00:00
e4179bd976 [CP] fix erase when iterate map 2023-05-09 06:47:10 +00:00
21cb8da5e1 [CP] [Bugfix]fix batch execute read latest 2023-05-09 06:43:36 +00:00
78cb53586d [CP] fix set and iterate speed handle map concurrently. 2023-05-09 06:40:01 +00:00
cf8b53b9cb [CP] Fix:kill session fail in switch tenant 2023-05-09 06:09:27 +00:00
bd50a54ac5 [OBCDC] Fix OBCDC stuck while handling outrow ddl_stmt 2023-05-06 14:09:29 +00:00
6c66661920 [CP] clear ob sensitive infomation. 2023-05-06 09:09:34 +00:00
c11a142fc5 change set_max_end_scn to set_end_scn and add unittest for empty memtable problem 2023-05-06 08:39:40 +00:00
8f61c50f23 BUGFIX: only increase sequence while limit speed 2023-05-06 02:09:38 +00:00
4c09570860 fix bugs of get_local_addr_ipv4 and get_local_addr_ipv6 2023-05-05 15:09:36 +00:00
df212843c3 [CP] [OBCDC] Fix tablet_info not exist for dml_trans 2023-05-05 14:42:56 +00:00
0e267bf08b [CP] fix tablet_id_set lock protection 2023-05-04 04:13:19 +00:00
e0feb01995 push memtable max_end_scn to start_scn + 1 for replay multi-transaction commit log 2023-04-27 15:42:44 +00:00
d15f9ef6fb [CP] Fix starvation problem for ObUniqTaskQueue 2023-04-27 12:17:29 +00:00
bdb04f08db [CP] Donot dump ctx replaying from middle 2023-04-27 12:13:47 +00:00
6d500a9532 adjust time of memory_dump 2023-04-27 11:43:46 +00:00
5a903788df [CP] support display tenant compitable version str and cluster version str in ob_admin 2023-04-27 11:20:31 +00:00
21a544b3d9 [PALF] revert code 2023-04-27 11:16:55 +00:00
c3f537663d [Arb] fix wrong rs_server_status 2023-04-27 09:43:27 +00:00
a1c9e71da4 [CP] [PALF] fix GET_MIN_DATA_VERSION may return -4018 2023-04-27 09:13:55 +00:00
3b46679bad [CP][FIX] the logic refreshing tx data memtable cache is incorrect 2023-04-27 08:50:40 +00:00
3f2332aee9 fix: fix the bug of remote das task performance degradation; 2023-04-27 08:43:37 +00:00
0528d50f92 [CP] fix px target monitor core because of concurrent access of set 2023-04-27 04:16:49 +00:00
8c52366675 [CP] fix px target monitor core because of concurrent access of map 2023-04-27 04:13:13 +00:00
7fe1a6b068 [CP] fix px drain on non-vec engine 2023-04-27 03:13:04 +00:00
f0869a0adf add tenant config lock when cluster config do dump2file 2023-04-27 02:46:58 +00:00
999116d415 [CP] Fix type deduce stack overflow in ps mode 2023-04-27 02:43:19 +00:00
0d2086cd1c [CP] fix dynamic memory leak in subplan filter onetime expr datum deep copy 2023-04-27 02:13:09 +00:00
530519f363 [CP] Fix the core caused by plan cache double free 2023-04-26 15:18:00 +00:00
c8351db2eb fix mysqlqueue leak 2023-04-26 15:14:20 +00:00
6daf9fde95 [CP] Fix core at deep copy parse node 2023-04-26 13:46:57 +00:00
77f981a02e [CP] Fix core at latch unlock 2023-04-26 13:43:17 +00:00
d94facfa72 Fix __all_virtual_ha_diagnose palf_role string bug. 2023-04-26 12:51:49 +00:00
a7f5ad7bc0 [CP] fix session-based context dynamic leak 2023-04-26 12:48:08 +00:00
09e48e3f37 [CP] Do not print WDIAG log when syslog_level set to ERROR 2023-04-26 04:13:03 +00:00
8261449a18 [CP] Fix memory-leak on the failure of px_finish_trans 2023-04-26 03:46:36 +00:00
2d5fc3dac5 fix information.statistics bug 2023-04-26 03:42:59 +00:00
a9bafcd9d9 remove defensive check optimization 2023-04-25 14:42:38 +00:00