#include <dbpool.h>
Collaboration diagram for MySQLConf:

Data Fields | |
| Octstr * | host |
| long | port |
| Octstr * | username |
| Octstr * | password |
| Octstr * | database |
|
|
Definition at line 102 of file dbpool.h. Referenced by dlr_init_mysql(), and mysql_create_conf(). |
|
|
Definition at line 98 of file dbpool.h. Referenced by dlr_init_mysql(), and mysql_create_conf(). |
|
|
Definition at line 101 of file dbpool.h. Referenced by dlr_init_mysql(), and mysql_create_conf(). |
|
|
Definition at line 99 of file dbpool.h. Referenced by dlr_init_mysql(). |
|
|
Definition at line 100 of file dbpool.h. Referenced by dlr_init_mysql(), and mysql_create_conf(). |