This class implements a MySQL database access wrapper. It can: - Establish database connections to a MySQL database server host - Execute SQL queries and retrieve the number of result rows - Manage transactions - Call stored procedures