Enter password: ********
Welcome to the MySQL monitor. Commands end with ; or \g.Your MySQL connection id is 11331 to server version: VERSIONType 'help;' or '\h' for help. Type '\c' to clear the buffer.mysql>
mysql> prompt indicates that mysql is ready to accept commands.
Can't connect to local MySQL server through socket '/tmp/mysql.sock' appears, it means the MySQL server daemon is not running.
mysql> prompt.
How do I enter commands?
© 2007 John Michael Pierobon