PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and macOS
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL NDB Cluster 7.5
The PerlDBI module provides a generic interface for database access. You can write aDBI script that works with many different database engines without change. To useDBI, you must install theDBI module, as well as a DataBase Driver (DBD) module for each type of database server you want to access. For MySQL, this driver is theDBD::mysql module.
Perl support is not included with MySQL distributions. You can obtain the necessary modules fromhttp://search.cpan.org for Unix, or by using the ActiveStateppm program on Windows. The following sections describe how to do this.
TheDBI/DBD interface requires Perl 5.6.0, and 5.6.1 or later is preferred. DBIdoes not work if you have an older version of Perl. You should useDBD::mysql 4.009 or higher. Although earlier versions are available, they do not support the full functionality of MySQL 5.7.
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and macOS
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL NDB Cluster 7.5