aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CMMCPConnection.m
Commit message (Expand)AuthorAgeFilesLines
* - Tweak code to use the new UseKeepAlive preference valuerowanbeentje2009-04-111-3/+4
* - If a connection is reestablished automatically by the mysql libraries, ens...rowanbeentje2009-04-091-4/+19
* - Second part of r498: ensure that SQL imports are read in as UTF8, and quer...rowanbeentje2009-04-081-3/+35
* - Select 'drop tables' option for MySQL export by default, to improve backup...rowanbeentje2009-04-061-0/+7
* - Add a preference (currently with no UI) for connection timeoutrowanbeentje2009-03-281-24/+8
* SPSQLParser changes:rowanbeentje2009-03-191-2/+20
* Additional error checking, centralised connection keep-alive interval retriev...rowanbeentje2009-03-091-10/+32
* - Renames "Database Encoding" menu item in Database menu to "View Using Enco...rowanbeentje2009-03-041-32/+61
* Rollback on newbie mistake...bamse162009-03-021-10/+1
* Better error handling of dump reading (checking for NSError object instead of...bamse162009-03-021-0/+9
* Applies connection checks and keepalive logic to select database/refresh data...rowanbeentje2009-02-281-0/+31
* Implement a connection keepalive, addressing Issue #171. This runs a ping ev...rowanbeentje2009-02-251-5/+78
* Sets and enforces a connection timeout, and handles connection timeouts appro...rowanbeentje2009-02-181-18/+312
* MERGED r262:266 from branches/stuart02 to trunk to include new project struct...stuconnolly2008-12-101-0/+207