Commit Graph

26 Commits

Author SHA1 Message Date
a399421cc0 fix bug that system privs create any table, drop any tableallowed to access table obj also 2023-11-09 13:13:48 +00:00
c42c780796 adapt 'create view' privilege checking to mysql 2023-09-13 03:40:22 +00:00
8deb6bc4ad add priv check for select for update 2023-09-08 13:16:22 +08:00
f22e3050fe fix create view bug 2023-08-28 09:10:39 +00:00
fcadb31c97 fix view zerofill bug && fix mem mgr sql id dynamic leak && fix vectorize in core 2023-08-24 03:14:28 +00:00
5d0ad0e767 fix mysqltest 2023-08-14 14:42:37 +00:00
a84ffe6d84 fix: xml default value set by alter table ineffective for exist rows 2023-08-14 11:48:33 +00:00
e0a0ce93bd fix several compatibility bug 2023-08-10 03:42:46 +00:00
cf27086ec5 fix mysqltest 2023-08-08 07:19:05 +00:00
af62662569 support extract query range with user var and fix some bugs 2023-08-08 06:13:14 +00:00
40e9a1b569 fix print global hint bug for set stmt 2023-05-12 04:11:25 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
00f87235c6 fix stmt print ignore hint bug 2023-03-16 00:43:36 +00:00
e086f0b327 fix create view failed when select item has same alias name 2023-02-08 15:30:29 +08:00
de327e58f9 fix case failed cause by information_schema enhance 2023-02-07 11:52:26 +08:00
ccb9e555da fix create view with rowid bug 2023-01-28 18:56:45 +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
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
51de5b5911 [SCN] fix farm failure 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
8aee7d972f add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION 2022-11-16 07:35:39 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
dd107a407e [CP] fix object name length checking in mysql mode 2022-06-21 10:58:06 +08:00
a26b60e7a4 fix view col alias name bugs 2021-07-09 17:16:31 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00