The MySQL
(R) software delivers a very fast, multi-threaded,
multi-user, and robust SQL
(Structured Query Language
)
database server.
MySQL Server
is intended for mission-critical, heavy-load
production systems as well as for embedding into mass-deployed software.
MySQL
is a trademark of MySQL AB
.
The MySQL
software is Dual Licensed
. Users can choose to
use the MySQL
software as an Open Source
/Free Software
product under the terms of the GNU General Public License
(http://www.gnu.org/licenses/) or can purchase a standard
commercial license from MySQL AB
.
See section 1.4 MySQL Support and Licensing.
The MySQL
web site (http://www.mysql.com/) provides the
latest information about the MySQL
software.
The following list describes some sections of particular interest in this manual:
MySQL Database Server
,
see section 1.3 What Is MySQL AB?.
MySQL Database Server
,
see section 1.2.2 The Main Features of MySQL.
MySQL Database Software
to new architectures
or operating systems, see section E Porting to Other Systems.
MySQL Database Server
,
see section 3 Tutorial Introduction.
SQL
and benchmarking information, see the
benchmarking directory (`sql-bench' in the distribution).
Important:
Reports of errors (often called bugs), as well as questions and comments, should be sent to the mailing list at mysql@lists.mysql.com. See section 1.7.1.3 How to Report Bugs or Problems.
The mysqlbug
script should be used to generate bug reports on Unix.
(Windows distributions contain a file `mysqlbug.txt' in the base
directory that can be used as a template for a bug report.)
For source distributions, the mysqlbug
script can be found in the
`scripts' directory. For binary distributions, mysqlbug
can be found in the `bin' directory (`/usr/bin' for the
MySQL-server
RPM package).
If you have found a sensitive security bug in MySQL Server
,
you should send an e-mail to security@mysql.com.
MySQL
in Printed Text or PresentationsMySQL
in Company and Product NamesSELECT INTO TABLE
NOT NULL
and DEFAULT
valuesENUM
and SET