|
|
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 |
|
|
|
1aa6673fc8
|
add mock fk parent table info to based_schema_object_infos
|
2022-10-28 11:09:38 +00:00 |
|
|
|
93a1074b0c
|
patch 4.0
|
2022-10-24 17:57:12 +08:00 |
|
|
|
493b2fb2e2
|
[CP] Check ret code for ObSqlBitSet::add_member()
|
2022-10-03 20:03:27 +00:00 |
|
|
|
dd107a407e
|
[CP] fix object name length checking in mysql mode
|
2022-06-21 10:58:06 +08:00 |
|
|
|
ff8bbf3ebc
|
fix padding bug with function-based index
|
2022-03-23 22:07:54 +08:00 |
|
|
|
f700a428f4
|
fix datetime type default value scale bug
|
2022-03-23 14:02:35 +08:00 |
|
|
|
7fddf2bde5
|
change the default mode of index to local
|
2022-03-09 20:34:40 +08:00 |
|
|
|
ac82728867
|
patch back the flashback table/tenant/database/index(without flashback to scn)
|
2022-02-14 11:09:41 +08:00 |
|
|
|
e5f59ea074
|
support json type
|
2022-02-08 15:08:04 +08:00 |
|
|
|
eafb5b5f09
|
forbidden mysql temp table in opensource
|
2021-12-23 14:19:15 +08:00 |
|
|
|
ea5bd71d32
|
fix check text column bug during ctas
|
2021-12-20 20:04:06 +08:00 |
|
|
|
da6f7be724
|
Remove redundant checks on ret (#613)
|
2021-11-29 18:05:12 +08:00 |
|
|
|
878c594b56
|
support set names/charset and variables in one sql
|
2021-11-09 10:48:59 +08:00 |
|
|
|
86b7b81439
|
remove parameters _enable_split_partition
|
2021-09-14 15:33:23 +08:00 |
|
|
|
726dad3ff7
|
去除alter外键约束时ob_ddl_timeout的约束,修改当前代码中遗失返回码和dead code的问题 (#344)
* 去除alter外键约束时ob_ddl_timeout的约束,修改遗失返回码和dead code的问题
* 修改log记录的信息,修改移除dead code的代码
|
2021-09-09 11:24:34 +08:00 |
|
|
|
81ec0c135d
|
remove enable_pg parameter config
|
2021-09-08 23:00:08 +08:00 |
|
|
|
2c57ef86be
|
fix deadcode
|
2021-09-03 22:24:32 +08:00 |
|
|
|
a6a56e21f4
|
Remove cmake warning configuration (August)
|
2021-08-30 15:49:44 +08:00 |
|
|
|
6f46b8491f
|
Fix column default value check is not compatible with mysql
|
2021-08-19 10:25:02 +08:00 |
|
|
|
f9f6066b8d
|
fix cases master
|
2021-08-13 16:37:28 +08:00 |
|
|
|
358b847936
|
fix cases 3.1_opensource_release
|
2021-08-11 16:08:08 +08:00 |
|
|
|
1777c9769e
|
cherry-pick from 3_1_x_release to 3.1_opensource_release
|
2021-07-19 21:27:14 +08:00 |
|
|
|
000ee98d25
|
fix bug for sequence
|
2021-07-15 18:39:14 +08:00 |
|
|
|
a997b23808
|
cherry-pick bugfix from 3.1 to open source branch
|
2021-07-14 17:48:16 +08:00 |
|
|
|
f27ecbb784
|
opensource bigfix patch
|
2021-07-13 19:42:21 +08:00 |
|