aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/SPMySQLFramework/Source/SPMySQLConnection Categories/Querying & Preparation.m
Commit message (Expand)AuthorAgeFilesLines
* - 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-081-1/+1
* - Correctly call mysql_library_init() on application start, and mysql_thread...rowanbeentje2012-04-181-0/+6
* - 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-291-0/+5
* Final feature work on the SPMySQL branch before merging:rowanbeentje2012-03-141-9/+1
* Improvements to SPMySQL framework:rowanbeentje2012-02-241-1/+2
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-0/+21
* Initial commit of the new SPMySQL Framework, which is added to the project an...rowanbeentje2012-02-201-0/+622