October 2002
Beginner
864 pages
18h 41m
English
MySQL is a multiuser, multithreaded SQL database client/server implementation. MySQL consists of a server daemon, a terminal monitor client program, and several client programs and libraries. The main goals of MySQL are speed, robustness, and ease of use. MySQL was originally designed to provide faster access to very large databases. Throughout this book, you have been using MySQL for hands-on exercises whenever possible. Most likely, you are using a Windows-based system. Today's lesson emphasizes the MySQL installation on a UNIX-based system. By the end of today, you should understand
How MySQL is related to other implementations of SQL
How to install and set up a MySQL database for use on a UNIX ...
Read now
Unlock full access