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
*
Try to fix what could be the cause of #2353 ("Attempted to connect a connecti...
Max
2016-01-15
1
-1
/
+12
*
Add more debug info for "Attempted to connect a connection that is not discon...
Max
2016-01-13
1
-3
/
+24
*
Another attempt at the 0x338 crash (#2258)
Max
2016-01-13
1
-1
/
+1
*
* Add a wrapper method for 3 repeatetly used calls
Max
2015-10-30
1
-5
/
+2
*
* Lock connection during disconnect to prevent some race conditions
Max
2015-10-30
1
-10
/
+20
*
* Remove some ivars that are only used as local vars
Max
2015-10-26
1
-2
/
+0
*
Remove a bit duplicate code
Max
2015-09-30
1
-5
/
+4
*
Added fallback code for server version identification.
Max
2015-08-07
1
-5
/
+5
*
* Expand the debugging code from prev. commit
Max
2015-08-06
1
-0
/
+7
*
Add code to disable mysql protocol compression (no UI) to connect to Amazon A...
Max
2015-07-30
1
-5
/
+21
*
Fix an issue on 10.7+ introduced in ce33534
Max
2015-07-12
1
-1
/
+1
*
SPMySQL: Count having just connected as 'connection used'
Max
2015-06-07
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