Commit Graph

7408 Commits

Author SHA1 Message Date
5a62e3cee9 fix resolve rowid bug in mysql mode 2023-08-30 09:14:23 +00:00
b27045e417 BUGFIX: tablelock release memctx lock before retry 2023-08-30 09:10:38 +00:00
2e0c56b797 Core dumping by design for positioning the problem. 2023-08-30 08:44:18 +00:00
66047a20bc [BUG.FIX] fix deadlock between load tablet and create memtable 2023-08-30 08:40:33 +00:00
508848856a optimize clog statistics 2023-08-30 08:18:20 +00:00
91d94e525b fix switch virtual tenant bug 2023-08-30 08:14:34 +00:00
0528277691 [MDS/DeadLock] remove uniittest file included in src dir 2023-08-30 08:10:49 +00:00
b9d0639eb7 [BUG] fix memtable case 2023-08-30 07:48:22 +00:00
7aca2f71ab fix nth_value window func compatible bug in Mysql mode 2023-08-30 07:44:37 +00:00
02801a96f8 fix the circular dependency bug of getting _ALL_SYS_VARIABLE_HISTORY opt stats 2023-08-30 07:40:50 +00:00
df933519e7 fix:json agg coredump bug as no deep copy string value 2023-08-30 07:10:34 +00:00
11388a5a38 fix -4114 when executing sql with tenant in stop state 2023-08-30 06:40:47 +00:00
047d715468 set mem attr for mds medium info 2023-08-30 06:10:28 +00:00
e024bcd778 fix mysqltest for implicit cast of charset convert 2023-08-30 05:10:36 +00:00
6a5684ed71 [master] even session killed stash savepoint need release also 2023-08-30 04:47:56 +00:00
b84f0f309c [CP] [RS][Bugfix] Fix bug blocking deleting offline server. 2023-08-30 04:44:13 +00:00
e3abf683f4 Fix transfer src relay on rpc to block tx and get tablet meta 2023-08-30 04:40:27 +00:00
b2520806ee to issue<51872346>:fix core when access uninit memory 2023-08-30 02:44:10 +00:00
e98e93e8e0 [BUGFIX] fix lob locator helper memory used 2023-08-30 02:40:29 +00:00
5c87184dee Check oracle mode negative zero when double_cell_str with binary type 2023-08-30 02:10:51 +00:00
4e8a5b253e fix defensive check bug in WinMagic transform rule 2023-08-29 15:10:49 +00:00
d4f81eda30 fix mysqltest for aggregation in subquery 2023-08-29 13:44:32 +00:00
59f3482c2d use STRCASECMP when get_compressor_type 2023-08-29 13:40:46 +00:00
54d3716317 fix rollup subquery expr bug under mysql mode 2023-08-29 13:17:58 +00:00
7e95ec4eb6 update lua rpm version 2023-08-29 13:14:13 +00:00
736cf3ea55 fix restore failed 2023-08-29 13:10:26 +00:00
f7c4ca0005 [Chore] placeholder for kv ttl 2023-08-29 12:48:07 +00:00
d96192d69c limit ListBase to_string print count 2023-08-29 12:44:25 +00:00
78d58cb036 [MDS] empty shell tablet mds_table don't contribute rec_scn 2023-08-29 12:40:33 +00:00
627114a16b Fix estimate delete row in memetable 2023-08-29 12:14:17 +00:00
0302441f38 fix cache dead lock 2023-08-29 12:10:32 +00:00
23c56d9213 [DM] memory optmize 2023-08-29 11:40:37 +00:00
81b8923b14 [FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2023-08-29 10:41:01 +00:00
7678a4a676 [4.2][Switchover/Failover]Optimize error code and error message 2023-08-29 09:44:22 +00:00
220556e5be fix exec context do not release temp expr ctx leads memory leak 2023-08-29 09:40:32 +00:00
04f8e06269 Fix migration status in rebuild failed status but still schedule rebuild task. 2023-08-29 09:14:17 +00:00
45e30c2514 [CP] Fix merge join memory expand during subplan filter rescan 2023-08-29 09:10:33 +00:00
c84076f909 modify code owners 2023-08-29 08:40:42 +00:00
80acff23d9 retry persist task when ls state has switched 2023-08-29 08:14:19 +00:00
820eb52cea [CP] [BUG.FIX] adjust normal tablet buffer pool size 2023-08-29 08:10:33 +00:00
c399d81179 [BUG.FIX] reduce macro id set memory footprints by using without no lock mode. 2023-08-29 07:48:02 +00:00
22160842d6 fix lossless cast constraint bug 2023-08-29 07:44:17 +00:00
18f3583d6d [BUG] change error code 2023-08-29 07:40:30 +00:00
763e93247c [MONITOR] add time guard to keybtree destroy 2023-08-29 07:10:40 +00:00
608e7a1da9 control DML operate INFO log printing during transfer 2023-08-29 06:44:21 +00:00
29f839ec8e no estimate block count and auto gather stats in mysqltest 2023-08-29 06:40:40 +00:00
6dae488704 Implement the transfer query test framework 2023-08-29 06:10:52 +00:00
13326df663 revert the code review 2023-08-29 05:48:03 +00:00
0697e7f776 [FEAT MERGE]JSON_TABLE EXPR Implement IN MySQL Mode && dbms lob implement
Co-authored-by: skylhd <dickylhd@gmail.com>
2023-08-29 05:18:37 +00:00
a8e5c8a999 [to #51732060]fix core outer call dblink 2023-08-29 05:14:49 +00:00