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
/
SPMySQLConnection.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge in fixes for #2186
Max
2016-02-26
1
-2
/
+0
*
Fix for #2353 ("Attempted to connect a connection that is not disconnected")
release-1.1.1-rc1
Max
2016-02-12
1
-1
/
+12
*
Add another fallback for charset detection (which might improve compatibility...
Max
2016-02-07
1
-1
/
+18
*
Use more reliable way of detecting server version
Max
2015-10-30
1
-4
/
+11
*
Fix an issue on 10.7+ introduced in ce33534
Max
2015-07-12
1
-1
/
+1
*
Allow to set SSL cipher list in SPMySQL
Max
2015-03-21
1
-1
/
+8
*
Replace some NSDictionaries with literals
Max
2014-12-13
1
-14
/
+14
*
Add support for SQLSTATE
Max
2014-03-05
1
-0
/
+4
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
- Clean up some connection cancellation/close-during-connect edges as a resu...
rowanbeentje
2012-10-14
1
-2
/
+2
*
- In the SPMySQL.framework, separate framework-triggered connections and dis...
rowanbeentje
2012-10-14
1
-104
/
+134
*
Improve connection handling and recovery in general, and specifically to addr...
rowanbeentje
2012-08-18
1
-8
/
+12
*
Improve connection keepalive, disconnect, and connection loss after reviewing...
rowanbeentje
2012-05-15
1
-7
/
+31
*
- 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
1
-172
/
+231
*
- Correctly call mysql_library_init() on application start, and mysql_thread...
rowanbeentje
2012-04-18
1
-0
/
+61
*
- Fix SPMySQL warnings about delegate and proxy methods mixing synthesized g...
rowanbeentje
2012-03-29
1
-2
/
+1
*
- Correctly nest reconnection attempts to preserve previous connection setti...
rowanbeentje
2012-03-28
1
-2
/
+7
*
SPMySQL integration bugfixes:
rowanbeentje
2012-03-14
1
-1
/
+1
*
Final feature work on the SPMySQL branch before merging:
rowanbeentje
2012-03-14
1
-8
/
+8
*
Initial commit of the new SPMySQL Framework, which is added to the project an...
rowanbeentje
2012-02-20
1
-0
/
+834