提交 252aebf8 authored 作者: Anthony Minessale's avatar Anthony Minessale

FSCORE-656

上级 af100fd1
......@@ -196,7 +196,8 @@ SWITCH_DECLARE(void) switch_core_db_test_reactive(switch_core_db_t *db, char *te
{
char *errmsg;
if (switch_test_flag((&runtime), SCF_AUTO_SCHEMAS)) {
if (!switch_test_flag((&runtime), SCF_AUTO_SCHEMAS)) {
switch_core_db_exec(db, test_sql, NULL, NULL, NULL);
return;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论