From eda4399be690cb325bb03d3195654e38ed061738 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Sat, 18 Aug 2012 14:18:29 +0000 Subject: Improve connection handling and recovery in general, and specifically to address Issue #877: - On servers with very short timeouts set the wait_timeout for the session as well as the interactive_timeout to prevent the connection from dropping frequently - Improve recovery from connection errors, correctly restoring the connection if appropriate and possible - Allow reconnections to occur recursively by altering the internal tracking mechanism - Fix some edge cases where the connection would remain locked incorrectly - Improve error messaging for the "MySQL Server has gone away" network case --- Resources/English.lproj/Localizable.strings | Bin 231924 -> 232934 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Resources') diff --git a/Resources/English.lproj/Localizable.strings b/Resources/English.lproj/Localizable.strings index b13d6acd..fdc10ee5 100644 Binary files a/Resources/English.lproj/Localizable.strings and b/Resources/English.lproj/Localizable.strings differ -- cgit v1.2.3