Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Don't echo password to console when asking for mysql root password #60

Open
reedy opened this issue Nov 29, 2015 · 0 comments
Open

Don't echo password to console when asking for mysql root password #60

reedy opened this issue Nov 29, 2015 · 0 comments

Comments

@reedy
Copy link
Contributor

reedy commented Nov 29, 2015

Warning: mysql_connect(): Access denied for user 'mw_bench'@'localhost' (using password: YES) in /home/reedy/oss-performance/base/DatabaseInstaller.php on line 50

Warning: mysql_select_db() expects parameter 2 to be resource, boolean given in /home/reedy/oss-performance/base/DatabaseInstaller.php on line 51
Can't connect to database (mysql -h 127.0.0.1 -pmw_bench -u mw_bench mw_bench). This can be fixed for you.
MySQL admin user (default is 'root'): 
MySQL admin password: password_in_clear_text
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant