Commit Graph

592 Commits

Author SHA1 Message Date
ac80c1f662 [xml bugfix] xmlattributes parameter err info tips fix 2023-07-14 10:42:06 +00:00
3c24bfb3f0 fix drop non-exist column bug 2023-07-13 15:42:19 +00:00
a61043f93b [CP] adjust merge into partition prune constraint 2023-07-13 14:42:17 +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
a03af93f4d supprt sql_quote_show_create variable in mysql mode 2023-07-13 10:12:23 +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
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
976456c113 [xml bugfix] adapt insert all for xml type and extract bugfix 2023-07-11 20:18:27 +00:00
e269245733 [CP] add error code when alloc memory failed 2023-07-11 18:48:08 +00:00
957f63a256 Refine task assignments for external table 2023-07-11 14:19:50 +00:00
a73393f0e7 [CP] [CP] [CP] fix some bugs 2023-07-11 13:42:28 +00:00
87608e7bff Enable sequence with limit in select statement 2023-07-11 13:18:34 +00:00
47a0ba9293 Fix insert set default dup cast error 2023-07-11 11:12:28 +00:00
fa010efcd4 fix replace expr charset mistaken code bug 2023-07-11 10:42:33 +00:00
781d80c9b4 Fix to_date bug 2023-07-11 10:18:54 +00:00
aa1439cd12 fix set variable resolver compatible bug 2023-07-11 06:18:28 +00:00
d171746513 fix bug that not check add a column based on a column dropped in on alter table stmt 2023-07-11 06:12:32 +00:00
335db9ca4d revert commit ‘Fix generated column bug’ 2023-07-10 09:11:56 +00:00
8907d57293 fix asan core due to using freed stack memory 2023-07-07 05:12:17 +00:00
9504e5c3f7 [master] optimizer.udt_bug_oracle farm mysqltest regression cases 2023-07-06 12:47:57 +00:00
e984dbcfb0 Fix generated column bug 2023-07-05 12:12:10 +00:00
0f95a1cbef Fix resolve joined table bug 2023-07-03 10:12:24 +00:00
4e0a02cc9a [to #50654171] adjust some ObArray to ObIArray avoid to pass deep copy 2023-06-30 10:18:32 +00:00
df0b652003 [xml bugfix]xmltype column bugfix and space namespace error 2023-06-28 06:48:15 +00:00
c6a2b9af73 【xmlbugfix】fix insert/update op returning xmltype, but result is NULL 2023-06-27 04:24:15 +00:00
5d3a888639 support switchover/failover verify empty shell 2023-06-26 08:12:29 +00:00
e0464846c4 fix two resolver compatible bug in oracle mode 2023-06-25 10:42:24 +00:00
1858194fc4 Fix printer bugs 2023-06-22 03:42:42 +00:00
4ff18491b9 Fix ps prepare error 4016 2023-06-22 03:18:28 +00:00
769236241b fix bug: outline&create_table_as 2023-06-21 13:42:25 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
13327b58d4 Fix dblink bug when dblink sql contains outline 2023-06-19 03:12:20 +00:00
9ce10fcef5 fix some parser bug 2023-06-16 02:54:11 +00:00
1b9298bfa1 Revert temporary table bug fix 2023-06-15 07:18:24 +00:00
703ed5c14e fix some replace expr bugs in optimizer 2023-06-14 07:12:27 +00:00
90c2c33118 [CP] Fix bug for last_insert_id() 2023-06-14 02:48:21 +00:00
58193a69d4 [CP] fix a core casued by execution stage using resolve stage memory 2023-06-13 14:12:30 +00:00
635b221288 [xml bugfix] 1. xmltype empty variable problem under pl 2. xmlelement anti-spelling label case problem 2023-06-13 09:42:25 +00:00
55d9685e17 bugfix: ddl adaptation for xml column && remove collation set for clob; 2023-06-13 08:42:23 +00:00
a8ce86fac6 refine char padding 2023-06-13 08:12:19 +00:00
d0cc68809e fix temporary table create table bug 2023-06-13 07:18:19 +00:00
b82cb8aac0 compatible with mysql column definition attribute 2023-06-13 02:48:15 +00:00
433616c763 fix master failed cases 2023-06-13 02:18:03 +00:00
e16be514e6 fix outer join_symbol(+) bug 2023-06-12 06:48:08 +00:00
9ab529a64b fix dblink type bugs 2023-06-12 02:43:11 +00:00
92e836d354 bugfix : xml can not apply in NLSSORT & GREATEST with xmltype param & ban updatexml in PL 2023-06-10 02:42:25 +00:00
64b032db76 bugfix: 1. xml_expr: generated_column_expr; 2. extract, extract_value, update_xml: xpath or ns arg not literal 2023-06-09 08:42:18 +00:00