Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: freeswitch-core
-
Labels:None
-
Platform:Linux x86/gcc
-
CPU Info:
-
FreeSWITCH GIT Revision:506aae7cbef37a3d5e49767b43a853ee3f5be8be
-
Reproduced with GIT HEAD?:YES
Description
In switch_cache_db_test_reactive, if executing the test_sql statement fails, drop_sql is executed.
if the drop_sql statement fails, the failure is reported as reactive_sql statement failing instead of drop_sql.
if the drop_sql statement fails, the failure is reported as reactive_sql statement failing instead of drop_sql.