|
|
93cf8e3057
|
[bugfix]: add constraint(pk) with constraint name, the constraint name shouldn't be ignored.
|
2023-04-04 00:14:55 +00:00 |
|
|
|
f4bc31c683
|
disable gather histogram for granularity=>'auto' when subpart type is not list or range
|
2023-04-03 18:41:47 +00:00 |
|
|
|
aec2b56931
|
Fix ctas statement decimal precision out of bounds
|
2023-03-21 16:49:45 +00:00 |
|
|
|
8ce2f275c4
|
[fix] remove some internal urls and emails
|
2023-03-17 20:57:21 +08:00 |
|
|
|
00f87235c6
|
fix stmt print ignore hint bug
|
2023-03-16 00:43:36 +00:00 |
|
|
|
8a9169e0d6
|
[CP][to #46123340] fix show create characteristic stmt
|
2023-02-24 12:47:32 +00:00 |
|
|
|
0a4df972e8
|
fix invalid definition for timestamp generated column
|
2023-02-13 13:12:07 +00:00 |
|
|
|
ca1fcada83
|
update histogram buckets from pointer to ObArrayWrap
|
2023-02-10 11:11:04 +00:00 |
|
|
|
a1e27ff66e
|
fix mysqltest
|
2023-02-09 16:06:26 +00:00 |
|
|
|
44302ab27f
|
fix optimizer histogram memory leak in KVCACHE
|
2023-02-09 15:55:39 +00:00 |
|
|
|
e086f0b327
|
fix create view failed when select item has same alias name
|
2023-02-08 15:30:29 +08:00 |
|
|
|
53aff20b87
|
report error when modify primary key nullable
|
2023-02-07 17:53:32 +08:00 |
|
|
|
de327e58f9
|
fix case failed cause by information_schema enhance
|
2023-02-07 11:52:26 +08:00 |
|
|
|
ec9eeebfb5
|
to issue<47537861>:adjust default exec env when creating mysql mode package
|
2023-02-06 23:19:26 +08:00 |
|
|
|
1782154e7c
|
[CP] fix table dml info maintenance bug
|
2023-02-06 16:46:35 +08:00 |
|
|
|
657b6b6f12
|
save schema pointer
|
2023-02-06 15:26:08 +08:00 |
|
|
|
0866a4b852
|
[to #46647036]fix bug alter trigger
|
2023-02-06 13:52:55 +08: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 |
|
|
|
3d4f554258
|
[FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
|
2023-01-28 20:40:16 +08:00 |
|
|
|
ccb9e555da
|
fix create view with rowid bug
|
2023-01-28 18:56:45 +08:00 |
|
|
|
50024b39cd
|
[FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-01-28 18:17:32 +08:00 |
|
|
|
30d0adec61
|
[4.1] support distributed txn free route
|
2023-01-28 16:07:18 +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 |
|
|
|
af2506b14c
|
[FEAT MERGE]charset latin1
|
2023-01-28 15:43:48 +08:00 |
|
|
|
ceab75db79
|
Fix failed mysqltest introduced by print cast udt
Co-authored-by: obdev <obdev@oceanbase.com>
|
2023-01-28 13:29:34 +08:00 |
|
|
|
ec56715ea5
|
[FEAT MERGE] information_schema enhence
|
2023-01-13 03:42:07 +00:00 |
|
|
|
87e368c52f
|
Fix udt bugs
|
2023-01-12 19:02:33 +08:00 |
|
|
|
08802d94f6
|
[FEAT MERGE] 4.1 PL/SQL enhence & development
|
2023-01-12 19:02:33 +08:00 |
|
|
|
26f2754db2
|
[FEAT MERGE] Support float/double(m, d) in mysql mode
|
2023-01-12 19:02:33 +08:00 |
|
|
|
6c9add4152
|
[HelloBike] fix a bug of index comment covering data table comment
|
2023-01-12 19:02:33 +08:00 |
|
|
|
40d215fc5a
|
[FEAT MERGE] GIS
|
2023-01-12 19:02:33 +08:00 |
|
|
|
6f05db2849
|
[CP] fix a core caused by omitting the deep copy
|
2023-01-12 19:02:33 +08:00 |
|
|
|
d0278a4161
|
[CP] Prohibit specifying the constraint name with empty string explicitly
|
2023-01-12 19:02:33 +08:00 |
|
|
|
de9ff56963
|
[to #33109923]fix bug compile package
|
2023-01-12 19:02:33 +08:00 |
|
|
|
f463ab5a0c
|
[CP] [to #44090387] fix package body create
|
2023-01-12 19:02:33 +08:00 |
|
|
|
7e357ea8c9
|
[to #45393823]update route_sql when alter package compile
|
2023-01-12 19:02:33 +08:00 |
|
|
|
51de5b5911
|
[SCN] fix farm failure
|
2023-01-12 19:02:33 +08:00 |
|
|
|
87a9357186
|
set the initial value of wrs to scn min
|
2023-01-12 19:02:33 +08:00 |
|
|
|
99d4f56fec
|
[scn] mv definition of SCN to dir of share
|
2023-01-12 19:02:33 +08:00 |
|
|
|
4c49f6e7c5
|
fix scn legacy issues
|
2023-01-12 19:02:33 +08:00 |
|
|
|
8a4d14122f
|
replace ts related to ddl with scn.
|
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 |
|
|
|
7d8c4a42fc
|
[UPGRADE] Remove unused compatible code
|
2022-11-21 07:29:40 +00:00 |
|
|
|
64f224fd99
|
fix modify partition column
|
2022-11-18 07:40:22 +00:00 |
|
|
|
8aee7d972f
|
add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION
|
2022-11-16 07:35:39 +00:00 |
|
|
|
dbbbb29f9d
|
[CP] fix a core caused by omitting the deep copy
|
2022-11-15 07:38:00 +00:00 |
|
|
|
7217bb9e00
|
fix cases master
|
2022-11-07 06:38:05 +00:00 |
|
|
|
cbeae2bffc
|
[to #45264327]move the instead of trigger code to das
|
2022-11-04 03:37:14 +00:00 |
|