Commit Graph

108 Commits

Author SHA1 Message Date
c9739a3cf4 Rebuild index should not check tablet cnt 2023-04-22 14:27:31 +00:00
8a5cf3c010 Add tenant unit tablet total cnt limitation 2023-04-20 13:41:27 +00:00
0a0ba897c9 [FEAT MERGE] [to #48722125] pl/sql name resolve refactor 2023-04-18 06:12:14 +00:00
31ffb12df1 fix drop pk cst failed. 2023-04-13 08:54:45 +00:00
51e4cd6636 [CP][bugfix] control max threads allocates to a sqc 2023-04-07 03:07:02 +00:00
93cf8e3057 [bugfix]: add constraint(pk) with constraint name, the constraint name shouldn't be ignored. 2023-04-04 00:14:55 +00:00
7da7fe8b1b Fix unavailable hidden table index after ddl 2023-04-03 20:45:09 +00:00
db6535d4d2 Support group_id transfer of ddl task with serlize_message 2023-04-03 19:15:07 +00:00
282a3e052f Disable serialize inc data dict in some situations 2023-03-30 10:17:15 +00:00
f5800aa86a modify error_code 2023-03-21 15:36:39 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
0becd6e9cb Fix errcode to be compatible with mysql 2023-03-17 08:14:09 +00:00
846c1d13c3 [bugfix]: load data task shouldn't sync the optimizer statistics; 2023-03-16 11:40:58 +00:00
475c344f8b fix get ori schema version failed. 2023-03-16 02:10:45 +00:00
a477a621de Fix OB_SCHEMA_EAGAIN thrown by offline ddl 2023-03-15 02:46:16 +00:00
50c953f1b2 Change the error code returned from alter index dop 2023-03-14 17:13:34 +00:00
8a787f0a1e fix truncate tmp table 2023-03-09 06:10:55 +00:00
bf0a220832 Revert add iter scn to __all_tenant_info & primary cluster iter log 2023-03-07 13:43:44 +00:00
f5e563764a remove monitor tenant and deny user to create tenant named diag 2023-03-07 10:43:59 +00:00
e23ea70ca3 Fix tenant config update problem 2023-03-07 03:40: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
86bdd48952 Fix offline ddl enter before index task finish 2023-03-02 16:13:07 +00:00
09f099c4e2 add sys_recovery_scn to __all_tenant_info && primary tenant iter log 2023-02-27 10:41:19 +00:00
e0b0d2e827 [4.1] add table lock in cleanup garbage for ddl 2023-02-24 16:25:37 +00:00
30eb581ae8 Add compat mode guard when alter column offline 2023-02-15 11:17:51 +00:00
ba7add9fa7 fix truncate refresh increment schema timeout and autoincrement can not clear cache totally 2023-02-14 15:14:38 +00:00
2aab57aea1 fix incorrect primary key columns order after pk alter operation. 2023-02-14 03:44:05 +00:00
a334545481 Ignore error index when rebuilding hidden table index 2023-02-09 17:21:24 +00:00
5134763d1e fix create index hange when ddl executes too frequent of a tenant 2023-02-09 15:52:56 +00:00
3f68626293 [CP] [UPGRADE] Fix oracle virtual index upgrade problem 2023-02-08 11:14:43 +08:00
bf3ace128e fix truncate table publish_schema and farm case 2023-02-07 20:39:21 +08:00
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