MySQL Database Technical PDF Reference Manual

MySQL is an SQL (Structured Query Language) database server. SQL is the most popular databaselanguage in the world. MySQL is a client / server application which consists of a server daemon mysqld and many different client programs and libraries. The main goals of MySQL are speed and robustness.

The basis on which MySQL is built is a set of routines that were used in a highly demandingproduction for many years. If MySQL is currently still in development, it alreadyoffers rich and very useful function. This is the technical manual on MySQL. This version is the version of MySQL 3.21.x. This document contains documenatation on the MySQL database. The first document is the file TeXinfo. The HTML version is automatically generated with texi2html. The information on the ASCII version and is produced using makeinfo. Postscript version isproduced using texi2dvi and divps.

However, after some testing we came to the conclusion that mSQL was not fast or flexibleenough for our needs. This led to a new SQL interface to our database, but with almost sameAPI mSQL interface. This API was chosen to facilitate the porting of the third part of the code. It is not clear that the name derives from MySQL. Our base directory and a large amount of our libraries and tools have the prefix “my” for over 10 years.

Download MySQL Database Technical PDF Reference Manual


Comments

Leave a Reply