MySQL crash course in 10 easy steps. If you ever had to deal with MySQL in the past, I'm sure you had to spend lots of time searching on Google (as I did..). To save you some searching, I'll post some commands I "learned while doing". I'll assume all you know about MySQL is "mysql -u root -p" The above… Read More