| Commit message (Expand) | Author | Age | Files | Lines |
* | - Change the definition of forcePingTimeout to use int instead of NSInteger,... | rowanbeentje | 2009-09-12 | 1 | -2/+2 |
* | Missing nil terminator. | stuconnolly | 2009-09-03 | 1 | -1/+1 |
* | If the SSH tunnel is unable to bind to the local port because there is alread... | stuconnolly | 2009-08-28 | 1 | -11/+10 |
* | Make the MCPkit framework truly 64 bit compatible by using the appropriate da... | stuconnolly | 2009-08-26 | 27 | -320/+331 |
* | Alter CustomQuery to use StreamingResult to download and process result sets: | rowanbeentje | 2009-08-26 | 3 | -5/+50 |
* | - Fix NSLock console lines | rowanbeentje | 2009-08-25 | 3 | -19/+23 |
* | • bug fixed for _downloadAllData | Bibiko | 2009-08-20 | 1 | -183/+177 |
* | - Change MCPStreamingResult to use a safer streaming mode by default - downl... | rowanbeentje | 2009-08-20 | 6 | -152/+373 |
* | - Add a note to warn about use of MCPStreamingResult | rowanbeentje | 2009-08-17 | 1 | -0/+8 |
* | Rework SQL export: | rowanbeentje | 2009-08-17 | 5 | -17/+304 |
* | - Make result sets 1.5x faster to process by using 10.4+ native stringWithCS... | rowanbeentje | 2009-08-16 | 1 | -15/+4 |
* | Missing SVN properties. | stuconnolly | 2009-08-08 | 35 | -35/+35 |
* | - Fix a memory leak when filtering the server variables | stuconnolly | 2009-08-07 | 1 | -4/+3 |
* | - Remove compression option in mysql_options (already set as part of connect... | rowanbeentje | 2009-07-28 | 1 | -4/+1 |
* | - Fix editing of results including decimals | rowanbeentje | 2009-07-23 | 1 | -0/+3 |
* | To fix query logging not working, initialize delegateQueryLogging to YES upon... | stuconnolly | 2009-07-23 | 2 | -5/+35 |
* | - Fix a large memory leak in [MCPConnection prepareString] | rowanbeentje | 2009-07-23 | 1 | -1/+1 |
* | Remove delegate calls asking for SP specific TableDocument ivars, replacing t... | stuconnolly | 2009-07-22 | 2 | -7/+9 |
* | - Allow the reconnection dialogs to function correctly if anything other tha... | rowanbeentje | 2009-07-22 | 1 | -4/+4 |
* | - Restore MySQL 3.x compatibility | rowanbeentje | 2009-07-22 | 1 | -3/+3 |
* | To prevent a deadlock situation in fetchMaxAllowedPacket, query lock must be ... | stuconnolly | 2009-07-21 | 1 | -1/+1 |
* | Merge framework integration branch back to trunk. Summary of changes: | stuconnolly | 2009-07-21 | 45 | -0/+10483 |