|
acl
3.5.3.0
|
浏览该文件的文档. 2 #include "../acl_cpp_define.hpp" 3 #include "../db/db_pool.hpp" 5 #if !defined(ACL_CLIENT_ONLY) && !defined(ACL_DB_DISABLE) 29 mysql_pool(
const char* dbaddr,
const char* dbname,
30 const char* dbuser,
const char* dbpass,
31 int dblimit = 64,
unsigned long dbflags = 0,
32 bool auto_commit =
true,
int conn_timeout = 60,
33 int rw_timeout = 60,
const char* charset =
"utf8");
52 #endif // !defined(ACL_CLIENT_ONLY) && !defined(ACL_DB_DISABLE)