Commit Graph

1408 Commits

Author SHA1 Message Date
sdc
72e6b0fa67 fix mysqltest cases 2023-07-25 09:18:27 +00:00
5c2fc55d63 [CP] [CP] issue<50775099>:forbid set global var when executing nested sql 2023-07-25 07:48:39 +00:00
7a79c94c1c Fix changes to test cases caused by modifying OB_ERR_DOUBLE_TRUNCATED error code 2023-07-25 07:12:35 +00:00
0065e91dda Fix some plan cache bug 2023-07-25 06:42:57 +00:00
c47fbf7825 [to #51089750]after stmt trigger not throw mutating table error 2023-07-25 03:18:41 +00:00
aa5ad5f91b optimizer gather histogram and memory use 2023-07-24 10:48:49 +00:00
ae0cd73243 fix merge join dynamic memleak 2023-07-24 08:42:41 +00:00
sdc
283a9c0b9a fix se array of tablet range allocate too much memory and send piece msg core 2023-07-24 07:18:34 +00:00
0e36eb2f3b [xml bugfix] Compatible error codes related to xml type 2023-07-24 03:42:40 +00:00
a0b872153a [BUGFIX] fix merge join cmp expr wrong 2023-07-21 10:48:41 +00:00
227bef6aed fix piece_msg memleak when hit error during gathring online stats 2023-07-21 09:54:57 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
5dd6d2524e fix: add tenant name to match ddl inner sql 2023-07-20 13:42:29 +00:00
4f66794518 Add select for update stmt judgment to das can retry condition. 2023-07-20 08:42:17 +00:00
7977b8cc58 [to #50868149] fix self attribute access resolve 2023-07-20 07:12:21 +00:00
1e30cd9247 fix binary-float type error in dblink 2023-07-20 04:42:17 +00:00
fff9fe9da3 Fix two errorcode related bugs: issue 46899782 and issue 45900041 2023-07-20 01:42:10 +00:00
bcf3d94b1d fix st_distance stack overflow 2023-07-19 08:12:18 +00:00
323f828185 fix: add defensive check when to check if pointer is null when add related index info 2023-07-19 07:53:55 +00:00
08373e0dd0 [CP] do not generate origin row for no_non_distinct_aggr_ in 3-aggr 2023-07-19 03:42:12 +00:00
1568215ec4 fix hash group by can not dump in non-vec mode 2023-07-18 05:24:19 +00:00
40220b1867 fix temp table access memory leak bug 2023-07-18 03:48:03 +00:00
sdc
f8781fb586 fix drain + px batch rescan lead to missing results bug 2023-07-18 02:12:14 +00:00
b3db035771 [master] tx_desc used by px_worker relese without lock protected 2023-07-17 13:12:20 +00:00
b3426626dc fix direct load unable to handle exceptions resulting in process stuck bug 2023-07-17 12:12:14 +00:00
41d581549c fix spf do not init memory_used leads hashmap disable 2023-07-17 09:48:09 +00:00
0c1fb55a7e to issue<50813268>:fix multiset core 2023-07-17 09:42:09 +00:00
dc60d1a54c Add tx snapshot for 4377 check in index lookup. 2023-07-17 04:18:16 +00:00
cf39d8c8e3 Make compatible with mysql bit type deduction for case_when expr 2023-07-17 02:48:02 +00:00
ffd0270234 fix flt tag local variable err 2023-07-14 02:12:33 +00:00
5e15f1b92a rename table load thread name
Co-authored-by: suz-yang <suz.yang@foxmail.com>
2023-07-13 14:48:12 +00:00
59a7f93a3f fix dblink bugs 2023-07-13 14:23:58 +00:00
a8b35aca3d Oracle syntax compatibility: alter system kill session 2023-07-13 13:12:20 +00:00
c0135ba735 fix:oracle json function error 2023-07-13 12:48:20 +00:00
eaac55aef7 [xml bugfix] coalesce expr adapt xml and nvl expr adapt xml 2023-07-13 11:59:48 +00:00
ac62ba8388 fix not gather histogram bug when analyze table with SIZE AUTO 2023-07-13 11:24:03 +00:00
5ac2af6588 implement ob_table_load_shared_allocator with ob_table_load_handle 2023-07-13 10:24:18 +00:00
6c17bae597 [to #49903027] fix name resolve for sql udt & pl variables 2023-07-13 08:12:18 +00:00
316e56d882 [xml bugfix] obs1 channel, the value of the update xmltype field in pl is the value of the xmltype variable 2023-07-12 15:12:28 +00:00
8bbe380820 Add direct load client service 2023-07-12 14:42:12 +00:00
7af90145c2 to issue<50813268>:fix core when using set funciton to operate array type 2023-07-12 07:12:36 +00:00
f2ff2cfe02 Fix last_insert_id expr bugs 2023-07-12 05:24:00 +00:00
4da1c0c120 Fix the issue of misusing the in_black interface. 2023-07-12 02:13:07 +00:00
7e1fc2053a fix error in judging overflow of unsigned integer multiplication 2023-07-11 19:23:56 +00:00
0472c5cc9a Bugfix for sys tenant memory overflow 2023-07-11 19:12:11 +00:00
e269245733 [CP] add error code when alloc memory failed 2023-07-11 18:48:08 +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
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