|
|
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 |
|
|
|
5eef4de86d
|
fix some optimizer bugs
|
2023-05-10 05:19:22 +00:00 |
|
|
|
4108e781d4
|
[FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
|
2023-05-09 18:32:04 +00:00 |
|
|
|
cbaf61bef6
|
bugfix: 1. ban xmltype cmp in check; 2. ban xmltype column set number as default value; 3. error code adaptation;
|
2023-05-08 12:42:10 +00:00 |
|
|
|
3fe7063b93
|
to issue<49517319>:fix xa start failed issue
|
2023-05-08 09:08:26 +00:00 |
|
|
|
c8b3ff602c
|
Fix functional index bugs
|
2023-05-08 03:41:56 +00:00 |
|
|
|
5671bf1857
|
fix shared expr canonicalize bug and const propagate bug
|
2023-05-08 03:15:27 +00:00 |
|
|
|
755ebe4fd8
|
fix: create table with select xmlexprs, disable returning object type, disable some xml expr called in pl semantics
|
2023-05-08 03:08:37 +00:00 |
|
|
|
70fa0179cd
|
Fix ps prepare stage error 4016
|
2023-05-07 03:38:52 +00:00 |
|
|
|
b05bba4bdd
|
issue<49217722>:fix sql use complex type issues
|
2023-05-06 13:38:37 +00:00 |
|
|
|
03695f6cb2
|
fix osg bugs
|
2023-05-06 10:38:37 +00:00 |
|
|
|
d6c6e05727
|
[FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
|
2023-05-06 08:15:43 +00:00 |
|
|
|
05ffe5a646
|
to issue<45173384>:fix cursor expression remote execute issue
|
2023-05-06 06:48:40 +00:00 |
|
|
|
e2b8865fd5
|
[CP] fix print view bug
|
2023-05-06 04:12:14 +00:00 |
|
|
|
8bd42198fe
|
fix 49399121, table_alias.col_name.member_func.udf not support
|
2023-05-06 04:08:44 +00:00 |
|
|
|
c342e3ed87
|
fix subpartition template compat bug
|
2023-05-05 14:08:20 +00:00 |
|
|
|
27da7e5ca0
|
fix external table system view bugs
|
2023-05-05 12:15:19 +00:00 |
|
|
|
a933ef50d3
|
fix xml issue:49339811/49171054/49294030/49405058/49424328
|
2023-05-05 11:45:32 +00:00 |
|
|
|
8a215cb58f
|
Fix print function bin/oct bug
|
2023-05-05 05:38:39 +00:00 |
|