Commit Graph

1543 Commits

Author SHA1 Message Date
5a681d78be fix some ddl problems. 2022-11-04 09:38:22 +00:00
0a930a8024 use tenant memory in bf_queue 2022-11-04 09:35:56 +00:00
5390d1011d modify logs when table not exist 2022-11-04 09:08:27 +00:00
7409f0c3b3 fix TabletLSMap requests twice as much memory as the actual usage 2022-11-04 09:06:03 +00:00
9cd04f85fe fix unexpected prepare version bug 2022-11-04 08:39:15 +00:00
36e9ddef48 BUGFIX: iter another ls if iter failed 2022-11-04 08:36:50 +00:00
a57c27ea23 Compare schema rowkey in idx tree cursor when query rowkey is not multi-version rowkey 2022-11-04 08:08:32 +00:00
578c862cce retry ddl when meets errno OB_TRANS_TIMEOUT and OB_TRANS_ROLLBACKED 2022-11-04 08:06:08 +00:00
74ad207408 Fix migration check need copy minor sstable bug 2022-11-04 07:38:28 +00:00
53b1261f92 Fix duplicate index table rebuilt by offline ddl(2) 2022-11-04 07:36:04 +00:00
d4d9911a82 Fix ddl sync auto increment value error 2022-11-04 07:10:22 +00:00
8468987992 [Bugfix] SQL doesn't retry while schema is not refreshed 2022-11-04 07:07:56 +00:00
d28594a82f Add barrier snapshot version for defensive check【4377】 2022-11-04 04:38:21 +00:00
c259349b07 fix add minor table to table store 2022-11-04 04:35:58 +00:00
cbeae2bffc [to #45264327]move the instead of trigger code to das 2022-11-04 03:37:14 +00:00
41509ff30d pocde occupy 2022-11-04 03:08:49 +00:00
acc97de57f [UPGRADE] UPGRADE_SYSTEM_VARIABLE/UPGRADE_SYSTEM_TABLE CMD 2022-11-04 03:06:24 +00:00
8d51281eb2 reduce log printing in sync_log_succ 2022-11-04 02:36:33 +00:00
c1ff5dd3aa relax replay done condition in ls migration 2022-11-04 02:10:30 +00:00
4afce61098 fix bugs & compaction check in ls offline 2022-11-04 02:08:05 +00:00
5b1587cae5 [4.1] fix get tx data from tx_ctx 2022-11-04 02:05:41 +00:00
eab93f73fd fixed log out of diskspace because of a ret code has not been handled. 2022-11-03 15:06:02 +00:00
585178507b BUGFIX: prevent frequent freeze if ls freeze stuck 2022-11-03 14:40:35 +00:00
169c793d39 fix convert character not changing enum extended type info 2022-11-03 14:38:05 +00:00
b9c75f3c60 show function status 2022-11-03 14:35:40 +00:00
9087e81b32 ASH report PL/SQL Script for Oracle Mode 2022-11-03 14:10:17 +00:00
3add1da01b submit multi_data_source log when freeze is running 2022-11-03 14:07:52 +00:00
2c4284cab6 [bugfix] enable integer type improvement 2022-11-03 14:05:26 +00:00
b12a45feac [to #45906662]delete HOSTS from mysql pl key word 2022-11-03 13:36:24 +00:00
4ce250c313 [CP] close cursor when add fail 2022-11-03 11:38:03 +00:00
aa32ee0f60 [CP] add collation type in castctx 2022-11-03 11:35:38 +00:00
741643eb40 opt adaptive hash gby calc simple aggr func (count/sum/min/max) 2022-11-03 11:10:27 +00:00
92fffa7357 tolerant for multi ddl execution on single tablet 2022-11-03 11:08:02 +00:00
6677ad6fb7 Add meta info for DECIMAL VARCHAR 2022-11-03 10:38:39 +00:00
56218b6a7b update architecture&roadmap&function list 2022-11-03 10:36:15 +00:00
17bea8074b fix tablet report logic 2022-11-03 10:10:18 +00:00
6dba6ed96f [4.0] dec unsubmitted cnt that is added in prepare of multi-transaction for replay when transaction abort 2022-11-03 10:07:55 +00:00
68f54889e2 [BUG] adapt redo complete 2022-11-03 10:05:33 +00:00
2dd62c82de [FIX] core when read index in query engine 2022-11-03 09:36:05 +00:00
50faf7a0fd [4.0] remove RDLock on CtxTxData 2022-11-03 09:08:03 +00:00
a4317d144d [CP] fix gbk parser behaviour not compatible with mysql 2022-11-03 08:39:30 +00:00
0feea46b52 [CP] [to #45843079] fix serval bugs found by external customers 2022-11-03 08:37:05 +00:00
265296217f [4.1] revert [adjust savepoint rollback msg] 2022-11-03 08:09:00 +00:00
f71e514948 make sanity support aarch64 2022-11-03 08:06:36 +00:00
0cd1d555d8 fix drop table successfully but the task is scheduled again. 2022-11-03 07:41:46 +00:00
95681eb2f8 fix join eliminate bug 2022-11-03 07:37:02 +00:00
7a3b382f3e fix check_snapshot_gc_ts error 2022-11-03 07:10:33 +00:00
85163268a7 modify err_code for registering mds in a inactive trx 2022-11-03 07:08:05 +00:00
115fa140a1 invoke commit_to_replay when switch leader 2022-11-03 07:05:38 +00:00
0c7f39ac50 fix memory leak ERROR in slice alloc 2022-11-03 06:36:42 +00:00