提交 48a0924b authored 作者: William King's avatar William King

merge failure on my part. this should have been included.

上级 2cea7f0f
......@@ -335,6 +335,7 @@ Dbh::Dbh(char *dsn, char *user, char *pass)
{
switch_cache_db_connection_options_t options = { {0} };
const char *prefix = "core:";
switch_cache_db_handle_type_t type;
m_connected = false;
if (strstr(dsn, prefix) == dsn) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论