This is the ZMySQLDA Database Connection Object.
connection blah blah
Commit a transaction (when TM is enabled).
Execute query_string and return at most max_rows.
Returns a list of column descriptions for table_name.
Begin a transaction (when TM is enabled).
Returns a list of tables in the current database.
Rollback a transaction (when TM is enabled).