Commit Graph

6355 Commits

Author SHA1 Message Date
397f841d27 [index][resolver]:suport create index with '`' in index_name/table_name/databasename. 2023-07-12 03:23:50 +00:00
a8b3a7134f implement different construction function of xid 2023-07-12 03:12:23 +00:00
b4369a1c08 Merge branch 'pr_1459' 2023-07-12 02:43:30 +00:00
ff44518803 support oracle fm function 2023-07-12 02:42:09 +00:00
4da1c0c120 Fix the issue of misusing the in_black interface. 2023-07-12 02:13:07 +00:00
a8b370a2be add _max_rpc_packet_size parameter 2023-07-11 21:18:03 +00:00
1337d35972 Fix flashback query 2023-07-11 21:12:13 +00:00
08d402e33f fix plan cache print current row core 2023-07-11 20:48:38 +00:00
6510ee3da8 fix medium defense & fix not schedule in standby cluster 2023-07-11 20:42:45 +00:00
976456c113 [xml bugfix] adapt insert all for xml type and extract bugfix 2023-07-11 20:18:27 +00:00
1e068b57be memory opt 2023-07-11 20:12:32 +00:00
b9e66351c9 [CP] [CP] fix upgrade script 2023-07-11 19:47:53 +00:00
5f18f4b6f5 fix pullup subquery to outer join bug 2023-07-11 19:42:01 +00:00
7e1fc2053a fix error in judging overflow of unsigned integer multiplication 2023-07-11 19:23:56 +00:00
ddb3abbab6 [LogService] Support the ls delay GC 2023-07-11 19:18:02 +00:00
0472c5cc9a Bugfix for sys tenant memory overflow 2023-07-11 19:12:11 +00:00
742766c42e Fix foreign key constraints still exist after table flashback rename 2023-07-11 18:53:59 +00:00
e269245733 [CP] add error code when alloc memory failed 2023-07-11 18:48:08 +00:00
e354f149d2 [CP] [to #50495693]prepare in prexecute reset session state 2023-07-11 18:42:14 +00:00
871b092354 free new mgr when assign failed and switch back allocator when memory not enough 2023-07-11 18:18:17 +00:00
21e7012901 [CP] adjust algorithm for adaptive group by && split sqldtl memory to user tenant 2023-07-11 16:42:51 +00:00
27bce01acf fix MysqlQueue threads creation bug 2023-07-11 16:18:21 +00:00
8c04a419a2 [BUG] change order for udf check and trx check 2023-07-11 16:12:28 +00:00
06e697204e fix reroute check for single sql in trans 2023-07-11 15:42:04 +00:00
c3f0fb704b add log in compaction diagnose 2023-07-11 15:11:59 +00:00
a77abb22ee fix:when case compare json type result not correct 2023-07-11 14:53:55 +00:00
sdc
ebe04c05a9 add log 2023-07-11 14:48:03 +00:00
3dc6bcd2b7 add T_LOB_META_SIZE to ObItemType 2023-07-11 14:42:10 +00:00
4d44fedfa1 remove a defense code which will case restart failed in cornor case 2023-07-11 14:25:42 +00:00
957f63a256 Refine task assignments for external table 2023-07-11 14:19:50 +00:00
a8fed65b7a delete old mds code 2023-07-11 14:13:59 +00:00
23c85a3598 [OBCDC] xmltype udt main column value need handle null and non-nop case 2023-07-11 13:48:20 +00:00
a73393f0e7 [CP] [CP] [CP] fix some bugs 2023-07-11 13:42:28 +00:00
18c3958dbe [CP] fix hexstring convert bug 2023-07-11 13:24:28 +00:00
87608e7bff Enable sequence with limit in select statement 2023-07-11 13:18:34 +00:00
63af839d05 [xml] update xmltype using clob in pl bugfix 2023-07-11 13:12:39 +00:00
4dd0e1e962 set extra timeout for ctas rollback if insert phase exhaust all execution time 2023-07-11 12:54:27 +00:00
3a44c6db38 fix PKT_NIO memory bloat when receiving unexpected packet 2023-07-11 12:48:31 +00:00
2b30190d8e Fix the correctness of ps prepare contain temporary table 2023-07-11 12:42:39 +00:00
9e6a7c4f6d add simplify subquery with dual exists rule 2023-07-11 12:24:38 +00:00
6faec38b94 Fix prepared statement does not check read only privilege 2023-07-11 12:18:44 +00:00
07063663d3 fix do_row_gt_and bug when meeting like key or in key 2023-07-11 12:12:42 +00:00
2b159616d3 Direct load not support udt column 2023-07-11 11:54:07 +00:00
ea3705ea99 [LogFetcher] split the memory allocated in 500 tenant to the specified tenant 2023-07-11 11:48:14 +00:00
e027192b44 [kill -15][vostest]enhance check_kill_gracefully case 2023-07-11 11:42:20 +00:00
9e3fa0652d [kill -15][BEFORE_DESTROY]add stop and wait thread 2023-07-11 11:18:22 +00:00
47a0ba9293 Fix insert set default dup cast error 2023-07-11 11:12:28 +00:00
1194d728cc fix deduce type bug of expr decode 2023-07-11 10:48:27 +00:00
fa010efcd4 fix replace expr charset mistaken code bug 2023-07-11 10:42:33 +00:00
c5c92dfe7c fix mode compatibility bug 2023-07-11 10:24:58 +00:00