-
Notifications
You must be signed in to change notification settings - Fork 27
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
absence of perl should fail the build #38
Comments
So, previous version (which one?) works fine? |
The version I managed to get working was 0.6.1. but that worked only randomly, haven't figured out why. The database was getting shut down after start, but the step was considered successful and the tests started to run, and then began to fail because the db was shutting down. It seems I misread the documentation. I needed to install perl. Below is the error log. I use version 0.8.1, windows 8, mysql.classifier=windows-amd64 [INFO] $ perl C:....\smoke-test\target\mysql-dist\scripts\mysql_install_db.pl --defaults-file=C:....\smoke-test\target\mysql-data\my-default.cnf --force --innodb_use_native_aio=0 --datadir=C:....\smoke-test\target\mysql-data\data --basedir=C:....\smoke-test\target\mysql-dist |
@gdogaru good point about perl, we definitely need to fix that. I'll take a look at it soon! |
any ideas about the error I get? |
oops, I thought the problem is solved already.. let's leave this ticket alone - it is about Perl. please, create a new one, with a full explanation of the problem and your |
I'll find a developer for the task soon... |
Mysql fails to start with the last version.
The text was updated successfully, but these errors were encountered: