Commit Graph

142 Commits

Author SHA1 Message Date
2f77d05cff Fix error in the preparation phase of snapshot creation and other bugfix 2024-02-08 10:34:56 +00:00
18c5dd94a0 fix bug: show variables in px mode does not display the correct value of system variables 2024-02-08 00:11:59 +00:00
4a2e6196be we should check secure_priv_file in both mysql and oracle mode 2024-02-07 21:37:13 +00:00
acd0ec6efd [FEAT MERGE] load local files 2024-02-07 20:25:14 +00:00
c7fe4c3f69 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
2024-02-07 20:19:21 +00:00
df5ef10e8f Fix load data bug for json type 2024-02-07 17:22:56 +00:00
9933ff3aea [BUGFIX] show tablegroups not display empty tablegroup 2024-02-07 11:49:02 +00:00
8f91d6320c Return Access Denied when alter system major freeze for a non-exist tenant in non-sys tenant. 2024-02-07 10:13:48 +00:00
cd3d3ebc6d [CP] fix backup get wrong data version and fix recover table to standby tenant 2024-02-07 09:14:08 +00:00
8b5484238d [CP] [to #53078747] fix Security_type in SHOW PROCEDURE/FUNCTION STATUS 2024-02-06 20:08:33 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
70aa6d5461 wildcard matching 2024-02-04 15:12:01 +00:00
11dcba869f infile null string return file not exist 2024-02-02 17:13:07 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00
04d256afce Fix error when call stmt containing question mark 2024-01-19 07:16:55 +00:00
fe6691dbdd [CP] [to #54116671] fix serval pl bugs 2024-01-03 16:12:59 +00:00
2882851e54 to issue<53361277>:support flush pl cache single cache object 2023-12-28 09:12:48 +00:00
544a6d3ddb Fix error in the preparation phase of snapshot creation and other bugfix 2023-12-25 12:48:23 +00:00
5c8abefd6d fix bug: show variables in px mode does not display the correct value of system variables 2023-12-18 21:22:17 +00:00
9bd2e21da0 we should check secure_priv_file in both mysql and oracle mode 2023-12-18 14:04:23 +08:00
4d4732b7c7 [FEAT MERGE] load local files 2023-12-14 04:13:25 +00:00
9187748933 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-12-14 03:13:30 +00:00
4235388eaf Fix load data bug for json type 2023-12-12 13:42:55 +00:00
a747b38b46 [BUGFIX] show tablegroups not display empty tablegroup 2023-12-06 09:42:31 +00:00
d6fe7444f1 Return Access Denied when alter system major freeze for a non-exist tenant in non-sys tenant. 2023-12-05 06:46:18 +00:00
6533f800dd [CP] fix backup get wrong data version and fix recover table to standby tenant 2023-12-04 09:11:46 +00:00
0c81b3e2f6 [CP] [to #53078747] fix Security_type in SHOW PROCEDURE/FUNCTION STATUS 2023-11-22 04:41:24 +00:00
761938037c [to #53127984]out param bind to const value need report error 2023-11-17 02:45:37 +00:00
9e13005016 [FEAT MERGE]support 'alter system reset' clause 2023-11-16 13:46:59 +00:00
d49d442c2f fix the length of encrypted_passwd when set backup passwd 2023-11-10 07:39:08 +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
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
4ea98fa483 fix mysqltest 2023-10-17 11:09:36 +00:00
b901fa5a36 fix some inner view meta data bug 2023-09-20 13:12:06 +00:00
0534888042 fix some bugs about tenant=all 2023-09-18 03:40:23 +00:00
f773f1ea34 fix using mysql mode to check oracle mode table name 2023-09-13 04:40:08 +00:00
d685d027ab [to #52028497]forbid execute load data if table has enabled insert/update trigger 2023-09-09 13:46:08 +00:00
e1081698d6 [OBKV][CP] patch config _obkv_feature_mode from 32x 2023-09-09 11:40:26 +00:00
46cc984ade Merge branch 'pr_1547' 2023-09-08 15:48:46 +08:00
1c43b29f01 to issue<52035999>:fix execute anonymous block using dynamic sql issue 2023-09-08 13:06:15 +08:00
2868a1809d fix some pitr bugs 2023-09-08 12:06:16 +08:00
f4bf5f41c9 [FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-09-05 06:47:00 +00:00
b60e4f8d97 [FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
2023-09-04 01:10:37 +00:00
03b37d3730 [FEAT MERGE] change the semantics of tenant=all 2023-08-31 03:10:42 +00:00
22a9b2252c [FEAT MERGE] support aead in tde
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-24 04:10:29 +00:00
8d100cf383 fix some bugs on priviledges and variabls 2023-08-21 13:44:05 +00:00
ee361e15fe [FEAT MERGE]support PL dblink oracle 2023-08-21 03:40:30 +00:00
2308c9d47f forbid set oracle variables in opensource 2023-08-18 08:10:31 +00:00
540e01a6ef [to #51110137] fix text anonymous with question mark compatible Oracle 2023-08-15 06:10:16 +00:00