|
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 |
|
|
b3c59d1dc5
|
Fix transfer src ls do not start replay clog when it is already remove from member list.
|
2024-01-22 09:17:10 +00:00 |
|
|
27418a8081
|
BUGFIX: fix ls iter cnt leak
|
2024-01-22 09:12:34 +00:00 |
|
|
60adfa2246
|
[BUG]maintain ls reference for transfer read
|
2024-01-22 08:47:26 +00:00 |
|
|
4b28283b92
|
Fix inner table id placeholder to match other branch
|
2024-01-22 08:42:47 +00:00 |
|
|
47ef8c1009
|
fix min_iops and max_iops default value in __all_virtual_io_quota
|
2024-01-22 08:17:15 +00:00 |
|
|
693e9cca48
|
[bugfix]: use tenant_id + task_id as hash key in ObDDLHeartBeatTaskContainer.
|
2024-01-22 08:12:36 +00:00 |
|
|
06d00daec0
|
Vectorization 2.0, short-circuit processing of ‘in’ expressions.
|
2024-01-22 07:47:56 +00:00 |
|
|
05b1bc313b
|
[CP] fix bug: observer may core cuz lack of nullptr check in object_storage
Co-authored-by: donglou-zhang <zhangleisoft2012@163.com>
|
2024-01-22 07:42:54 +00:00 |
|
|
2f1d042c88
|
[FIX] use write lock to reset calc_upper_trans_version_cache_ instead of read lock
|
2024-01-22 07:21:50 +00:00 |
|
|
3de97b1dd1
|
Before dtl_interm_result_manager executes mtl_stop and mtl_wait, determine whether mtl_start has been executed.
|
2024-01-22 07:17:11 +00:00 |
|