Commit Graph

12561 Commits

Author SHA1 Message Date
2d906552e2 fix typo and enlarge major freeze timeout 2024-02-19 07:00:43 +00:00
5a89709201 [CP] to issue<54912805>:fix opaque type var serialize core 2024-02-19 06:55:57 +00:00
dd6a467a25 change log level & use accurate errno in tablet major freeze 2024-02-19 06:51:11 +00:00
63d1306ca1 check alive servers for alter system checkpoint and alter system set disk valid 2024-02-19 06:46:24 +00:00
669eb87118 [CP] fix gather stats core caused by access invalid ptr 2024-02-19 06:41:48 +00:00
2f81e754dc fix load data bug 2024-02-18 09:27:06 +00:00
d934a2ebd3 Fix error 4013 when comparing lob types, causing crash 2024-02-18 09:22:37 +00:00
0b94b8a434 Error expr: avg(ifnull( a const value, boolean value)). In removing avg and ifnull, we need add explicit cast. 2024-02-18 09:18:04 +00:00
df515b0fa3 [CP] Fix Session Var solidify bug 2024-02-18 09:13:30 +00:00
22ea13c705 Split temporary file's ObSEArray into tenant's memory. 2024-02-18 09:08:56 +00:00
befec024ee Remove useless obshell in deps 2024-02-18 09:04:09 +00:00
6ebb015322 Bugfix: incorrect data was read from the temporary file in direct reading scenario. 2024-02-18 08:55:00 +00:00
bff9af6491 fix unstable txn-route tests 2024-02-18 08:50:19 +00:00
bb29bd3d4b fix direct load task get ddl msg with unhex func. 2024-02-18 08:45:41 +00:00
8ae68ec799 schedule dag when ddl kv freezed 2024-02-18 08:41:15 +00:00
9cb822a19b convert trans to dist txn during log submitting if transferred 2024-02-18 08:36:22 +00:00
cfdbea52bb [CP] do not allow defer after interrupted 2024-02-18 08:31:11 +00:00
48839db8d1 allow comparsion of tc text and string 2024-02-18 08:26:17 +00:00
93ca17b2bd fix physical plan serialization incompatibility 2024-02-18 08:21:32 +00:00
b602597eff [CP] [BUG.FIX] fix -4184 issue when there is a large backlog in the tablet gc queue 2024-02-18 08:12:27 +00:00
75713132e5 fix bug, add column fail due to update_single_column_group 2024-02-10 11:55:27 +00:00
22d187b462 Modify err msg of OB_BACKUP_FORMAT_FILE_NOT_EXIST and OB_BACKUP_FORMAT_FILE_NOT_MATCH 2024-02-10 11:52:35 +00:00
8bf2034765 [CP] Fix weak read rt shrink when tablet migration 2024-02-10 11:49:41 +00:00
dd4af47ecc fix row offset in DDL_MERGE_CO_SSTABLE 2024-02-10 11:46:50 +00:00
0e26b1f0e1 Add retry in direct load for read/write tmp file 2024-02-10 11:41:17 +00:00
d0c4e5d175 load data local task shouldn't retry 2024-02-10 11:38:24 +00:00
f3db9f6963 [CP] add cluster_version in TxCtxInfo 2024-02-10 11:35:29 +00:00
7829c9c8dc [CP] [CP] Fix view synonym bug 2024-02-10 11:32:36 +00:00
b2f4717f20 fix mysqltest 2024-02-10 11:29:44 +00:00
229074a275 fix generated recursive union all plan bug using the distributed join method hint 2024-02-10 11:26:53 +00:00
21c31706a5 occupy id positions for profiling. 2024-02-10 11:24:03 +00:00
3abb03d768 [CP] wash chunk_cache when physic memory exhausted 2024-02-10 11:21:09 +00:00
6637b5ea7d modify error code for buf_not_enough before deep copy ddl_kvs in tablet deserialization. 2024-02-10 11:18:17 +00:00
f25f7c3958 Fix ddl error code missing 2024-02-10 11:15:25 +00:00
9e17e2b593 [CP] generate delete+insert plan when update primary key in a pdml plan 2024-02-10 11:12:33 +00:00
a0b5fa8b48 [CP] [BUG.FIX] fix unexpected wash tablet from map 2024-02-10 11:09:40 +00:00
a680a564b8 [FIX] improve throttle logic 2024-02-10 11:06:49 +00:00
4750154e16 [ERROR] remove unnecessary error log with too much lock retry 2024-02-10 11:03:56 +00:00
773bb8a3f1 FEATURE: config placeholder for data_disk_write_limit_percentage 2024-02-10 11:01:03 +00:00
63f21d3cde ADD RPC CODE: OB_RS_CHECK_APPOINT_SRC_VALIDITY 2024-02-10 10:58:10 +00:00
92e5d1b287 [CP] [to #53785684] Fix bug, add assign SQL (actually var_val) transform to dynamic SQL when var_val has user variables. 2024-02-10 10:55:17 +00:00
c88dd29547 check mds mem leak by ENABLE_DEBUG_LOG 2024-02-10 10:52:24 +00:00
7718f2cada bugfix: temporary file normal reading mislead into direct reading logic. 2024-02-10 10:49:33 +00:00
5419bdac9b fix error code to better one 2024-02-10 10:46:41 +00:00
cb4774effb Fix tablet autoinc hang due to unexpected rpc_timeout 2024-02-10 10:43:50 +00:00
574ca81181 fix mysqltest 2024-02-10 10:40:57 +00:00
3054fbea89 [CP] [bugfix] add pool zone_list 4016 2024-02-10 10:38:05 +00:00
7d5ca0e196 [CP] fix alloc write row concurrently core dump for drop column. 2024-02-10 10:32:33 +00:00
251275ac91 [CP] [OBKV] Fix operation with lob object report -4016 when local retrying & core when print request 2024-02-10 10:29:41 +00:00
8d99977e94 add case for migrate lob ddl with data tablet checkpoint 2024-02-10 10:26:49 +00:00