aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Ping & KeepAlive.m
Commit message (Expand)AuthorAgeFilesLines
* * Lock connection during disconnect to prevent some race conditionsMax2015-10-301-4/+9
* * Remove some ivars that are only used as local varsMax2015-10-261-4/+6
* This change will either reduce the amount of crashes or increase the amount o...Max2015-10-171-0/+3
* Minor changeMax2015-10-171-15/+19
* Add logging for a possible issue in Connection keepaliveMax2015-10-041-0/+4
* Clarify thread namesMax2015-09-291-1/+3
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* - Clean up some connection cancellation/close-during-connect edges as a resu...rowanbeentje2012-10-141-0/+1
* Improve connection keepalive, disconnect, and connection loss after reviewing...rowanbeentje2012-05-151-12/+51
* Rework connection loss handling in SPMySQL, particularly to improve backgroun...rowanbeentje2012-05-081-2/+15
* - Correctly call mysql_library_init() on application start, and mysql_thread...rowanbeentje2012-04-181-0/+6
* Final feature work on the SPMySQL branch before merging:rowanbeentje2012-03-141-14/+1
* Initial commit of the new SPMySQL Framework, which is added to the project an...rowanbeentje2012-02-201-0/+227