Commit Graph

3039 Commits

Author SHA1 Message Date
f545b85426 [CP] fix .net driver bug: parameters count exceeds 65535, only 65535 parameters are returned. 2023-11-09 13:37:19 +00:00
f6c40db8ee [CP] [secure_file_priv]limit dumpfile 2023-11-09 13:29:16 +00:00
18b2b12ceb [CP] disable rewriting happened on a values clause as subquery temporarily 2023-11-09 13:17:34 +00:00
a399421cc0 fix bug that system privs create any table, drop any tableallowed to access table obj also 2023-11-09 13:13:48 +00:00
05f3ddffb0 field place hold for upgrade compatibility at master 2023-11-09 12:58:02 +00:00
sdc
5619db4169 [CP] set memory attr for merge join array 2023-11-08 17:09:17 +00:00
cddec9976a fix expr in use wrong cmp func 2023-11-08 15:09:37 +00:00
cd13dccdcf plan hash serialize take place 2023-11-08 14:09:13 +00:00
583738a5ed fix generated column late materialization bug 2023-11-08 12:13:23 +00:00
e78091d50f revert sql statistics
Co-authored-by: yongshige <598633031@qq.com>
2023-11-08 08:12:40 +00:00
38085f4781 fix move query ref expr across stmts bug 2023-11-08 06:43:02 +00:00
ec404798ef [to #53026031]fix mysqlTest dbms sql in trigger 2023-11-07 16:42:49 +00:00
a722d95b96 add system variable _enable_range_extraction_for_not_in to control query range extraction for not in 2023-11-07 13:09:56 +00:00
8bd8e8fad9 [CP]opt dml update lob check changed 2023-11-07 12:13:56 +00:00
9501036b51 [CP]fix bug, add duplicate column return hash_exist 2023-11-07 10:09:44 +00:00
47f0f086a6 fix gis version 2023-11-07 09:10:25 +00:00
8d8bb1fa42 [CP] fix reverse deduce bug 2023-11-07 07:09:54 +00:00
ccef158aba fix max length of lob types unexpected in aggregate_max_length_for_string_result 2023-11-07 04:44:10 +00:00
3e5291024d [CP] Fix merge join add row reset datum ptr 2023-11-06 12:43:23 +00:00
607bfa740b fix bug: register interrupt with guard not has a return code 2023-11-06 11:43:57 +00:00
e987af6eae [CP] Fix: session sync system_time_zone no need sync 2023-11-06 11:40:03 +00:00
001eedfcf6 [CP] [to #52990298]add is_packed for ps cursor 2023-11-06 10:39:17 +00:00
d76e2df6ef fix distinct fd judgement bug 2023-11-06 09:39:30 +00:00
0c8e9d598d [CP] Fix the issue of incorrect results in flashback query 2023-11-06 07:39:42 +00:00
a7422df219 fix failed mysqltest 2023-11-06 07:09:44 +00:00
1b5c21ddec [CP] fix three stage prune the merge group plan with index path 2023-11-06 02:40:21 +00:00
b6619e994f [CP] support pitr fk rebuild. 2023-11-03 12:16:49 +00:00
6b98c50039 Fix foreign key check between number and number_float 2023-11-03 10:14:29 +00:00
f5c60c15c6 [CP] [GIS]fix gis look up memory issue 2023-11-03 10:10:21 +00:00
718887095b fix master failed cases 2023-11-03 09:09:25 +00:00
499e7373b7 fix scala group by remove by transformer 2023-11-03 08:09:37 +00:00
b28ea62b06 fix expr in for text when exist in hash table 2023-11-03 04:13:58 +00:00
4f162cdcc5 fix json/gis/text/blob meta response inconsistent with mysql5.7 (master) 2023-11-03 03:39:30 +00:00
864625fb4b fix rcte correctness bug when there is onetime expr 2023-11-03 02:39:40 +00:00
43ab26781d [CP] fix convert failed 2023-11-02 08:13:30 +00:00
3ba461666b [to #53004315]piece cache add destructor when close_all 2023-11-02 06:39:28 +00:00
1f5070ddc6 Fix: Using local allocator causes memory to be released core 2023-11-02 05:39:48 +00:00
38d3830962 [CP] fix partition wise join and global index lookup -4016 2023-11-02 05:12:51 +00:00
cab8b108cc do not use auto 2023-11-02 03:09:32 +00:00
1045c49045 Fix the bug of incorrect result from bit cast to decimal, when the value is out of int64_t 2023-11-02 02:39:37 +00:00
3f8c7213fb [CP] [4_2_x]fix white_list match error 2023-11-01 13:09:11 +00:00
910036962d Fix partition num parser bug 2023-11-01 12:47:20 +00:00
ec0f02692d ddl end if tenant is dropped forcedly, delay, to recyclebin. 2023-11-01 12:39:29 +00:00
f1d9377aad change sql_statistics collect mode 2023-11-01 10:09:08 +00:00
d0efaee70e fix pdml allocate partition id expr bug 2023-11-01 09:43:40 +00:00
f71eee9826 to issue<52980102>:Fix coding standard issue 2023-11-01 07:39:44 +00:00
6ecc0292a5 [CP] The internal SQL of udf cannot hit the plan cache 2023-11-01 07:10:00 +00:00
daa3e2416d opt heap GTT and fix bug 2023-11-01 06:43:22 +00:00
cd77c9096b to issue<52247541>:adjust sql retry times if report 6005 in autonomous tranasction 2023-11-01 06:13:15 +00:00
f2b1db5f61 Merge branch 'pr_1577' 2023-11-01 05:10:57 +00:00