aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Server Info.m
Commit message (Expand)AuthorAgeFilesLines
* Try to fix what could be the cause of #2353 ("Attempted to connect a connecti...Max2016-01-151-0/+3
* In order to enable even more people to shoot themselves in the foot, this com...Max2015-11-121-0/+17
* * Basic math is hard sometimes (fixes an issue introduced by me in b2d798ba92...Max2015-10-311-1/+1
* * Lock connection during disconnect to prevent some race conditionsMax2015-10-301-45/+11
* Added fallback code for server version identification.Max2015-08-071-11/+19
* 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
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-211-1/+1
* Rework connection loss handling in SPMySQL, particularly to improve backgroun...rowanbeentje2012-05-081-0/+1
* - Correctly call mysql_library_init() on application start, and mysql_thread...rowanbeentje2012-04-181-0/+3
* Initial commit of the new SPMySQL Framework, which is added to the project an...rowanbeentje2012-02-201-0/+175