SDB simple MySQL class

Package:
SDB simple MySQL class
Summary:
Wrapper to access MySQL databases
Groups:
Databases, PHP 5
Author:
Pawel Janisio
Description:
This class implements a wrapper to access MySQL databases. It can:

- Establish database connections
- Execute SQL queries
- Retrieve query results into arrays
- Retrieve the number of result rows and affected rows
- Create tables
- Lock tables
- Optimize all database tables
- Truncate tables
- Import a database dump using the mysql command
- Get the database variables and statistics


Powered by Gewgley