From b41b771c70c7ce6787b651bcc5a63f3f13359474 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Mon, 20 Sep 2010 00:05:43 +0000 Subject: - A further attempt to improve MySQL library crashes by improving threaded pings. This returns to an old approach by attempting to use interrupt signals to force a hung network read to close; however, the signal is now sent by the watchdog thread in a thread-safe fashion to specifically target the locking thread. If this approach works we'll probably consolidate the ping code to use it throughout. - Update localizable strings --- Resources/English.lproj/Localizable.strings | Bin 178868 -> 178868 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Resources/English.lproj') diff --git a/Resources/English.lproj/Localizable.strings b/Resources/English.lproj/Localizable.strings index 08959ea7..acd62f5f 100644 Binary files a/Resources/English.lproj/Localizable.strings and b/Resources/English.lproj/Localizable.strings differ -- cgit v1.2.3