Commit Graph

108 Commits

Author SHA1 Message Date
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
061416999f fix ddl rule for generated column. 2022-10-27 14:37:53 +00:00
a589195fdb Enable system table has multi indexes. 2022-10-27 12:06:05 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
d9494719f4 [CP] Fix some schema & ddl problems 2022-09-20 11:33:14 +00:00
ff8b723642 fix typos arugment (#615) 2022-09-09 17:30:25 +08:00
491d36e26a [CP] fix some ctas exception handle bugs 2022-07-04 10:57:20 +08:00
e48422a122 [CP] fix job STATISTIC_PRIMARY_ZONE_ENTITY_COUNT 2022-05-25 20:51:07 +08:00
723d5dd86e [CP] [BUGFIX] Use backuped frozen status to restore system tables 2022-05-23 15:26:53 +08:00
4fdbcc227c [CP] fix bug: alter tenant [xxx] set variables lower_case_table_names 2022-04-19 10:32:35 +08:00
6f0bdfec22 Fix physical restore set sys table macro block meta schema version as 0 bug 2022-03-24 23:02:07 +08:00
483ef5e6a7 throw out schema error when sequence schema is not found 2022-03-21 14:35:54 +08:00
xy0
25bd25175f fix typos from open github issue 2022-03-04 19:48:51 +08:00
bx0
a8b4d67f55 The outline created by the database is not specified and cannot be dropped 2022-02-10 20:15:56 +08:00
ym0
f935bcf905 [PHYSICAL RESTORE] Avoid coredump while create user partitions 2022-01-14 10:42:48 +08:00
wd0
d1707e6a19 fix bug when purge databases containing a table having global index with a primary zone 2021-10-29 10:48:43 +08:00
62cb470338 patch backup piece to 3.1. open source 2021-09-02 15:26:40 +08:00
st0
88a8862b77 support max_connections and max_user_connections 2021-08-19 17:11:53 +08:00
ym0
7c05e32506 fix auto drop tenant problem 2021-08-11 19:09:43 +08:00
bz0
1a45571554 fix bug that index num in table is more than limited num 2021-07-30 10:33:59 +08:00