News

Greetings, I am running OS X 10.5.4, and I read that I could use my terminal to send mysql queries instead of having to hop online and log into the admin thing to make tables and what not ...
To do that, open up a terminal window and issue the following command: mysqladmin -u root password NEWPASSWORD In this case, NEWPASSWORD is the placeholder password. Next, when you log into MySQL ...