Commit Graph

2234 Commits

Author SHA1 Message Date
6f619f09bc Fix print rowid expr bug 2023-07-18 08:48:20 +00:00
83da2d2b72 Fix join filter bug 2023-07-18 07:30:37 +00:00
1568215ec4 fix hash group by can not dump in non-vec mode 2023-07-18 05:24:19 +00:00
sdc
2f80e0251a fix coll pred expr bug 2023-07-18 04:12:23 +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
1a48905ecb fix alter table bug 2023-07-17 09:59:59 +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
47271366e4 fix avoid vsnprintf generates wrong result when there is '%' in format string in parser 2023-07-17 08:23:46 +00:00
1ff9145b7f fix new introduced bug when start with expr contains rownum 2023-07-17 08:17:53 +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
80de9764e2 Revert SQL Vectorize Engine batchsize auto downgrade 2023-07-14 13:42:11 +00:00
ac80c1f662 [xml bugfix] xmlattributes parameter err info tips fix 2023-07-14 10:42:06 +00:00
e31eb905c6 Fix failed mysqltests(master) 2023-07-14 07:48:00 +00:00
e978233e84 Fix flashback query old read snapshot 2023-07-14 04:12:16 +00:00
e2af84d11e fix vpd constraint bug 2023-07-14 03:23:57 +00:00
ffd0270234 fix flt tag local variable err 2023-07-14 02:12:33 +00:00
3c24bfb3f0 fix drop non-exist column bug 2023-07-13 15:42:19 +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
a61043f93b [CP] adjust merge into partition prune constraint 2023-07-13 14:42:17 +00:00
59a7f93a3f fix dblink bugs 2023-07-13 14:23:58 +00:00
cacbb57260 fix join filter bug 2023-07-13 13:42:11 +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
437b2245b2 [to #50813630] fix spi::store_result with opaque value 2023-07-13 12:23:52 +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
a03af93f4d supprt sql_quote_show_create variable in mysql mode 2023-07-13 10:12:23 +00:00
6c17bae597 [to #49903027] fix name resolve for sql udt & pl variables 2023-07-13 08:12:18 +00:00
7002e5975a fix table schema use THIS_WORKER.get_allocator() leads dynamic leak 2023-07-13 07:48:00 +00:00
91889593fd [CP] Split prepare stmt memory to tenants 2023-07-13 05:18:18 +00:00
713cfc4ea4 SQL EXEC Engine batchsize auto downgrade
Co-authored-by: qubin-ben <qubin01@gmail.com>
2023-07-13 03:12:19 +00:00
e1e9bb369b Add star resolve alias name for recursive cte 2023-07-13 02:48:14 +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
sdc
676684b41e make session value of SYSTEM_TIME_ZONE consistent with global value 2023-07-12 10:42:17 +00:00
7af90145c2 to issue<50813268>:fix core when using set funciton to operate array type 2023-07-12 07:12:36 +00:00
1297b6d169 fix mysqltest 2023-07-12 06:42:16 +00:00
f2ff2cfe02 Fix last_insert_id expr bugs 2023-07-12 05:24:00 +00:00
73d2e7f520 optmize the performance of val cmp in query range module 2023-07-12 04:48:23 +00:00
4da1c0c120 Fix the issue of misusing the in_black interface. 2023-07-12 02:13:07 +00:00
976456c113 [xml bugfix] adapt insert all for xml type and extract bugfix 2023-07-11 20:18:27 +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
0472c5cc9a Bugfix for sys tenant memory overflow 2023-07-11 19:12:11 +00:00