Skip to content
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

Failed jenkins run with PS 5.7; seems to be failed version check #55

Open
ShahriyarR opened this issue Jan 9, 2017 · 2 comments
Open
Labels

Comments

@ShahriyarR
Copy link
Contributor

From installdb.log:

2017-01-09 07:08:57 [WARNING] mysql_install_db is deprecated. Please consider switching to mysqld --initialize
2017-01-09 07:08:57 [ERROR]   The data directory needs to be specified.

From mysql.log:

2017-01-09T07:09:08.958202Z 0 [Warning] Failed to open optimizer cost constant tables

2017-01-09T07:09:08.958396Z 0 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
2017-01-09T07:09:08.958471Z 0 [ERROR] Aborting
@ShahriyarR ShahriyarR added the bug label Jan 9, 2017
@RoelVdP
Copy link
Contributor

RoelVdP commented Jan 9, 2017

was this due to the swapback to MID for MD? or is mysqld --initialize-insecure still being used?

@ShahriyarR
Copy link
Contributor Author

Seems to be related to -> #54
From console log:

07:08:53 ./include/ptb_core.inc: line 412: /bin/mysqld: No such file or directory
07:08:53 ./include/ptb_core.inc: line 413: /bin/mysqld: No such file or directory

So version check failed there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants