aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CMMCPConnection.h
Commit message (Expand)AuthorAgeFilesLines
* - Tweak code to use the new UseKeepAlive preference valuerowanbeentje2009-04-111-0/+1
* - If a connection is reestablished automatically by the mysql libraries, ens...rowanbeentje2009-04-091-0/+1
* - Second part of r498: ensure that SQL imports are read in as UTF8, and quer...rowanbeentje2009-04-081-0/+2
* - Add a preference (currently with no UI) for connection timeoutrowanbeentje2009-03-281-6/+2
* SPSQLParser changes:rowanbeentje2009-03-191-0/+2
* Additional error checking, centralised connection keep-alive interval retriev...rowanbeentje2009-03-091-0/+1
* - Renames "Database Encoding" menu item in Database menu to "View Using Enco...rowanbeentje2009-03-041-0/+1
* Applies connection checks and keepalive logic to select database/refresh data...rowanbeentje2009-02-281-0/+2
* Implement a connection keepalive, addressing Issue #171. This runs a ping ev...rowanbeentje2009-02-251-0/+7
* Sets and enforces a connection timeout, and handles connection timeouts appro...rowanbeentje2009-02-181-3/+28
* Define CMMCPConnection's delegate methods to prevent warnings.stuconnolly2008-12-101-0/+7
* MERGED r262:266 from branches/stuart02 to trunk to include new project struct...stuconnolly2008-12-101-0/+37