Commit Graph

243 Commits

Author SHA1 Message Date
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
772ea65742 fix temporary table bug 2023-07-31 12:42:16 +00:00
e05695e317 fix extracting wrong query range with mutable function 2023-07-28 03:54:39 +00:00
ed7dc58c97 fix query pushdown into set stmt bug 2023-07-26 06:48:19 +00:00
551ee36be2 xml generated column index 4377 bugfix 2023-07-25 16:48:20 +00:00
954ad3683e Fix failed mysqltests 2023-07-25 15:48:41 +00:00
95018ccb1d Fix error info bug 2023-07-24 11:49:02 +00:00
aa5ad5f91b optimizer gather histogram and memory use 2023-07-24 10:48:49 +00:00
0e36eb2f3b [xml bugfix] Compatible error codes related to xml type 2023-07-24 03:42:40 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
32636e05c4 adjust allocate window function operator, enhance pq_distribute_window hint 2023-07-19 03:12:22 +00:00
6f619f09bc Fix print rowid expr bug 2023-07-18 08:48:20 +00:00
sdc
2f80e0251a fix coll pred expr bug 2023-07-18 04:12:23 +00:00
ac80c1f662 [xml bugfix] xmlattributes parameter err info tips fix 2023-07-14 10:42:06 +00:00
a03af93f4d supprt sql_quote_show_create variable in mysql mode 2023-07-13 10:12:23 +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
976456c113 [xml bugfix] adapt insert all for xml type and extract bugfix 2023-07-11 20:18:27 +00:00
781d80c9b4 Fix to_date bug 2023-07-11 10:18:54 +00:00
9504e5c3f7 [master] optimizer.udt_bug_oracle farm mysqltest regression cases 2023-07-06 12:47:57 +00:00
df0b652003 [xml bugfix]xmltype column bugfix and space namespace error 2023-06-28 06:48:15 +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
13327b58d4 Fix dblink bug when dblink sql contains outline 2023-06-19 03:12:20 +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
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
a8ce86fac6 refine char padding 2023-06-13 08:12:19 +00:00
9ab529a64b fix dblink type bugs 2023-06-12 02:43:11 +00:00
bde662ca8d [to #49965880] extract_info after resolve_udf_node 2023-06-09 07:53:54 +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
0ba66695a5 Fix default function bug 2023-06-07 02:18:28 +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
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
88a942cb33 [xml bugfix] xmlattributes evalname input fix 2023-06-05 10:42:11 +00:00
051b7be095 Fix failed mysqltests 2023-06-02 06:42:01 +00:00
bf02211328 fix some national string bug 2023-06-02 06:12:18 +00:00
3803e66aac fix bug about dateadd func 2023-05-30 08:47:42 +00:00
0993ee7420 to issue<50010749>:fix memory leak about forall stmt & searray 2023-05-30 06:41:06 +00:00
8dd2cf466a Fix failed mysqltests 2023-05-30 01:11:12 +00:00
2ecf1f811d bugfix: keep func extracted shared expr wrongly 2023-05-29 12:47:05 +00:00
7588202b83 bugfix : ignore sort in process of xml parse 2023-05-29 10:16:55 +00:00
3f332fa853 to issue<38211687><49782442><36841844><33833762>:fix serveral bugs 2023-05-29 09:11:05 +00:00
c572f3bf9e Fix cast as udt hit wrong plan cache bug 2023-05-26 07:41:33 +00:00
ceee198c63 [xml bugfix] xmlattributes alias bug 2023-05-26 04:52:35 +00:00
d5ddb1fb96 [to #35312839] fix mysqltest 2023-05-26 04:16:32 +00:00
sdc
190d91109a fix create index on column default sequence bug 2023-05-24 08:11:08 +00:00
bb69281e07 bugfix : dynamic sql without quesmark type check && encoding session & xmltype compare in case 2023-05-24 05:11:48 +00:00
03fdde5756 Fix remove_const bug 2023-05-23 10:41:34 +00:00