You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-10-20 00:09:21 +03:00
3 lines
57 B
Batchfile
3 lines
57 B
Batchfile
@echo off
|
|
mysql --user=root %1 %2 %3 %4 %5 %6 %7 %8 %9
|