This class implements a MySQL database access wrapper. It can:
- Connect to a given MySQL server and access given database
- Execute SQL queries
- Retrieve any errors, the number of affected rows, last inserted identifier, number of result columns and rows
- Retrieve the query results into arrays or objects
- Get information about the MySQL client and server
- Create or drop a database
- Retrieve the list of available databases or database tables
- Check server connectivity
- Get connection statistics and variable values
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.