aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/SPMySQLFramework/Source/SPMySQL Private APIs.h
Commit message (Expand)AuthorAgeFilesLines
* Manually roll back all changes for #2979Max2018-02-271-1/+0
* Experiment with #2979Max Lohrmann2018-02-141-0/+1
* * Turn `-[SPMySQLConnection checkConnectionIfNecessary]` into a public method...Max2017-03-091-1/+0
* Change the way max_allowed_packet detection worksMax Lohrmann2017-01-251-0/+1
* * Add a wrapper method for 3 repeatetly used callsMax2015-10-301-0/+1
* Remove a duplicate @interface and prepare some functions for unit testingMax2015-10-041-6/+1
* Fix an issue (affecting mostly Russian & Asian users) where Sequel Pro would ...Max2015-06-191-0/+1
* Add support for SQLSTATEMax2014-03-051-0/+1
* 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
* Rework table content and custom query data loading and storage for speed incr...rowanbeentje2013-08-131-5/+12
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-211-1/+1
* - In the SPMySQL.framework, separate framework-triggered connections and dis...rowanbeentje2012-10-141-0/+2
* Rework connection loss handling in SPMySQL, particularly to improve backgroun...rowanbeentje2012-05-081-0/+2
* - Correctly call mysql_library_init() on application start, and mysql_thread...rowanbeentje2012-04-181-1/+2
* Initial commit of the new SPMySQL Framework, which is added to the project an...rowanbeentje2012-02-201-0/+110