I installed MySQL 4 using Adept. The problem is that I can not log in to MySQL. A friend of mine uses Ubuntu (with GNome), and he tells me an account for the root user is created on installation automatically. But it doesn't seem to be the case for me.
The following doesn't work:
mysql -u root -p
//then type password on request
The following doesn't work:
mysql -u root -p
//then type password on request