MySql default password

username: root
password:

or
mysqladmin -u root yourpassword # To setup the root password

or
sudo su # so it will not prompt for password

0 comments:

Post a Comment