index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Frameworks
/
SPMySQLFramework
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
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