Commit Graph

5425 Commits

Author SHA1 Message Date
3d60f0d889 [CP] fix get empty unique key 2023-08-11 18:37:43 +00:00
ff693608ca [CP][to #48840416] fix collection access with a(idx1)(idx2)(idx3).col1 2023-08-11 18:32:08 +00:00
sdc
2aa02da43d [CP] fix partition filter GI report 4201 bug 2023-08-11 18:21:18 +00:00
5dd2c3a835 [CP] adjust cmp method when merge min/max value for column stat 2023-08-11 18:15:46 +00:00
14bb5d4a42 [CP] fix not gather histogram bug when analyze table with SIZE AUTO 2023-08-11 18:03:45 +00:00
2a8a861100 [CP] Fix: session sync use new type to sync last_schema_version 2023-08-11 17:58:08 +00:00
f10968e630 [CP] fix bug when part table do local index back with lob column 2023-08-11 17:52:33 +00:00
bac5864bb4 [CP] [master] fix core by reuse_tx race with rollbacksavepoint msg callback 2023-08-11 17:46:56 +00:00
d7aa4899d7 [CP] to issue<50551308>:fix record collection member as forall stmt param bug 2023-08-11 17:41:22 +00:00
2d8f9bd1db [CP] [to #51089750]after stmt trigger not throw mutating table error 2023-08-11 17:35:46 +00:00
6f67d52e9e [CP] fix where subquery pullup transformation bug 2023-08-11 17:30:13 +00:00
51828669d6 [CP] Fix PL agg bug 2023-08-11 17:19:16 +00:00
63ae24417d [CP] [dblink][4.2/4.1] print tx id in sql audit for dblink stmt 2023-08-11 17:13:39 +00:00
sdc
47b76bd93a [CP] fix se array of tablet range allocate too much memory and send piece msg core 2023-08-11 17:01:26 +00:00
1537b7e0a3 [CP] [GIS]fix SRSWKTParser memory leak 2023-08-11 16:55:51 +00:00
77ca3d46ff [CP] [to #50537108]fix bug trigger error when exist virtual column and udf at the same time 2023-08-11 16:50:18 +00:00
77e2ff9cd7 [CP] Fix remove_const bug 2023-08-11 16:44:42 +00:00
9cdfdef9d9 [CP] fix the behavior of create table select is different with mysql 2023-08-11 16:39:07 +00:00
70c777c9f9 [CP] crc32() return longlong 2023-08-11 16:33:32 +00:00
e8b201f737 [CP] fix overwrite ret 2023-08-11 16:27:55 +00:00
9d8bf4c0ea [CP] to issue<51097601>:fix core when using raise application error 2023-08-11 16:22:18 +00:00
ac71963ca3 [CP] Fix check expr unique bug 2023-08-11 16:10:02 +00:00
8162f6f762 [CP] Fix modify autoinc failed bug 2023-08-11 16:04:26 +00:00
f7da985f4f [CP] to issue<50226221>:fix llvm stack overflow 2023-08-11 15:58:50 +00:00
8823b74f78 [CP] skip ddl_memtable when open sec_meta_iter 2023-08-11 15:53:16 +00:00
3a54a83fde [CP] fix query __all_virtual_schema_slot out of range 2023-08-11 15:47:41 +00:00
41a2a8469d [CP] fix some bugs 2023-08-11 15:42:07 +00:00
e1579b7aa7 [CP] bugfix resolve between node when types are inconsistent 2023-08-11 15:36:31 +00:00
8f92448af2 [CP] Fix bug: the result of interval function is wrong. 2023-08-11 15:30:51 +00:00
8e9023e268 [CP] fix allocate multi part dml bug after or expansion transformation 2023-08-11 15:25:14 +00:00
2055a980d0 [CP] Fix check for partition column 2023-08-11 15:12:36 +00:00
6bbbeecc6e [CP] Fix ret overwrite and avoid use 500 tenant memory 2023-08-11 15:07:00 +00:00
17fd30a0a2 [CP] Fix ddl refresh schema version not working during reboot 2023-08-11 15:01:20 +00:00
57ecd4adcd fix too many OB_TRANS_CTX_NOT_EXIST log && add time guard to observe read tx data cost 2023-08-11 14:55:44 +00:00
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
sdc
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