System and Environment Handles to MySQL Specific Resources
Two custom classes provide an interface to resources specific to a MySQL database. Note that using these classes reduces your database's portability.
RWDBMySqlLibSystemHandle contains the
MYSQL structure used by the
RWDBConnection, providing direct access to the MySQL C API.