Just got the "Database driven website" book. Looks great until now. I followed all the steps upon chapter 2 where I should connect to the MySQL server throuch the MySQL client program. I'm not very used to using the command line interface.
My question: how do I get to access this client program. This is how it looks now:
localhost:~ christia$ mysql -h 192.168.2.2 -u christia -p
-bash: mysql: command not found
Help anyone?





Bookmarks