mirror of
https://github.com/boostorg/mysql.git
synced 2026-02-14 12:52:17 +00:00
5 lines
80 B
Batchfile
5 lines
80 B
Batchfile
SET SCRIPTPATH=%~dp0
|
|
|
|
mysql.exe -u root < "@SETUP_SCRIPT_PATH@"
|
|
|
|
@BATCH_CONTENT@ |