Skip to content

Instantly share code, notes, and snippets.

@BlackScorp
Created April 20, 2017 08:13
Show Gist options
  • Save BlackScorp/931f09cfc81cd95f99c7e9fc44d40486 to your computer and use it in GitHub Desktop.
Save BlackScorp/931f09cfc81cd95f99c7e9fc44d40486 to your computer and use it in GitHub Desktop.
Batch files to start maria db
start %~dp0bin/mysqld.exe --datadir=%~dp0data --console
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment