Après avoir installé les packages, je tape la commande emerge --config =dev-db/mysql-5.0.54, et voilà ce que ça me donne :
- Code: Select all
Configuring pkg...
* Creating the mysql database and setting proper
* permissions on it ...
* Insert a password for the mysql 'root' user
* Avoid ["'\_%] characters in the password
>
* Retype the password
>
080524 22:19:58 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
080524 22:19:58 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
.080524 22:19:59 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
080524 22:19:59 [Warning] option 'max_join_size': unsigned value 18446744073709551615 adjusted to 4294967295
* Loading "zoneinfo", this step may require a few seconds ...
* Stopping the server ...
* Done
Et si après je tente :
$mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
Quelqu'un a une idée ?
Merci en tout cas.
