| Commit message (Expand) | Author | Age | Files | Lines |
* | - In the SPMySQL.framework, separate framework-triggered connections and dis... | rowanbeentje | 2012-10-14 | 4 | -109/+146 |
* | - Improve connection error detecting in SPMySQLFramework | rowanbeentje | 2012-10-06 | 1 | -1/+3 |
* | * Forgot to include a file in last commit | dmoagx | 2012-10-03 | 1 | -1/+1 |
* | - Fix utf8mb4 handling within SPMySQLFramework; this addresses Issue #1312 | rowanbeentje | 2012-08-31 | 1 | -1/+1 |
* | Improve connection handling and recovery in general, and specifically to addr... | rowanbeentje | 2012-08-18 | 3 | -15/+29 |
* | Improve connection keepalive, disconnect, and connection loss after reviewing... | rowanbeentje | 2012-05-15 | 4 | -20/+87 |
* | - Return an autoreleased copy of the error string when requested, instead of... | rowanbeentje | 2012-05-13 | 1 | -1/+2 |
* | - Fix incorrect reconnection detection in the new SPMySQL reconnection code ... | rowanbeentje | 2012-05-12 | 1 | -0/+1 |
* | - Fix a build warning caused by r3649 changes | rowanbeentje | 2012-05-10 | 1 | -1/+1 |
* | Rework connection loss handling in SPMySQL, particularly to improve backgroun... | rowanbeentje | 2012-05-08 | 8 | -194/+281 |
* | - Correctly call mysql_library_init() on application start, and mysql_thread... | rowanbeentje | 2012-04-18 | 5 | -1/+78 |
* | - Manually handle some SPFileHandle memory management to significantly impro... | rowanbeentje | 2012-04-12 | 1 | -1/+1 |
* | - Upgrade to the MySQL 5.5.22 client libraries, updating to a much more up-t... | rowanbeentje | 2012-04-09 | 3 | -0/+18 |
* | - Fix SPMySQL warnings about delegate and proxy methods mixing synthesized g... | rowanbeentje | 2012-03-29 | 5 | -10/+37 |
* | Added #import "SPMySQLStringAdditions.h" for mySQLBacktickQuotedString and my... | sqlprodev | 2012-03-28 | 2 | -0/+2 |
* | - Correctly nest reconnection attempts to preserve previous connection setti... | rowanbeentje | 2012-03-28 | 1 | -2/+7 |
* | tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR | sqlprodev | 2012-03-27 | 1 | -0/+4 |
* | SPMySQL integration bugfixes: | rowanbeentje | 2012-03-14 | 1 | -1/+1 |
* | Final feature work on the SPMySQL branch before merging: | rowanbeentje | 2012-03-14 | 10 | -37/+295 |
* | Improvements to SPMySQL framework: | rowanbeentje | 2012-02-24 | 5 | -64/+108 |
* | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 10 | -6/+144 |
* | - Fix incorrect conversion via a CFStringEncoding for eucjpms | rowanbeentje | 2012-02-20 | 1 | -1/+1 |
* | Initial commit of the new SPMySQL Framework, which is added to the project an... | rowanbeentje | 2012-02-20 | 39 | -0/+7111 |