Skip to content

Commit e4c8a36

Browse files
committed
build: debug AppVeyor MySQL bin
1 parent 3faf5d8 commit e4c8a36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ before_test:
2323
- SET PATH=%MYSQL_PATH%\bin;%PATH%
2424
- echo %MYSQL_PATH%
2525
- echo %PATH%
26+
- DIR %MYSQL_PATH%\bin
2627
- mysqladmin --host=%MYSQL_HOST% --user=%MYSQL_USER% --password=%MYSQL_PASSWORD% create %MYSQL_DATABASE%
2728

2829
test_script:

0 commit comments

Comments
 (0)