Commit Graph

4740 Commits

Author SHA1 Message Date
a2d3470766 [CP] allow recover ddl of sys tenant 2023-05-10 16:36:19 +00:00
1cc3d4b65e [CP] Handling concurrent situation when table not exist 2023-05-10 16:30:00 +00:00
c0dd8d6308 [CP] [OBCDC] fix a bug when fetch missing log time out 2023-05-10 16:24:21 +00:00
e092f79604 [CP] Make the destroy function reentrant 2023-05-10 16:18:42 +00:00
47406fa558 [CP] modify sys log for defragmentation 2023-05-10 16:13:08 +00:00
9e906f14c6 [CP] add lock to protect slog writer's cursor_ 2023-05-10 16:07:24 +00:00
f4946066e6 [CP] fix cast above set op expr bug 2023-05-10 16:01:14 +00:00
944702d562 [CP] fix lob increment load 2023-05-10 15:55:04 +00:00
4564477641 fix balance ls primary_zone 2023-05-10 15:49:04 +00:00
2d2b814e93 [CP] Fix concurrent issue between tablet pin and wash 2023-05-10 15:42:59 +00:00
63f7d5e1f2 [CP] Check temp table when choosing rewrite rules 2023-05-10 15:36:52 +00:00
485e3bef3c [CP] Fix a join elimination bug 2023-05-10 15:30:46 +00:00
f737f87744 [CP] Fix direct load did not perceive the background error code during write 2023-05-10 15:25:06 +00:00
a76641bc2f [CP] Fix mb handle not rollback 2023-05-10 15:19:30 +00:00
e5cdd89563 [CP] RTDatumArith memory leak 2023-05-10 15:13:54 +00:00
5b3bc24ae6 [CP] fix the problem that stream rpc timeout is cast from int64_t to int32_t 2023-05-10 15:08:02 +00:00
50ad016f42 fix mysqltest 2023-05-10 15:01:47 +00:00
4fc074d77c [CP] [BUG] prevent 4377 when get write store ctx for real leader 2023-05-10 14:55:30 +00:00
1c43c77702 [CP] fix bug missing a error_code 2023-05-10 14:49:32 +00:00
971022cb9c [CP] submit_tenant_refresh_schema_task may hang thread 30s and invalid tenant info for STS 2023-05-10 14:43:29 +00:00
0fe8e02c99 [CP] fix not null bug 2023-05-09 08:54:02 +00:00
0ff1cc6198 [CP] fix resultset's scale and precision not compatible with oracle 2023-05-09 08:50:28 +00:00
a4f838dd77 [CP] Disable loading data to oracle temporary table 2023-05-09 08:46:54 +00:00
6bff74519f [CP][BUGFIX] fix lob delete with MINIMAL mode 2023-05-09 08:43:17 +00:00
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