aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CMMCPConnection.h
Commit message (Expand)AuthorAgeFilesLines
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-137/+0
* - Commit the second part of r995 (oops), addressing database selection issuesrowanbeentje2009-07-091-0/+1
* Improve custom query timing and display:rowanbeentje2009-06-271-2/+2
* - Fix some warnings for setTitlebarStatus methodavenjamin2009-06-241-0/+1
* - Allow connections via SSH tunnels to reattempt using the specified host if...rowanbeentje2009-06-211-0/+1
* • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline functionBibiko2009-06-181-0/+6
* • further tiny improvements for queryString's speedBibiko2009-06-181-0/+1
* • added to CMMCPConnection: observeValueForKeyPath:@"ConsoleEnableLogging"Bibiko2009-06-181-0/+1
* • some tiny improvements to speed up queryString:Bibiko2009-06-181-1/+3
* • some improvement to speed up queryString:Bibiko2009-06-171-0/+3
* Significant connection improvements:rowanbeentje2009-06-171-1/+6
* • added to CMMCPConnection:Bibiko2009-06-161-0/+4
* Rework queryString:withEncoding:, and ensure memory is correctly released whe...rowanbeentje2009-06-151-1/+4
* • different log message for changing max_allowed_packet for increasing it a...Bibiko2009-06-151-1/+1
* Cleanups and improvements within queryString:encoding:rowanbeentje2009-06-151-0/+1
* Add support for titlebar connection status images, and use for SSH tunnels.rowanbeentje2009-06-141-0/+1
* Fixes connection timeouts during queries of over three seconds, and speeds up...rowanbeentje2009-06-121-5/+0
* • fix to allow insert large blob dataBibiko2009-06-111-0/+2
* • introduced these methods to CMMCPConnectionBibiko2009-06-111-0/+3
* Effectively halve connection lag for queries, speeding up all queries and so ...rowanbeentje2009-06-081-0/+6
* Add support for SSH tunnels, improve password security, and tweaks:rowanbeentje2009-05-281-4/+13
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-1/+2
* - hide 'rename' context menu if selection is not a tablemtvee2009-05-181-0/+9
* - 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