Commit Graph

40 Commits

Author SHA1 Message Date
f5bb32e3bf Fix mview auto complete refresh parallel 2024-02-08 10:08:01 +00:00
1400476e92 Fix timezone bug in mview scheduler jobs 2024-02-08 02:41:52 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
646f868b25 fix auto generated identifier is too long 2024-02-07 13:45:02 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
455f1a31f1 修case:dump、tochar、nanvl、information_schema 2024-02-02 13:12:29 +00:00
6130c94603 disable creating materialized view on xmltype columns 2024-01-30 04:42:04 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00
a2c8ffcdda 修复视图的nullable数值不一致问题 2024-01-16 08:26:51 +00:00
7d25d613bb fix default values of start date expr in creating mview/mlog 2024-01-11 07:47:56 +00:00
45001b4f91 Fix mview auto complete refresh parallel 2023-12-25 11:13:22 +00:00
03ee06d6be Fix timezone bug in mview scheduler jobs 2023-12-19 18:18:35 +00:00
f7cd32be94 [FEAT MERGE] materialized view
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2023-12-14 07:42:52 +00:00
af61c60757 fix auto generated identifier is too long 2023-12-08 07:17:22 +00:00
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