This class implements a simple MySQL database access wrapper. It can: - Connect to a MySQL database server host - Execute arbitrary SQL queries - Execute INSERT, UPDATE and DELETE queries passing only the table name and the values of the fields, values and conditions