r23452 - gnucash/trunk/src/backend/dbi - Bug 704506 - Connection loss to mysql after resume from hibernation
    John Ralls 
    jralls at code.gnucash.org
       
    Wed Nov 27 22:46:31 EST 2013
    
    
  
Author: jralls
Date: 2013-11-27 22:46:30 -0500 (Wed, 27 Nov 2013)
New Revision: 23452
Trac: http://svn.gnucash.org/trac/changeset/23452
Modified:
   gnucash/trunk/src/backend/dbi/gnc-backend-dbi.c
Log:
Bug 704506 - Connection loss to mysql after resume from hibernation
Add a 2^n ms backoff for connection retries so the server has time
to restart after hibernation.
    
    
More information about the gnucash-patches
mailing list