"I'll be using the MySQL command line tool on a Linux (Debian!)
platform. Assuming I already have mysql running and a passworded
root user account:
"ns3:~# mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or g.
Your MySQL connection id is 168753
Server version: 5.0.51a-24-log (Debian)
Type 'help;' or 'h' for help. Type 'c' to clear the buffer."
mysql>