Collaboration diagram for DBConnection_MYSQL:
Data Fields | |
MYSQL * | conn |
The MySQL connection. | |
char * | dbname |
Database name. | |
DBTableDef * | table_def |
Table definitions. | |
int | table_num |
Number of tables in the database. |
Definition at line 54 of file d_mysql_f.c.