You've already forked mariadb-columnstore-engine
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:
committed by
Leonid Fedorov
parent
55241e6f0e
commit
4f3ed2a6bd
4
mysql-test/columnstore/include/drop_cross_engine.inc
Normal file
4
mysql-test/columnstore/include/drop_cross_engine.inc
Normal file
@@ -0,0 +1,4 @@
|
||||
--disable_query_log
|
||||
REVOKE ALL PRIVILEGES ON *.* FROM 'cejuser'@'localhost';
|
||||
DROP USER 'cejuser'@'localhost';
|
||||
--enable_query_log
|
||||
Reference in New Issue
Block a user