Acces to mysql
Correction:
sudo mysql --defaults-extra-file=/etc/mysql/debian.cnf
To access the MySQL database, type:
mysql --defaults-extra-file=/etc/mysql/debian.cnf
I like to have access to the mysql database. When i type 'sudo mysql --username=root -p' it doesn't give me access.
What is the mysql passwd?
Regards, Patrick
Acces to mysql
Correction:
sudo mysql --defaults-extra-file=/etc/mysql/debian.cnfAcces to mysql
To access the MySQL database, type:
mysql --defaults-extra-file=/etc/mysql/debian.cnfAcces to mysql
I like to have access to the mysql database. When i type 'sudo mysql --username=root -p' it doesn't give me access.
What is the mysql passwd?
Regards,
Patrick