Archives for: August 2011, 30

MySQL 101 - Connecting to a MySQL server

August 30th, 2011
In our last episode we looked at getting MySQL, today we will be looking at how you connect to a MySQL server and what that implies. Connection basics Before a client can connect to a MySQL server it needs a path by which that connection can be made.… more »