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
/
Source
/
CMMCPConnection.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Tweak code to use the new UseKeepAlive preference value
rowanbeentje
2009-04-11
1
-3
/
+4
*
- If a connection is reestablished automatically by the mysql libraries, ens...
rowanbeentje
2009-04-09
1
-4
/
+19
*
- Second part of r498: ensure that SQL imports are read in as UTF8, and quer...
rowanbeentje
2009-04-08
1
-3
/
+35
*
- Select 'drop tables' option for MySQL export by default, to improve backup...
rowanbeentje
2009-04-06
1
-0
/
+7
*
- Add a preference (currently with no UI) for connection timeout
rowanbeentje
2009-03-28
1
-24
/
+8
*
SPSQLParser changes:
rowanbeentje
2009-03-19
1
-2
/
+20
*
Additional error checking, centralised connection keep-alive interval retriev...
rowanbeentje
2009-03-09
1
-10
/
+32
*
- Renames "Database Encoding" menu item in Database menu to "View Using Enco...
rowanbeentje
2009-03-04
1
-32
/
+61
*
Rollback on newbie mistake...
bamse16
2009-03-02
1
-10
/
+1
*
Better error handling of dump reading (checking for NSError object instead of...
bamse16
2009-03-02
1
-0
/
+9
*
Applies connection checks and keepalive logic to select database/refresh data...
rowanbeentje
2009-02-28
1
-0
/
+31
*
Implement a connection keepalive, addressing Issue #171. This runs a ping ev...
rowanbeentje
2009-02-25
1
-5
/
+78
*
Sets and enforces a connection timeout, and handles connection timeouts appro...
rowanbeentje
2009-02-18
1
-18
/
+312
*
MERGED r262:266 from branches/stuart02 to trunk to include new project struct...
stuconnolly
2008-12-10
1
-0
/
+207