1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-11-02 06:13:16 +03:00

fix(mtr): MCOL-5756, fix extended mtr tests

This commit is contained in:
Leonid Fedorov
2025-09-09 12:36:38 +00:00
committed by Leonid Fedorov
parent 55241e6f0e
commit 4f3ed2a6bd
5 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
--disable_query_log
REVOKE ALL PRIVILEGES ON *.* FROM 'cejuser'@'localhost';
DROP USER 'cejuser'@'localhost';
--enable_query_log