[OpenSIPS-Devel] [OpenSIPS/opensips] 1f154c: db_mysql: properly set TCP-related timeouts
    Liviu Chircu 
    liviu at opensips.org
       
    Mon Apr 20 14:44:50 CEST 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1f154c01fc3d064f1cf4f9c333775d857afb6528
      https://github.com/OpenSIPS/opensips/commit/1f154c01fc3d064f1cf4f9c333775d857afb6528
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2015-04-20 (Mon, 20 Apr 2015)
  Changed paths:
    M modules/db_mysql/my_con.c
  Log Message:
  -----------
  db_mysql: properly set TCP-related timeouts
According to official documentation,  mysql_options() must be used _after_
mysql_init()
    
    
More information about the Devel
mailing list