when I type: mysqladmin -u root -p create music_library_development
then enter my install password then enter, it gives me this error:
connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
Your password to connect to the database with the
rootlogin is wrong. If yourrootaccount doesn’t have a password, remove the-poption. If it has one, type the correct password when prompted.