Ecco l'elenco dei messaggi per i rispettivi comandi (da root) tentati dopo l'installazione :


linux:/ # mysqld_safe
Starting mysqld daemon with databases from /var/lib/mysql
STOPPING server from pid file /var/lib/mysql/linux.pid
050227 15:37:59 mysqld ended






linux:/ # mysqld
Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root!
050227 15:38:49 Aborting

050227 15:38:49 mysqld: Shutdown Complete

linux:/ #






linux:/ # mysql
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
linux:/ #