You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-10-31 18:30:33 +03:00
chore(tests): now RBO tests can run without --extern
This commit is contained in:
2
mysql-test/columnstore/include/drop_cross_engine.inc
Normal file
2
mysql-test/columnstore/include/drop_cross_engine.inc
Normal file
@@ -0,0 +1,2 @@
|
||||
REVOKE ALL PRIVILEGES ON *.* FROM 'cejuser'@'localhost';
|
||||
DROP USER 'cejuser'@'localhost';
|
||||
Reference in New Issue
Block a user