-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests fail - boot_isolated_mysql_server missing #106
Comments
try |
Thanks, I tried that but: hangs forever. |
try running the command: |
closing this issue, stuff should be better with the new utlitiy. |
mvn clean install
DEBUG MysqlIsolatedServer - Booting server: /Users/agaton/maxwell/src/test/mysql_isolated_server/bin/boot_isolated_mysql_server -- --binlog_format=row --innodb_flush_log_at_trx_commit=1 --server_id=123123
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE!
com.zendesk.maxwell.SchemaCaptureTest Time elapsed: 0.007 sec <<< ERROR!
java.io.IOException: Cannot run program "/Users/agaton/maxwell/src/test/mysql_isolated_server/bin/boot_isolated_mysql_server": error=2, No such file or directory
The text was updated successfully, but these errors were encountered: