|
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 |
|
|
9fc0488188
|
[placeholder] Add physical_row_count in rpc_arg for auto_split and data_complement progress display
|
2024-02-09 21:22:36 +00:00 |
|
|
e09f6aca8f
|
Supports prepare statement two-in-one protocol to record execution parameters
|
2024-02-09 21:19:39 +00:00 |
|
|
1fecc53d98
|
fix bug: core at runtime filter deserialize because overwriting return code
|
2024-02-09 21:16:43 +00:00 |
|
|
30f3322b5b
|
fix tx desc reuse concurrent bug
|
2024-02-09 21:11:00 +00:00 |
|
|
7f7e972299
|
[CP] [BUG FIX] Fix the problem that the wait event statistic item in sql audit is always 0
|
2024-02-09 21:08:05 +00:00 |
|
|
d509a8e875
|
Fix prepare stmt error 4016
|
2024-02-09 21:02:22 +00:00 |
|
|
3bd554b0db
|
Fix transfer src ls do not start replay clog when it is already remove from member list.
|
2024-02-09 20:59:26 +00:00 |
|
|
43da734ec7
|
BUGFIX: fix ls iter cnt leak
|
2024-02-09 20:56:30 +00:00 |
|
|
d484d3d370
|
[BUG]maintain ls reference for transfer read
|
2024-02-09 20:53:34 +00:00 |
|
|
98db9a11be
|
Fix inner table id placeholder to match other branch
|
2024-02-09 20:50:38 +00:00 |
|
|
94bf5c4d13
|
fix min_iops and max_iops default value in __all_virtual_io_quota
|
2024-02-09 20:47:41 +00:00 |
|
|
ec39679554
|
[bugfix]: use tenant_id + task_id as hash key in ObDDLHeartBeatTaskContainer.
|
2024-02-09 20:44:45 +00:00 |
|
|
3b26dcb23a
|
Vectorization 2.0, short-circuit processing of ‘in’ expressions.
|
2024-02-09 20:41:51 +00:00 |
|
|
248c2e920b
|
[CP] fix bug: observer may core cuz lack of nullptr check in object_storage
|
2024-02-09 20:38:56 +00:00 |
|