Commit Graph

10684 Commits

Author SHA1 Message Date
82d5735b98 fix bug of inc indegree of dag but parent push back failed 2024-01-23 09:42:52 +00:00
60afc16914 [CP][BUGFIX] add fix zero lob val 2024-01-23 09:17:27 +00:00
236976d204 [CP] [CP] display index status in STATISTICS view 2024-01-23 08:46:58 +00:00
39510c2722 [BUGFIX] fix repeat update lob in one stmt wrong 2024-01-23 08:42:23 +00:00
c53b733cd2 Change mysqltest codeowner 2024-01-23 08:22:19 +00:00
sdc
60dd058d50 fix resource manager privilege bug 2024-01-23 08:17:40 +00:00
b9ff3c79cc add tablet migration perf stats event 2024-01-23 08:12:46 +00:00
fa3abbb4b1 bugfix lrpad expr return freed memory in mysql mode 2024-01-23 07:52:04 +00:00
6356ddaa89 Fix convert usmallint to double bug 2024-01-23 07:42:45 +00:00
33a604cacc fix eval functions inconsistent between master and 42x 2024-01-23 07:22:28 +00:00
4afc8dc32d [to #54578054] fix mysqltest 2024-01-23 07:12:58 +00:00
cda6fbfc56 Fix type deduction error of mod expression 2024-01-23 06:52:39 +00:00
09783e6993 [CP] fix replica number is 0 2024-01-23 06:47:50 +00:00
a748a6fa93 [CP] implement dblink reuse connection cfg 2024-01-23 06:43:01 +00:00
e9d6bdd698 fix simplify case when bug about null type deduction 2024-01-23 06:17:06 +00:00
1a85aaba8e Use memalign for S3 SDK memory allocation to avoid crashes on failure 2024-01-23 06:12:26 +00:00
6e8f813c01 Fix unit wait gc bug. 2024-01-23 05:42:15 +00:00
1fd3db5640 [bugfix] ensure that config_version is incremented to avoid parameters update fail 2024-01-23 05:21:03 +00:00
c65409e54a fix 4103 2024-01-23 04:47:58 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00
8055fda7a9 add sanity check for cluster_version in TxCtx's checkpoint 2024-01-23 04:12:42 +00:00
0268dd0c6b Add rpc pcode 2024-01-23 03:47:36 +00:00
ec7fe4864d fix an unexpected BUF_NOT_ENOUGH error of all_string_data_writer of cs_encoding 2024-01-23 03:42:37 +00:00
9d20a76c8b [CP] fix sys ls report 2024-01-23 03:17:07 +00:00
27c9a5278f Use the corresponding column fill cg
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-01-23 03:12:29 +00:00
dc76ae43b8 Fix CtxBlockPl leak 2024-01-23 02:47:08 +00:00
4afa673dc5 Fix xxx_MVIEWS LAST_REFRESH_END_TIME 2024-01-23 02:42:27 +00:00
ea49c78176 [CP] fix nlj not clear eval flag bug 2024-01-23 02:17:05 +00:00
60708358b8 add placeholder for auto-partition 2024-01-23 02:12:27 +00:00
9c15b778a3 [GIS] delete udt_id_ in ObParamInfo 2024-01-22 15:17:52 +00:00
3dad2201b1 fix old query range bug with row expr 2024-01-22 15:13:13 +00:00
e5bf87e29f fix das path cannot generated in subquery inner path 2024-01-22 14:21:44 +00:00
77f5c15b28 fix lossless cast bug 2024-01-22 14:17:09 +00:00
0b06c08b86 [CP] fix json type adaption in sysview on oracle mode 2024-01-22 14:12:33 +00:00
4555c41209 [CP] fix set partition wise and duplicate table bug 2024-01-22 13:47:10 +00:00
90aa44cf2d Placeholder for table-level auto_increment_cache_size configuration 2024-01-22 13:42:33 +00:00
5b88653ed2 fix for update wait parser does not support decimal number 2024-01-22 13:17:09 +00:00
925a77ec67 [CP] fix prefix index not extracted bug 2024-01-22 13:12:31 +00:00
0cbc31e839 [CP] fix: xa_ctx may be freed in remote_xa_prepare retry process 2024-01-22 12:42:33 +00:00
dc4357433a [to #54655382] fix scope of JIT lock in compile_package 2024-01-22 12:17:45 +00:00
9237df7de1 fix:json-remove, json is true/false, json-length bug 2024-01-22 12:12:52 +00:00
240e147747 [CP] Enable re_est_cost for prefix sort 2024-01-22 11:47:08 +00:00
b2ddd6a131 ddl merge task hold meta handle for cg sstable 2024-01-22 11:42:23 +00:00
e5468375ae add place holder for rpc 2024-01-22 11:19:20 +00:00
b1a070c10a [placeholder] Add physical_row_count in rpc_arg for auto_split and data_complement progress display 2024-01-22 11:14:20 +00:00
d628396365 Supports prepare statement two-in-one protocol to record execution parameters 2024-01-22 11:01:06 +00:00
276338d45e fix bug: core at runtime filter deserialize because overwriting return code 2024-01-22 10:56:23 +00:00
0adda8b958 fix tx desc reuse concurrent bug 2024-01-22 10:47:22 +00:00
fe8bffc7e6 [CP] [BUG FIX] Fix the problem that the wait event statistic item in sql audit is always 0 2024-01-22 10:42:44 +00:00
7acad5e931 Fix prepare stmt error 4016 2024-01-22 09:42:40 +00:00