mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-02 11:19:28 +00:00
merge failure on my part. this should have been included.
This commit is contained in:
parent
2cea7f0ff6
commit
48a0924b54
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user