We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3faf5d8 commit e4c8a36Copy full SHA for e4c8a36
appveyor.yml
@@ -23,6 +23,7 @@ before_test:
23
- SET PATH=%MYSQL_PATH%\bin;%PATH%
24
- echo %MYSQL_PATH%
25
- echo %PATH%
26
+ - DIR %MYSQL_PATH%\bin
27
- mysqladmin --host=%MYSQL_HOST% --user=%MYSQL_USER% --password=%MYSQL_PASSWORD% create %MYSQL_DATABASE%
28
29
test_script:
0 commit comments