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

Fix travis builds #7

Open
svandragt opened this issue Mar 30, 2021 · 0 comments
Open

Fix travis builds #7

svandragt opened this issue Mar 30, 2021 · 0 comments

Comments

@svandragt
Copy link

svandragt commented Mar 30, 2021

+mysqladmin create wordpress_test --user=root --password= --host=localhost --protocol=tcp
253mysqladmin: [Warning] Using a password on the command line interface can be insecure.
254�mysqladmin: connect to server at 'localhost' failed
255error: 'Can't connect to MySQL server on 'localhost' (111)'
256Check that mysqld is running on localhost and that the port is 3306.
257You can check this by doing 'telnet localhost 3306'
258The command "bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION" failed and exited with 1 during .

looks like there's no database.

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

No branches or pull requests

1 participant