1
0
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:
Leonid Fedorov
2025-09-01 16:07:42 +00:00
committed by drrtuy
parent 2e9900ea24
commit 1bcb1a0982
7 changed files with 146 additions and 11 deletions

View File

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