aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/SPMySQLFramework/Source/SPMySQLConnection.m
Commit message (Expand)AuthorAgeFilesLines
* - Clean up some connection cancellation/close-during-connect edges as a resu...rowanbeentje2012-10-141-2/+2
* - In the SPMySQL.framework, separate framework-triggered connections and dis...rowanbeentje2012-10-141-104/+134
* Improve connection handling and recovery in general, and specifically to addr...rowanbeentje2012-08-181-8/+12
* Improve connection keepalive, disconnect, and connection loss after reviewing...rowanbeentje2012-05-151-7/+31
* - Fix incorrect reconnection detection in the new SPMySQL reconnection code ...rowanbeentje2012-05-121-0/+1
* - Fix a build warning caused by r3649 changesrowanbeentje2012-05-101-1/+1
* Rework connection loss handling in SPMySQL, particularly to improve backgroun...rowanbeentje2012-05-081-172/+231
* - Correctly call mysql_library_init() on application start, and mysql_thread...rowanbeentje2012-04-181-0/+61
* - Fix SPMySQL warnings about delegate and proxy methods mixing synthesized g...rowanbeentje2012-03-291-2/+1
* - Correctly nest reconnection attempts to preserve previous connection setti...rowanbeentje2012-03-281-2/+7
* SPMySQL integration bugfixes:rowanbeentje2012-03-141-1/+1
* Final feature work on the SPMySQL branch before merging:rowanbeentje2012-03-141-8/+8
* Initial commit of the new SPMySQL Framework, which is added to the project an...rowanbeentje2012-02-201-0/+834