Commit Graph

12077 Commits

Author SHA1 Message Date
2b08f8c0b4 fix get unexpected error caused by getting invalid dynamic sampling table 2024-02-19 10:47:32 +00:00
74c9b0c3bb fix unpivot format sql bug 2024-02-19 10:44:42 +00:00
79a142081d [to #54988775]alloc result for each prepare in prexecute 2024-02-19 10:41:52 +00:00
931d3c8bd4 fix get unexpected error caused by getting invalid dynamic sampling table 2024-02-19 10:12:07 +00:00
96519068b9 fix unpivot format sql bug 2024-02-19 09:41:43 +00:00
25406e87e1 [to #54988775]alloc result for each prepare in prexecute 2024-02-19 08:37:37 +00:00
f88d8ee69a 变量占位:add sys_var innodb_stats_persistent 2024-02-19 08:08:47 +00:00
5896db45f9 fix mysqltest 2024-02-19 08:05:55 +00:00
8e44725dfb [CP] [4_2_x_release]fix mclock bug of wrong deadline_ts 2024-02-19 07:56:02 +00:00
9ddd901ec0 change frequent log level 2024-02-19 07:51:10 +00:00
2b8af01498 [txn-route] in-txn reroute should be disabled if txn route was disabled 2024-02-19 07:46:24 +00:00
eebca9309f [CP] enable size > 2M lob direct load 2024-02-19 07:29:20 +00:00
d4b1afb76e [CP] [to #54556134] fix resolve_symbol with PKG_VAR 2024-02-19 07:24:35 +00:00
fc6792c103 Disable page cache when read tmp file in direct load 2024-02-19 07:19:57 +00:00
d35d341522 [bugfix]: avoid ret_code over-written. 2024-02-19 07:15:29 +00:00
18c5bdb8f2 Add placeholder for new column 'data_version' in __all_transfer_task 2024-02-19 07:10:38 +00:00
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