Commit Graph

48 Commits

Author SHA1 Message Date
df81fcb12c [to #53767952]fix bug trigger not use das 2023-12-14 09:17:42 +00:00
385a1d50d8 Fix minimal logic for recording columns. 2023-12-11 09:12:40 +00:00
fcfd20c623 [FEAT MERGE] New minimal mode for tenant. 2023-11-27 08:05:35 +00:00
4e25ca5f67 return a reject error when delete from the view based on cte 2023-11-21 14:10:55 +00:00
7312d74d62 bugfix : mysql json_table 2023-11-21 09:19:22 +00:00
8015a958d0 [FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-30 10:44:18 +00:00
5a62e3cee9 fix resolve rowid bug in mysql mode 2023-08-30 09:14:23 +00:00
0697e7f776 [FEAT MERGE]JSON_TABLE EXPR Implement IN MySQL Mode && dbms lob implement
Co-authored-by: skylhd <dickylhd@gmail.com>
2023-08-29 05:18:37 +00:00
7d7e68e967 fix some dup table bugs 2023-08-15 10:10:47 +00:00
cf27086ec5 fix mysqltest 2023-08-08 07:19:05 +00:00
82e3f02450 Fix insert use incorrect plan bug 2023-08-04 03:18:27 +00:00
45f2690b0a fix some bugs related to cte and ctas 2023-08-02 05:42:29 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
48e166250c [to #51111336] fix serval -4016 error report 2023-07-26 02:12:41 +00:00
551ee36be2 xml generated column index 4377 bugfix 2023-07-25 16:48:20 +00:00
5801f3942d fix core-test 2023-07-24 10:42:50 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
f39de9dd64 fix pl update set row bug 2023-07-19 14:18:04 +00:00
75673b4261 xml online ddl bugfix 2023-06-02 06:47:59 +00:00
sdc
4384ebb471 fix overwrite ret code and failed case 2023-05-31 04:41:54 +00:00
759f4bbfa2 [to #40760427]fix mysqlTest 2023-05-30 04:41:09 +00:00
sdc
868693e33f disable dml operation on view accessing virtual table 2023-05-25 04:41:20 +00:00
d79ccfaa6e fix error codes incompatible in in-operator and nullif / join / returning with xmltype 2023-05-16 12:22:00 +00:00
64df4d7271 fix case when, returning with xmltype incompatible 2023-05-15 08:21:48 +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
b05bba4bdd issue<49217722>:fix sql use complex type issues 2023-05-06 13:38:37 +00:00
a933ef50d3 fix xml issue:49339811/49171054/49294030/49405058/49424328 2023-05-05 11:45:32 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
87ad8877d4 [BUGFIX] fix lob delete with MINIMAL mode 2023-04-24 04:41:24 +00:00
e288a7ad87 Fix insert core 2023-04-14 08:42:58 +00:00
de15f38d07 Fix bug: the default value for generated column is incorrect when insert values 2023-04-06 09:48:07 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
a1b98f9700 to issue<48443639>:fix insert table values record core 2023-03-17 10:13:31 +00:00
b9ae891ab1 fix bug Batch optimization may cause auto-increment column jumps 2023-03-16 00:13:32 +00:00
ba7add9fa7 fix truncate refresh increment schema timeout and autoincrement can not clear cache totally 2023-02-14 15:14:38 +00:00
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
bbb017266b [FEAT MERGE]:Oracle Json Supported 2023-01-28 15:52:30 +08:00
ec56715ea5 [FEAT MERGE] information_schema enhence 2023-01-13 03:42:07 +00:00
02fedb0783 fix view pullup part exprs bug 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
9676a1aa4b simplify server log 2023-01-12 19:02:33 +08:00
3e08049b73 [CP] [CP] fix incorrect construct sql from update statement 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00