Commit Graph

3568 Commits

Author SHA1 Message Date
aaf6b28469 fix drop index concurrently. 2023-02-17 17:46:57 +00:00
2d13af9ae5 Fix: Add a trim bug to the virtual generated column in the scenario of building a prefix index 2023-02-17 17:41:50 +00:00
41e3f16c87 OB_TMP_FAIL ignore error_code 2023-02-17 09:45:06 +00:00
d4d748b94a [master] fix write_auth check order 2023-02-17 09:42:27 +00:00
897c5ae533 fix xa savepoint 2023-02-17 09:12:43 +00:00
9cfd298d40 Reset row_flag of not exist row in getter 2023-02-17 08:17:00 +00:00
38ec0851ad Fix table load task concurrency problem 2023-02-17 08:11:54 +00:00
b0b540090f add check when BlockSet::free_chunk 2023-02-17 07:47:52 +00:00
eee31cadb7 [online stats]: update kvcache after gather online optimizer statistics. 2023-02-17 07:42:47 +00:00
f001af9558 add for replace and insert_up with batch_optimization 2023-02-17 07:12:56 +00:00
671aeb2cea [BUGFIX] fix lob locatorv2 fill return ret 2023-02-17 04:12:27 +00:00
f04d43b4ee fix miss check for tenant memory leak 2023-02-17 03:42:00 +00:00
8367506dbe Fix reading invalid 8 bytes column in vectorized query. 2023-02-17 03:14:31 +00:00
7770bb3358 fix: 1.roll back add quote 2.add new type support for json table value column 3 error clause process bug 2023-02-17 03:11:54 +00:00
d9a7c9d842 fix check lob column bug 2023-02-16 13:45:10 +00:00
679c542777 reserve memory for election rpc processor 2023-02-16 13:42:34 +00:00
88ee461fbe [master] add session id into autocommit log 2023-02-16 13:12:15 +00:00
e27bec92d2 fix: modify tenant_task_queue_size from 8192 to 16384 2023-02-16 10:14:40 +00:00
d6efe911e0 Fix auto increment service repeat unlock 2023-02-16 10:12:05 +00:00
eb075c6fb4 Fix endkey in block scanner 2023-02-16 09:47:30 +00:00
a0ae58bf15 fix the bug io_error retry unlimited 2023-02-16 09:44:53 +00:00
59be44790d fix oltp performance reduction (2 / 5) : refreshing AutoFDO profile 2023-02-16 09:42:13 +00:00
43087dd576 Do prefetch as all the prefetched micros may be read in fetch_rows 2023-02-16 05:44:33 +00:00
b1fca03619 Optimize get_prev_info for fetch log. 2023-02-16 05:41:56 +00:00
61a17a9abc bugfix : json objectagg returning type affect by var in pl 2023-02-16 04:17:46 +00:00
d820b79c29 [bugfix] fix the bug that the error code was overwritten when the commit_tx failed 2023-02-16 04:15:07 +00:00
f5fb2760c9 fix: add recycle config latency check 2023-02-16 04:12:28 +00:00
95e181e97f add assign() to GroupName 2023-02-16 03:42:02 +00:00
1cb925ed39 fix bug:dynamically adjust the bucket_cnt value to prevent reporting error-code 4013 2023-02-16 01:12:00 +00:00
bca7c64873 [4.1][dblink] fix tm start for dblink 2023-02-15 16:42:04 +00:00
4c6eae115a fix mysqltest 2023-02-15 14:44:56 +00:00
076558b3cc shrink memory use in ddl 2023-02-15 14:42:18 +00:00
facae95a7d [DeadLock.bad_case] fix remote sql retry may deadlock 2023-02-15 14:17:33 +00:00
efffd594cc [Fix] clear ddl commit flag in DDL start redo process 2023-02-15 14:12:22 +00:00
07291ffaf2 fix offline ddl hang in checking table exist. 2023-02-15 13:45:12 +00:00
3810805e12 fix oltp performance reduction(1 / 5) 2023-02-15 13:42:35 +00:00
cdb2219d06 check inner_table before schedule for non-primary tenant 2023-02-15 13:14:19 +00:00
758a0bad4d Change range idx from int16_t to int64_t 2023-02-15 13:11:41 +00:00
7bd346dc46 [FIX] dynamic expand or shrink tx data hash map when minor freeze to reduce memory use in tx data memtable 2023-02-15 12:44:35 +00:00
4ca42f308e [BugFix] fix sanity core when freeze_stat is invalid 2023-02-15 12:41:58 +00:00
0b0d502655 fix: delete unnecessary requires in rpm package 2023-02-15 12:16:57 +00:00
8623882bc4 [FIX] add_undo_action core 2023-02-15 12:14:20 +00:00
858a6bae2e fix spmset ref count leak when inserting inner table failed 2023-02-15 12:11:42 +00:00
5bf5e1b1d4 [CP] Fix ls rebuild failed and restart set ls migration status none bug 2023-02-15 11:44:39 +00:00
719e871b92 Reset row flag in get 2023-02-15 11:42:01 +00:00
30eb581ae8 Add compat mode guard when alter column offline 2023-02-15 11:17:51 +00:00
fa2b614483 adaptation interface get_valid_sts_after 2023-02-15 11:15:12 +00:00
f161cc3bcf [OBCDC] Support SYS_LS DIST TRANS(including DDL/DML) 2023-02-15 11:12:34 +00:00
a4f1b2b6bd fix wrong table_id used in handle_table_can_not_verify 2023-02-15 10:42:01 +00:00
de84c3d734 Fix tmp file 4201 error log. 2023-02-15 10:14:59 +00:00