Commit Graph

10684 Commits

Author SHA1 Message Date
5be370fa7b fix generated recursive union all plan bug using the distributed join method hint 2024-02-06 05:42:10 +00:00
56a69bfe76 occupy id positions for profiling. 2024-02-06 05:16:59 +00:00
cd2191d0e8 [CP] wash chunk_cache when physic memory exhausted 2024-02-06 05:12:14 +00:00
7203787e74 modify error code for buf_not_enough before deep copy ddl_kvs in tablet deserialization. 2024-02-06 04:47:14 +00:00
27d303cd3d Fix ddl error code missing 2024-02-06 04:42:38 +00:00
sdc
95b577395b [CP] generate delete+insert plan when update primary key in a pdml plan 2024-02-06 04:16:29 +00:00
6627f9ef2e [CP] [BUG.FIX] fix unexpected wash tablet from map 2024-02-06 04:11:58 +00:00
60c401cade [FIX] improve throttle logic 2024-02-06 03:16:43 +00:00
1d4f2f6f34 [ERROR] remove unnecessary error log with too much lock retry 2024-02-06 03:12:11 +00:00
5d0e7d443f FEATURE: config placeholder for data_disk_write_limit_percentage 2024-02-05 14:42:37 +00:00
e15aad842d ADD RPC CODE: OB_RS_CHECK_APPOINT_SRC_VALIDITY 2024-02-05 14:16:58 +00:00
c93c104250 [CP] [to #53785684] Fix bug, add assign SQL (actually var_val) transform to dynamic SQL when var_val has user variables. 2024-02-05 14:12:18 +00:00
6c30986754 check mds mem leak by ENABLE_DEBUG_LOG 2024-02-05 13:46:57 +00:00
3b2918c459 bugfix: temporary file normal reading mislead into direct reading logic. 2024-02-05 13:42:21 +00:00
9d42f1c510 fix error code to better one 2024-02-05 12:43:29 +00:00
7365a48844 Fix tablet autoinc hang due to unexpected rpc_timeout 2024-02-05 12:17:14 +00:00
560b36f5e3 fix mysqltest 2024-02-05 12:12:40 +00:00
6dfb3ef3c8 [CP] [bugfix] add pool zone_list 4016 2024-02-05 10:42:38 +00:00
c61c39b291 [CP] fix alloc write row concurrently core dump for drop column. 2024-02-05 10:13:03 +00:00
0562c99d51 [CP] [OBKV] Fix operation with lob object report -4016 when local retrying & core when print request
Co-authored-by: IHEII <602280108@qq.com>
2024-02-05 09:47:13 +00:00
d2c385703b add case for migrate lob ddl with data tablet checkpoint 2024-02-05 09:42:37 +00:00
125e50ecfa [CP] [BUG.FIX] fix slow release of memtable 2024-02-05 08:42:15 +00:00
e528c0a005 [CP] [OBCDC] Provide obcdc compatible info 2024-02-05 08:17:19 +00:00
f2b8116316 [CP] retry when ddl clog write failed 2024-02-05 08:12:36 +00:00
43911a6cfc add tenant id for value row iter allocator 2024-02-05 07:43:38 +00:00
6047da89a3 [CP] [FIX] checkout timeout_ts when iterate virtual table 2024-02-05 06:46:49 +00:00
164d426eb4 [to #54594279] Move T_SHOW_PROCEDURE_CODE/T_SHOW_FUNCTION_CODE to before T_MAX. 2024-02-05 06:12:03 +00:00
c3886f308e [CP] fix insert into select from duplicate table bug 2024-02-05 05:42:11 +00:00
34194c5ab0 fix:code check;json decimal rebuild 2024-02-05 05:12:25 +00:00
bebcedd705 Repair case 2004_start_wait_relay_to_start_scn_trans_timeout_switch_leader location cache renew inner_table_scan timeout 2024-02-05 04:42:24 +00:00
8556e5703e [CdcService] Fix CdcSrv Thread exited unexpectedly 2024-02-05 04:12:46 +00:00
6284aa9a5c [BUG] fix expected error during pdml switch leader 2024-02-05 03:44:47 +00:00
98eb7f77f2 fix invalid mvcc_row_flag 2024-02-05 03:30:52 +00:00
e131f6404a fixed print error log after delete block success on arb server 2024-02-05 03:26:15 +00:00
36b3ec12f3 alter pcode name in master 2024-02-05 03:21:42 +00:00
d48dd3e70b do not freeze ddl kv when schedule dag 2024-02-05 03:17:03 +00:00
785702ef23 Enable skip kvcache in temporary file read procedure. 2024-02-05 03:12:22 +00:00
aabbf9b9fb [CP] [CdcService] Retry when get iter_end from remote_log_iter when locating lsn 2024-02-05 02:51:48 +00:00
a88f95d70e [BUG] change error to warning 2024-02-05 02:47:08 +00:00
3bf89ff66b bugfix: remove semicolon in mysql mode 2024-02-05 02:12:52 +00:00
70aa6d5461 wildcard matching 2024-02-04 15:12:01 +00:00
0bb2a95049 [OBKV] placeholder for checkAndInsUp operation type 2024-02-04 14:42:37 +00:00
8a43e4c790 [OBCDC] Fix obcdc launch failed if tenant is not normal or dropped but not in tb_white_list 2024-02-04 13:42:05 +00:00
999e6b5da9 optimize implement of get_max_applied_scn() 2024-02-04 13:12:03 +00:00
a180396d9b fix mysqltest for FOR UPDATE rewrite 2024-02-04 12:47:09 +00:00
f9a5d864fe fix pdml bug after or expansion transformation 2024-02-04 12:42:28 +00:00
ed1e4d3f4f [CP] to issue<53073647>:fix two issues 2024-02-04 12:12:02 +00:00
9cc29b070f [CP] [to #54671291]prexecute async plan ok response error 2024-02-04 11:46:39 +00:00
11ac2b02c7 fixed restart failed because of create ls failed in ObLogService 2024-02-04 11:41:58 +00:00
807bdb02c3 Fix group by pushdown to storage when vectorize disabled 2024-02-04 11:12:11 +00:00