Commit Graph

2250 Commits

Author SHA1 Message Date
9ed0644c3d Fix: session sync obj type not consistent need sync 2023-07-20 07:54:33 +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
5fb975ae7c fix semi to inner bug for view from dual 2023-07-20 02:54:11 +00:00
73c39f6fef [BUGFIX] fix over size input 2023-07-20 02:18:25 +00:00
ea1c7c53d2 fix 4377 error because of mysql non strict mode 2023-07-20 01:48:02 +00:00
fff9fe9da3 Fix two errorcode related bugs: issue 46899782 and issue 45900041 2023-07-20 01:42:10 +00:00
f39de9dd64 fix pl update set row bug 2023-07-19 14:18:04 +00:00
76c8a644a0 [CP] [CP]implement query range cost model 2023-07-19 10:42:16 +00:00
c1200c00c8 [to #50896821]fixed ps cursor local retry 2023-07-19 10:12:25 +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
32636e05c4 adjust allocate window function operator, enhance pq_distribute_window hint 2023-07-19 03:12:22 +00:00
ac5c7a6508 fix rollup one row info bug 2023-07-18 14:12:15 +00:00
c3363fc438 fix core caused by log print 2023-07-18 11:12:10 +00:00
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