|
7b3451fd9b
|
[CP] fix bug that not check add a column based on a column dropped in on alter table stmt
|
2023-08-11 14:50:05 +00:00 |
|
|
79a9189bcf
|
[CP] [xa][4.2/4.1] refine one phase commit for xa trans
|
2023-08-11 14:44:33 +00:00 |
|
|
4be6970923
|
[CP] fix session may be leaked when init mgr failed
|
2023-08-11 14:38:55 +00:00 |
|
|
cb05004916
|
[4.1] fix tx-route state serialize size overflow
|
2023-08-11 14:33:11 +00:00 |
|
|
f20af6f1f2
|
[CP]Fix select into clause in subplan
|
2023-08-11 14:20:44 +00:00 |
|
|
d53d5b9a4b
|
[CP] fix join filter bug
|
2023-08-11 14:15:02 +00:00 |
|
|
13010b1213
|
[CP] fix find_in_set, sleep(null), errorcode
|
2023-08-11 14:09:18 +00:00 |
|
|
4d2f74ae8c
|
[CP] bugfix resolve default function expr
|
2023-08-11 14:03:35 +00:00 |
|
|
e4ca9f48b2
|
[CP] formalize exec params
|
2023-08-11 13:57:57 +00:00 |
|
|
cf4adc4d05
|
[CP] fix illegal values_desc when create view for target table of merge stmt
|
2023-08-11 13:52:17 +00:00 |
|
|
c6314c8880
|
[CP] Fix two errorcode related bugs: issue 46899782 and issue 45900041
|
2023-08-11 13:46:40 +00:00 |
|
|
e24c666af9
|
[CP] [to #49965880] extract_info after resolve_udf_node
|
2023-08-11 13:34:11 +00:00 |
|
|
20a30ffcb1
|
bugfix : json_value mismatch func fix & json object wild star fix
|
2023-08-11 13:28:38 +00:00 |
|
|
f4119348e9
|
[CP] BUGFIX: forbid write broken tablelock clog
|
2023-08-11 13:23:08 +00:00 |
|
|
132c679803
|
[CP] modify obarray to fixed array
|
2023-08-11 13:17:32 +00:00 |
|
|
a43b44051f
|
[CP] [GIS]fix gis sub type bug
|
2023-08-11 13:12:02 +00:00 |
|
|
98f02c7623
|
[CP] [cp]fix: fix nested session restore bug
|
2023-08-11 13:06:32 +00:00 |
|
|
b431f6db76
|
[CP] Fix single-part table insert bug
|
2023-08-11 13:00:56 +00:00 |
|
|
71be33254f
|
[CP] fix merge join dynamic memleak
|
2023-08-11 12:48:37 +00:00 |
|
|
36b1897bb6
|
[CP] fix encode sortkey out of bound
|
2023-08-11 12:43:08 +00:00 |
|
|
8f1658dc64
|
[CP] ignore schema error
|
2023-08-11 12:37:34 +00:00 |
|
|
b50702283c
|
to issue<50728927>:fix view/synonym/package object schema collect issues
|
2023-08-11 12:32:00 +00:00 |
|
|
a6b17aca5e
|
[CP] 修复部分代码吞错误码
|
2023-08-11 12:26:23 +00:00 |
|
|
415ff7bbea
|
[CP] [RS] Fix errcode missing in unit_manager and server_balancer.
|
2023-08-11 12:20:48 +00:00 |
|
|
069b9dbc30
|
[CP] fix bug not deal vector condition in full out join if using no_rewite hint
|
2023-08-11 12:08:37 +00:00 |
|
|
0297964acb
|
[CP] unsupport using 'CREATE USER' stmt with hostname in oracle mode
|
2023-08-11 12:02:51 +00:00 |
|
|
f02ce5bda9
|
[CP] Fix not report error when push back ObGranuleTaskInfo failed
|
2023-08-11 11:57:14 +00:00 |
|
|
45235c375d
|
[CP] Connect by memory leak when hit 4013 error
|
2023-08-11 11:51:37 +00:00 |
|
|
b0b4b63cfe
|
[CP] [BUG] donot overwrite ret code for big row
|
2023-08-11 11:46:01 +00:00 |
|
|
3fd277b087
|
[CP] fix weak read disabled due to spm retry or explain retry
|
2023-08-11 11:33:37 +00:00 |
|
|
b16fc74251
|
fix cond.h time
|
2023-08-11 11:28:00 +00:00 |
|
|
13eb543fe2
|
[CP] modify tenant checker log content display
|
2023-08-11 11:22:23 +00:00 |
|
|
539f7ab987
|
[CP] fix io_clock calc
|
2023-08-11 11:16:46 +00:00 |
|
|
5a9edce1a4
|
[CP] 修复obrowkey反序列化bug导致建多分区表内存膨胀的问题
|
2023-08-11 11:04:26 +00:00 |
|
|
0a266c829d
|
[CP] Change legitimacy error code for functional index
|
2023-08-11 10:58:50 +00:00 |
|
|
305965182f
|
[CP] Ps return time is_negative flag use 1 rather than DT_MODE_NEG
|
2023-08-11 10:53:15 +00:00 |
|
|
173e0495ac
|
[CP] Add div_by_zero check in int_div expr
|
2023-08-11 10:47:41 +00:00 |
|
|
abb20e5583
|
[CP] modify default iops
|
2023-08-11 10:42:06 +00:00 |
|
|
2b0d06c81f
|
[CP] Free memory if push back failed in heap sort
|
2023-08-11 10:29:09 +00:00 |
|
|
880893b9f2
|
[CP] Bugfix for changing column
|
2023-08-11 10:23:36 +00:00 |
|
|
052ba9c9c1
|
[CP] Add star resolve alias name for recursive cte
|
2023-08-11 10:17:58 +00:00 |
|
|
ec35b2328c
|
[CP] fix error log of waiting all tablet checksum has timed out
|
2023-08-11 10:12:22 +00:00 |
|
|
2366953694
|
[CP] delete 500 defense in io_quota_table
|
2023-08-11 09:59:28 +00:00 |
|
|
c63af6e842
|
reduce convert_string_value_charset checking cost
|
2023-08-11 09:53:51 +00:00 |
|
|
a8a27f4d4b
|
[CP] add user warning for standby/restoring tenants that skip major freeze
|
2023-08-11 09:48:13 +00:00 |
|
|
f3c2adfed0
|
[CP] Make compatible with mysql bit type deduction for case_when expr
|
2023-08-11 09:42:34 +00:00 |
|
|
235b52b840
|
[CP] do not generate origin row for no_non_distinct_aggr_ in 3-aggr
|
2023-08-11 09:29:13 +00:00 |
|
|
500cba2af3
|
[CP] Add direct load client service
|
2023-08-11 09:23:29 +00:00 |
|
|
7f1ed35c2d
|
[CP] Fix binary flag not compatible with MySQL
|
2023-08-11 09:17:55 +00:00 |
|
|
09095719e2
|
[CP] [to #51304280]fix bug nested udf
|
2023-08-11 09:12:15 +00:00 |
|