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
*
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