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

Merge branch 'stable-23.10' into feat/MCOL-6072-parallel-scan-4-CES-4

This commit is contained in:
Leonid Fedorov
2025-09-09 20:36:06 +04:00
committed by GitHub
17 changed files with 346 additions and 24 deletions

View File

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