Commit Graph

574 Commits

Author SHA1 Message Date
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
bde662ca8d [to #49965880] extract_info after resolve_udf_node 2023-06-09 07:53:54 +00:00
c8b8c44570 revert 'Fix a ctas default value bug in mysql mode' 2023-06-08 12:12:09 +00:00
198891e5ba Forbid creating local unique index without covering all partition columns 2023-06-08 05:12:22 +00:00
c270beb09f Fix a ctas default value bug in mysql mode 2023-06-07 12:48:13 +00:00
7e1f2919c5 Fix dblink bugs 2023-06-07 09:23:51 +00:00
d44134ee44 [to #48700654] fix parser & resolver of user defined window function to support calling with database name 2023-06-07 09:18:08 +00:00
38519a70a1 [to #50156156] fix serval bugs with anydata/composite/pkg state 2023-06-07 04:18:06 +00:00
ec1838ed4d fix some optimizer bugs 2023-06-07 03:12:37 +00:00
0ba66695a5 Fix default function bug 2023-06-07 02:18:28 +00:00
ad100658fa [xml fix] xmltype virtual column not support and multi filter in xpath bugfix 2023-06-06 08:17:59 +00:00
b9dc170c63 [CP] rewrite ora_decode which has const result to const result. 2023-06-06 07:48:24 +00:00
f16a8319fc xml extendType adaptation 2023-06-06 07:18:57 +00:00
88f20f9b8b Fix: oracle mode char type virtual generate column to build index, insert blank space into index table error 2023-06-06 05:24:07 +00:00
0d7ab484fa Forbid normal tenants renaming tenant name 2023-06-06 02:13:04 +00:00
5ee385a004 bugfix : blob in xml must be xmlbinary & xml generate col can not with clob & some agg cannot exe with json/xml/clob 2023-06-05 13:12:24 +00:00
73ec60d0d0 fix failed case 2023-06-05 11:42:12 +00:00
88a942cb33 [xml bugfix] xmlattributes evalname input fix 2023-06-05 10:42:11 +00:00
e753c9d116 fix mysqltest 2023-06-05 09:15:13 +00:00