It has been a couple of years since the last time I had to login to a server using SSH and creating my database by using the command line. Today I had the privilege of finding the one hosting provider that doesn’t use a nice control panel for the domain (like plesk or cpanel) combined with phpMyAdmin and other fancy stuff. As you can imagine my SQL had gotten rusty, since I’m so used to creating everything with my friend phpMyAdmin. Luckily the mySQL documentation is very complete and full with tutorials.
Useful link to the mySQL documentation: http://dev.mysql.com/doc/