Commit Graph

50 Commits

Author SHA1 Message Date
f4bf5f41c9 [FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-09-05 06:47:00 +00:00
49d54bfc46 [FEAT MERGE] Parallel create table
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-08-31 10:40:35 +00:00
9c8ae20255 Sql audit miss ddl sql 2023-08-28 07:10:19 +00:00
51bb12a3f6 Drop/truncate part/table/db without ddl retry task 2023-08-08 04:48:26 +00:00
a77f31ee61 Modifying the version number 2023-08-03 14:42:24 +00:00
6e155c8467 [CP] fix truncate timeout may be larger than 1000s 2023-08-01 18:18:22 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
4dd0e1e962 set extra timeout for ctas rollback if insert phase exhaust all execution time 2023-07-11 12:54:27 +00:00
34bc7336c0 reform order autoinc 2023-07-05 10:54:10 +00:00
1858194fc4 Fix printer bugs 2023-06-22 03:42:42 +00:00
78df99f897 fix check_db_and_table_is_exist func when table name with special symbol 2023-06-12 07:42:17 +00:00
e9ee090ba4 [CP] add _ob_wait_interval_after_truncate conf for truncate 2023-05-23 02:41:37 +00:00
67532b6ac9 fix alter range part key without checking partition values order. 2023-05-22 08:47:11 +00:00
5980811329 [CP] add consensus version for truncate 2023-05-16 07:16:51 +00:00
40e9a1b569 fix print global hint bug for set stmt 2023-05-12 04:11:25 +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
2f20f6b81b Handling concurrent situation when table not exist 2023-05-05 08:38:23 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
8d1f639f7c Fix ctas if not exists failed if table exists 2023-04-19 07:45:00 +00:00
db6535d4d2 Support group_id transfer of ddl task with serlize_message 2023-04-03 19:15:07 +00:00
08f87b82c7 modify the usage of schema guard, release the pin memory 2023-03-23 05:11:37 +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
8a787f0a1e fix truncate tmp table 2023-03-09 06:10:55 +00:00
b5244db425 Avoiding the impact of new_truncate_table on mysql auotinc, then we need to execute the old logic 2023-03-03 10:11:05 +00:00
9447a59f54 add truncate_table retry error code 2023-03-02 18:56:52 +00:00
80ac15ef69 fix truncate_table retry error code and fix farm case 2023-02-24 15:30:56 +00:00
5e0f5e4e12 [dbms_stats]: bugfix for online optimizer stats gather. 2023-02-14 04:42:08 +00:00
bf3ace128e fix truncate table publish_schema and farm case 2023-02-07 20:39:21 +08:00
8454783aaf [online stat]: fix some bugs. 2023-02-07 00:16:24 +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
9484175163 [FEAT MERGE]: online optimizer stats gather.
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:54:38 +08:00
b2607a0ccf [FEAT MERGE] ddl parallel truncate table
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:37:56 +08:00
87e368c52f Fix udt bugs 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
d216cebd66 [CP] optimize error code when column does not exist. 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
8a4d14122f replace ts related to ddl with scn. 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
8aee7d972f add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION 2022-11-16 07:35:39 +00:00
e7d1b14fca fix drop index task continually reports 4007 when cancelling it. 2022-11-08 07:35:36 +00:00
bc9a954129 support truncate fk parent table while foreign_key_checks is off 2022-11-08 02:06:00 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
491d36e26a [CP] fix some ctas exception handle bugs 2022-07-04 10:57:20 +08:00
ac82728867 patch back the flashback table/tenant/database/index(without flashback to scn) 2022-02-14 11:09:41 +08:00
Wan
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
cea7de1475 init push 2021-05-31 22:56:52 +08:00