Commit Graph

12338 Commits

Author SHA1 Message Date
3ff08be727 [CP] add enable_dblink cfg 2024-02-10 00:08:39 +00:00
c37f9de8d2 [BUG.FIX] fix -4165 while getting min end scn 2024-02-10 00:05:45 +00:00
3faeeadc83 [CP] issue<54657979>:fix llvm cause stack memory overflow 2024-02-10 00:02:51 +00:00
3ecc4b4a96 Fix the wild pointer problem in function ObTenantCloneTableOperator::insert_clone_job_history 2024-02-09 23:59:53 +00:00
7d2aacbf4a placeholder for inner_table 2024-02-09 23:56:55 +00:00
112326d8c9 Improve Error Messaging for NFS/OSS/COS Interfaces 2024-02-09 23:51:16 +00:00
3b0e32ffb0 fix bug of inc indegree of dag but parent push back failed 2024-02-09 23:48:19 +00:00
a5e25ac91e [CP][BUGFIX] add fix zero lob val 2024-02-09 23:42:38 +00:00
792e0561fa [CP] [CP] display index status in STATISTICS view 2024-02-09 23:36:58 +00:00
0b7cf7d3bc [BUGFIX] fix repeat update lob in one stmt wrong 2024-02-09 23:34:02 +00:00
0a84adb312 Change mysqltest codeowner 2024-02-09 23:31:05 +00:00
d59e4bdd5a fix resource manager privilege bug 2024-02-09 23:28:09 +00:00
72ecb8b79a add tablet migration perf stats event 2024-02-09 23:25:13 +00:00
c4f680ba02 bugfix lrpad expr return freed memory in mysql mode 2024-02-09 23:22:13 +00:00
54b8d5c9f6 Fix convert usmallint to double bug 2024-02-09 23:16:33 +00:00
700204d98b fix eval functions inconsistent between master and 42x 2024-02-09 23:13:37 +00:00
50088a23d8 [to #54578054] fix mysqltest 2024-02-09 23:07:59 +00:00
8f9bf223e8 Fix type deduction error of mod expression 2024-02-09 23:05:03 +00:00
424f18e48e [CP] fix replica number is 0 2024-02-09 23:02:07 +00:00
a34e69a914 [CP] implement dblink reuse connection cfg 2024-02-09 22:59:11 +00:00
f6681accc1 fix simplify case when bug about null type deduction 2024-02-09 22:56:15 +00:00
d615bfca30 Use memalign for S3 SDK memory allocation to avoid crashes on failure 2024-02-09 22:53:20 +00:00
16f0cae203 Fix unit wait gc bug. 2024-02-09 22:50:25 +00:00
b955eba062 [bugfix] ensure that config_version is incremented to avoid parameters update fail 2024-02-09 22:47:28 +00:00
6277384ade fix 4103 2024-02-09 22:39:03 +00:00
fa3f89363b Adjust stmt printer and codeowners 2024-02-09 22:36:05 +00:00
51277d70ee add sanity check for cluster_version in TxCtx's checkpoint 2024-02-09 22:33:07 +00:00
a71ac6744d Add rpc pcode 2024-02-09 22:30:11 +00:00
1d16ad0682 fix an unexpected BUF_NOT_ENOUGH error of all_string_data_writer of cs_encoding 2024-02-09 22:27:14 +00:00
b7ca6dc238 [CP] fix sys ls report 2024-02-09 22:24:17 +00:00
19d5e20cf1 Use the corresponding column fill cg
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-09 22:21:21 +00:00
d969ad5db0 Fix CtxBlockPl leak 2024-02-09 22:18:25 +00:00
44f16d964c Fix xxx_MVIEWS LAST_REFRESH_END_TIME 2024-02-09 22:15:28 +00:00
07c504639a [CP] fix nlj not clear eval flag bug 2024-02-09 22:12:31 +00:00
cd8c619387 add placeholder for auto-partition 2024-02-09 22:09:35 +00:00
368885f7b5 [GIS] delete udt_id_ in ObParamInfo 2024-02-09 22:06:38 +00:00
056edecaa9 fix old query range bug with row expr 2024-02-09 22:03:41 +00:00
77e8e1e3b0 fix das path cannot generated in subquery inner path 2024-02-09 22:00:44 +00:00
6f9754f7fe fix lossless cast bug 2024-02-09 21:57:48 +00:00
698822b5b3 [CP] fix json type adaption in sysview on oracle mode 2024-02-09 21:54:51 +00:00
a8cc1ed620 [CP] fix set partition wise and duplicate table bug 2024-02-09 21:51:56 +00:00
a86074f97a Placeholder for table-level auto_increment_cache_size configuration 2024-02-09 21:49:00 +00:00
caed29ad95 fix for update wait parser does not support decimal number 2024-02-09 21:46:04 +00:00
1d58e71b77 [CP] fix prefix index not extracted bug 2024-02-09 21:43:07 +00:00
6a7548187f [CP] fix: xa_ctx may be freed in remote_xa_prepare retry process 2024-02-09 21:40:11 +00:00
ae16029eb7 [to #54655382] fix scope of JIT lock in compile_package 2024-02-09 21:37:16 +00:00
094f71022c fix:json-remove, json is true/false, json-length bug 2024-02-09 21:34:20 +00:00
9b9d246b5a [CP] Enable re_est_cost for prefix sort 2024-02-09 21:31:24 +00:00
03fbbfb79d ddl merge task hold meta handle for cg sstable 2024-02-09 21:28:28 +00:00
a6cb14efa4 add place holder for rpc 2024-02-09 21:25:31 +00:00