Commit Graph

77 Commits

Author SHA1 Message Date
53aff20b87 report error when modify primary key nullable 2023-02-07 17:53:32 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
4c1209c6c7 [to #45990438]fix bugs about trigger order 2023-02-06 14:35:04 +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
1ca28a0d93 Record increment data dict for truncate table 2023-01-28 19:40:45 +08:00
dd47101ce6 fix truncate 4.1 problem 2023-01-28 18:20:42 +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
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
74e06e078c refresh mysqltest for information_schema enhance 2023-01-28 17:11:06 +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
af2506b14c [FEAT MERGE]charset latin1 2023-01-28 15:43:48 +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
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
64818a5086 support drop standby tenant 2023-01-12 19:02:33 +08:00
d748a60ef2 Fix obtest case 2023-01-12 19:02:33 +08:00
0c1f02747b fix not null cst bug. 2023-01-12 19:02:33 +08:00
a6098ccbc6 [FEAT MERGE] New upgrade framework for 4.x 2023-01-12 19:02:33 +08:00
5faa60b77c [CP] fix drop user core 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 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
d1e99a65ab Fix modify col not null failed when retry modify hidden table not null column state 2023-01-12 19:02:33 +08:00
6f5017d571 [CP] fix offline ddl and drop index concurrency. 2023-01-12 19:02:33 +08:00
fddecc1ae2 remove unused frozen scn for schema. 2023-01-12 19:02:33 +08:00
da5b2fb1e4 Report sys tenant's ls info to __all_ls_meta_table 2023-01-12 19:02:33 +08:00
8fb62754a1 [FEAT MERGE] Add LatchIds for locks and monitors 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
34b77b6f1e Fix schema guard reset due to double get_tenant_schema_guard 2023-01-12 19:02:33 +08:00
ef466e89a3 [CP] Fix truncate partition blocks in ddl scheduler 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
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 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
8129d41b24 fix hung when convert to character for partition. 2022-11-23 13:05:40 +00:00
7d8c4a42fc [UPGRADE] Remove unused compatible code 2022-11-21 07:29:40 +00:00
242fe6910c Fix errcode to be compatible with mysql 2022-11-17 09:38:16 +00:00
618341bd5d Reject drop table only when drop index 2022-11-11 03:07:24 +00:00
f83bd7225c Reject drop table if any ddl is running on this table 2022-11-09 15:35:55 +00:00
35bbe7fbda fix convert character case failed 2022-11-09 08:05:43 +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
b1b4631c04 bugfix: fix object privilege is lost after create or replace a view which was existed 2022-11-07 07:08:06 +00:00
53b1261f92 Fix duplicate index table rebuilt by offline ddl(2) 2022-11-04 07:36:04 +00:00
acc97de57f [UPGRADE] UPGRADE_SYSTEM_VARIABLE/UPGRADE_SYSTEM_TABLE CMD 2022-11-04 03:06:24 +00:00
169c793d39 fix convert character not changing enum extended type info 2022-11-03 14:38:05 +00:00
067a2a6334 Fix duplicate index table rebuilt by offline ddl 2022-11-02 14:08:19 +00:00