Commit Graph

489 Commits

Author SHA1 Message Date
d33ce0d08c fix statement_digest expr bug 2023-05-24 11:47:46 +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
6bfb591de3 Support some charset grammar 2023-05-24 03:41:44 +00:00
03fdde5756 Fix remove_const bug 2023-05-23 10:41:34 +00:00
59591c9ea2 to issue<49845698>:fix pdml with udf report 6220 2023-05-23 05:17:26 +00:00
54fbf31d94 [to #49602206] no codegen objaccess & can calc it in pure sql context 2023-05-23 05:11:45 +00:00
65d39aaf03 fix shared group by subquery bug 2023-05-23 03:47:33 +00:00
4bd7e86da7 fix unknown error when has not privilege to do query 2023-05-23 01:47:13 +00:00
67986e6122 bugfix : [49812157] xmltype.create as input in json_array && [49839129] cast to nchar error code in ob mismatch 2023-05-23 01:11:32 +00:00
3aeec935da [xml bugfix] xmlattributes print value bugfix 2023-05-22 09:47:34 +00:00
6f615574c9 Fix create identity column using binary_float or binary_double 2023-05-22 08:11:32 +00:00
e8e7d25eed [to #49482546] fix compare/order function of object type resolve 2023-05-22 05:47:10 +00:00
863d7dfd92 Fix functional index bugs 2023-05-22 04:41:42 +00:00
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
3022641952 Fix print cast as number bug in dblink 2023-05-21 06:17:31 +00:00
69f997d14c fix regression failures 2023-05-19 10:11:47 +00:00
9a6832833f fix unexpected error occured during alter tablegroup 2023-05-19 09:53:09 +00:00
2cf85600bc [BUGFIX] fix lob bugs 2023-05-19 09:47:31 +00:00
3339b8372b [to #46691522]fix bug verify trigger update columns 2023-05-19 08:53:02 +00:00
d9e2106e44 fix ctas bugs 2023-05-19 08:23:01 +00:00
2d02db08cf fix some optimizer stat bugs 2023-05-19 02:46:44 +00:00
1f0fc4d4bb fix raw type null error and forbid lock table in dblink. 2023-05-19 02:41:23 +00:00
52b1cf673b fix issue<49765208><49775511><49758358>:fix dml with udf parallel execute issues 2023-05-18 08:46:48 +00:00
6675183cf5 [CP] [to #47269128]insert err msg for alter compile 2023-05-18 04:12:31 +00:00
10a6c9b642 xmlbugfix: xmltype cast to clob need cast when deduce type 2023-05-17 23:46:36 +00:00
e556c2117c Fix some prepared statement bug 2023-05-17 14:22:00 +00:00
bbdf040e82 [to #47051742]returning resolve as column first 2023-05-17 11:47:04 +00:00
2ba56a3e60 to issue<49599906>:fix dml with udt construct expr execute core 2023-05-17 08:41:26 +00:00
6d7334a245 [xml bugfix] pl xmlagg print failed and not support position() 2023-05-17 07:41:11 +00:00
d79ccfaa6e fix error codes incompatible in in-operator and nullif / join / returning with xmltype 2023-05-16 12:22:00 +00:00
e1ac52296d Fix drop long sequence name ret override 2023-05-16 09:11:31 +00:00
5f1468b8cf fix bug about dateadd when in normal parser 2023-05-16 05:52:49 +00:00
64df4d7271 fix case when, returning with xmltype incompatible 2023-05-15 08:21:48 +00:00
2da06fac24 bugfix: 1. xpath error code adaptation; 2. ban blob in sys_makexml; 3. cast error code adaptation; 2023-05-12 07:11:08 +00:00
bddcfc3d68 to issue<49576316>:fix core when package complex variable as udf out param 2023-05-12 06:41:11 +00:00
40e9a1b569 fix print global hint bug for set stmt 2023-05-12 04:11:25 +00:00
4ca1daa3c1 Fix outline bug 2023-05-12 03:16:41 +00:00
a9b068daa1 [FEAT MERGE] tablelock_42
Co-authored-by: YangEfei <yangyifei96@outlook.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-05-12 03:11:22 +00:00
a8ac8b911f fix: procedure with xmltype inputs not supported 2023-05-12 01:11:19 +00:00
8dc9ed868a [to 49511006] fix select complex type value core 2023-05-11 13:31:14 +00:00
d89b3ef9ef [to #49328715] fix a -4016 problem of trigger parser 2023-05-11 12:11:23 +00:00
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +00:00
857ed98699 Disable mysql SO UDF. 2023-05-11 08:29:45 +00:00
1c0685460b [4.x] not return 4016 for empty xid in mysql xa 2023-05-11 02:27:58 +00:00
f3d62d52ed Fix external table bugs 2023-05-10 14:21:03 +00:00
39e9b1b0d7 bugfix : [49581233]oracle json fast parse and normal parse mismatch && xmltype cast need deep copy[49490646] 2023-05-10 13:40:09 +00:00
01e566ca07 [xml bugfix] irregular xlst in xml transform bugfix 49538940; xmlserialize in pl indent bugfix 49543617; 2023-05-10 09:03:45 +00:00
4a5f184671 [to #49511006] fix core at resolve_field_list when select complex type value 2023-05-10 08:57:35 +00:00
253e483237 BugFix:Add Column 'Expression' to 'show index from' 2023-05-10 05:35:36 +00:00