Skip to content

Comments

Fix 'custom ini' used for MySQL tests to prevent startup failures#589

Merged
rnorth merged 1 commit intomasterfrom
mysql-fix-test-inifile
Feb 25, 2018
Merged

Fix 'custom ini' used for MySQL tests to prevent startup failures#589
rnorth merged 1 commit intomasterfrom
mysql-fix-test-inifile

Conversation

@rnorth
Copy link
Member

@rnorth rnorth commented Feb 24, 2018

This may not be strictly required, but it really ought to be present. I'm a little stumped as to how how this has been working without this setting.

Without this MySQL fails upon its second startup:

Finished mysql_install_db
180224 20:17:03 [Note] mysqld (mysqld 5.5.43) starting as process 1 ...
180224 20:17:03 [ERROR] Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root!

180224 20:17:03 [ERROR] Aborting

180224 20:17:03 [Note] mysqld: Shutdown complete

This change does not affect run-time behaviour of MySQL for users, just the stability of our own internal tests.

@rnorth rnorth merged commit 3cf1f85 into master Feb 25, 2018
@kiview kiview deleted the mysql-fix-test-inifile branch February 25, 2018 12:15
@bsideup bsideup added this to the next milestone Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants