aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories
Commit message (Expand)AuthorAgeFilesLines
* - Add a new SPMySQLEmptyResult class to SPMySQLFrameowkr, returning it inste...rowanbeentje2013-03-111-26/+30
* - Fix an incorrect selector method after recent thread naming workrowanbeentje2012-10-201-1/+1
* - Clean up some connection cancellation/close-during-connect edges as a resu...rowanbeentje2012-10-142-3/+9
* - In the SPMySQL.framework, separate framework-triggered connections and dis...rowanbeentje2012-10-142-5/+10
* - Improve connection error detecting in SPMySQLFrameworkrowanbeentje2012-10-061-1/+3
* - Fix utf8mb4 handling within SPMySQLFramework; this addresses Issue #1312rowanbeentje2012-08-311-1/+1
* Improve connection handling and recovery in general, and specifically to addr...rowanbeentje2012-08-181-6/+16
* Improve connection keepalive, disconnect, and connection loss after reviewing...rowanbeentje2012-05-152-12/+54
* - Return an autoreleased copy of the error string when requested, instead of...rowanbeentje2012-05-131-1/+2
* Rework connection loss handling in SPMySQL, particularly to improve backgroun...rowanbeentje2012-05-084-5/+30
* - Correctly call mysql_library_init() on application start, and mysql_thread...rowanbeentje2012-04-183-0/+15
* - Upgrade to the MySQL 5.5.22 client libraries, updating to a much more up-t...rowanbeentje2012-04-091-0/+7
* - Fix SPMySQL warnings about delegate and proxy methods mixing synthesized g...rowanbeentje2012-03-293-5/+36
* Added #import "SPMySQLStringAdditions.h" for mySQLBacktickQuotedString and my...sqlprodev2012-03-282-0/+2
* Final feature work on the SPMySQL branch before merging:rowanbeentje2012-03-146-28/+110
* Improvements to SPMySQL framework:rowanbeentje2012-02-241-1/+2
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-232-1/+26
* - Fix incorrect conversion via a CFStringEncoding for eucjpmsrowanbeentje2012-02-201-1/+1
* Initial commit of the new SPMySQL Framework, which is added to the project an...rowanbeentje2012-02-2018-0/+2716