Commit Graph

12549 Commits

Author SHA1 Message Date
a9d18eadb8 fix race condition for ls offline tablet remove and empty shell task 2024-02-20 13:15:12 +00:00
178c2fb423 placeholder id for compatibility control 2024-02-20 12:45:55 +00:00
9d867a3fd6 [PlaceHolder] for showing occupy_size and required_size of tablet in __all_virtual_tablet_pointer_status 2024-02-20 10:45:59 +00:00
86b8b822b9 fix core caused by missing const flag 2024-02-20 09:46:17 +00:00
661031247f [CP] [to #53858480, #54677465] free pieces in piece_cache_ synchrounously 2024-02-20 09:15:50 +00:00
d1d2c34d47 fix compile 2024-02-20 08:46:24 +00:00
b0fefbeb0e fix vectorize 2.0 format error in old operator last batch 2024-02-20 07:53:17 +00:00
513240666d finetune the error log of IO get_events 2024-02-20 07:18:58 +00:00
a3096d9389 [CP] not considering const expr equal in or/and expr when computing shared expr 2024-02-20 07:16:09 +00:00
625ea22c07 allow add/drop check-constraint for table with mlog 2024-02-20 06:46:37 +00:00
3239b28293 [UPGRADE] upgrade version to 4.3.0.1 2024-02-20 06:41:55 +00:00
4367984c08 [CP] [4_2_x] the statistics of rollback times is lost in ac = 1 2024-02-20 05:41:39 +00:00
95525551e8 fix the logic of extracting unique keys in SemiToInner 2024-02-20 05:12:11 +00:00
5f02c08d77 ddl memtable use allocator from ddl kv 2024-02-20 04:12:08 +00:00
4116c8fb03 [CP] avoid ddl task spin 2024-02-20 03:42:08 +00:00
59253e749c [to #55037202]ObCreateRoutineArg adds if not exist to occupy space on master. 2024-02-20 03:16:59 +00:00
153ca78ad2 Fix sample incr data nop datum 2024-02-20 03:12:26 +00:00
eb4ce0dc71 to issue<54750206>:select udf donot open transaction if udf has no dml stmt 2024-02-19 13:46:54 +00:00
b6cdfaef1c [to #55030076]New system variables(debug, innodb*debug and stored_program_cache) need to occupy space on the master. 2024-02-19 13:42:11 +00:00
9b776d0f06 let transfer src read as fast commit 2024-02-19 13:12:37 +00:00
60b61c9a6c add docker env to cluster name 2024-02-19 12:42:27 +00:00
12cafba9c3 [CP] [CP] fix: fix bug of the trace-point to force use-nlj 2024-02-19 10:50:25 +00:00
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