Introduction to MySQL: A Tutorial Notes The tutorial is provided for getting started with MySQL using a client program from a WIndows machine. Please note that you can issue all the commands from the server machine itself (where the MySQL daemon is running). In this case, it is still true that you are using a client program to communicate with the MySQL server. It is just that both client and server are running on the same machine. References 1. MySQL Bible Author: Steve Suehring; Publishers: Wiley 2. PHP Bible Author: Tim Converse and Joyce Park; Publishers: Wiley 3. MySQL Author: Paul DuBois Publishers: Techmedia 4. MySQL official website www.mysql.com You can also download a copy of the software at: http://dev.mysql.com/downloads/
HOME UP
|
|||||||||||||||||||