Commit Graph

4048 Commits

Author SHA1 Message Date
a6e7d65447 fix bug:core-dump occurs in partition column with auto-increment when multi-node deployment 2023-03-04 02:11:06 +00:00
f8e03ff190 fixed read log after flashback may be hang 2023-03-04 01:43:38 +00:00
9eba955ac6 fix outline/hint generate plan bug 2023-03-04 01:41:06 +00:00
a038417955 Fix unexpected ddl start after ddl commit log 2023-03-03 11:41:20 +00:00
b5244db425 Avoiding the impact of new_truncate_table on mysql auotinc, then we need to execute the old logic 2023-03-03 10:11:05 +00:00
4d8634e94e restrict different observer binary version migrate and rebuild 2023-03-03 09:43:33 +00:00
03ff66996e [OBCDC] ignore rollbacked schema_version after tenant start service 2023-03-03 09:40:57 +00:00
c6e23516d2 fix ddl task when the tenant switch to standby 2023-03-03 09:13:52 +00:00
730345eeb7 fix the problem of losing extra info in the case of multiple 2.0 protocol packages 2023-03-03 09:11:17 +00:00
bfbe2f8609 add defensive code for small sstable optimization 2023-03-03 08:46:06 +00:00
1803d16852 fix: ignore errno ENOENT when copy dump config file 2023-03-03 08:43:32 +00:00
b2cc97f559 Bugfix for ObPxMSCoordOp: keep projected flag well maintained 2023-03-03 08:40:59 +00:00
70676363eb Fix log restore controller lsn compare eror 2023-03-03 08:16:15 +00:00
1b9aaaba25 Wait until old ddl session exit before deciding the need of retry 2023-03-03 08:13:40 +00:00
c19b2b1dcd Fix sw accum_checksum rollback bug. 2023-03-03 07:46:11 +00:00
6d7dbdc556 add timeout_us for dml 2023-03-03 07:43:37 +00:00
2b0d3930a3 reserver fo io_tracer_table 2023-03-03 07:13:48 +00:00
e84f946374 Revert “fix show trace cannot find root span while adaptting upstream” 2023-03-03 07:11:13 +00:00
158dedccd8 fix coredump at tenant hook 2023-03-03 06:43:32 +00:00
4d673a8b07 Fix migration streaming rpc time out bug 2023-03-03 06:40:58 +00:00
3c2464ff06 [master] release tx won't failed if tx is active 2023-03-03 04:16:29 +00:00
01a4cbb0ee [BUG] torelant find participants for new leafer 2023-03-03 04:13:54 +00:00
46579b86c9 Fix fetch tablet autoinc hang after leader switch 2023-03-03 03:43:34 +00:00
170ebd9ba9 [CP] support virtual table and core table gather stats and use stats 2023-03-03 03:41:00 +00:00
d91c405414 fix create_hidden_table not use DEFINE_DDL_RS_RPC_PROCESSOR bug 2023-03-03 03:10:45 +00:00
2ebb61616d fix table_item out-of-bounds access problem 2023-03-03 02:43:52 +00:00
2b6734beb3 fix the standby database fails to obtain gts and enqueues but does not add reference counts 2023-03-03 02:41:17 +00:00
729e802a22 fix generate_frozen_scn about guarantee data_version of freeze_info would not rollback 2023-03-02 19:23:38 +00:00
87223f9a44 [BUGFIX] fix expr to str support return text 2023-03-02 19:18:38 +00:00
42778d1356 Fix table load multiple heap table compact concurrency issues 2023-03-02 19:16:03 +00:00
1ce10fdb94 Fix root inspection error 2023-03-02 19:13:28 +00:00
10902c8c01 lower level of create_worker log 2023-03-02 19:10:52 +00:00
7550f4ffc6 [to #47796411] adjust error code -4013 when tenant out of memeory 2023-03-02 18:59:26 +00:00
9447a59f54 add truncate_table retry error code 2023-03-02 18:56:52 +00:00
ca825173cf [OBCDC] filter tenant in advance when working in data_dict refresh mode 2023-03-02 18:54:17 +00:00
4bcd321454 fix auto mem mgr can not alloc enough merge way for ems sort && fix recompile view while resolve view failed 2023-03-02 18:51:44 +00:00
a65db0d0f8 timeguard and tenant config opt (5/5) 2023-03-02 18:49:10 +00:00
b382879cb3 Fix show create table hang when global service is not leader 2023-03-02 18:46:36 +00:00
f0c194c308 fix bug of obj_leak_checker 2023-03-02 18:44:02 +00:00
2c2c26c35b fix add evolving plan and baseline plan to different plan set 2023-03-02 18:41:28 +00:00
f92d1c1e44 Fix tmp file destroy after kvcache cause 4016 2023-03-02 18:38:51 +00:00
e02930aa08 [master] fix tmp table reroute 2023-03-02 18:36:17 +00:00
e5e8ee239b [to #48156488] add error code OB_ERR_VARIABLE_NOT_IN_SELECT_LIST placeholder 2023-03-02 18:33:31 +00:00
20d0d4661c Add some logs, for troubleshooting 4377 problem 2023-03-02 18:30:55 +00:00
e1bbb36c43 [BUG.FIX] Reduce log printing during tablet swap in and out 2023-03-02 18:28:20 +00:00
e0c0e3037c fix union all strict pw check logic 2023-03-02 18:25:47 +00:00
e460d04918 fix bug:fill in the correct tenant data version for direct_load 2023-03-02 18:23:13 +00:00
196cc36bc7 [BUGFIX] fix write param reverse scan meta 2023-03-02 18:20:38 +00:00
fb9114f0d7 clear first_created_ctx_ flag for replay from the middle 2023-03-02 18:18:04 +00:00
32910f93de Fix scalar groupby pushdown bug 2023-03-02 18:13:01 +00:00