45 pts.
60,245 pts.

Answer Wiki:
Hi Have a look at this howto

---------------

The above article covers only commands when you are already in a mysql session.

To start a mysql session you could issue a command like this in the linux terminal:

mysql -u root -p


"You can access the MySQL CLI using the mysql command followed by the -u option for the username and -p, which tells MySQL to prompt for a password."

You might want to have a look at this other MySql HowTo
Last Wiki Answer Submitted:  Apr 14, 2009  11:36 PM (GMT)  by  Carlosdl   60,245 pts.
Latest Answer Wiki Contributors:  Alessandro.panzetta   9,615 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _