aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/MCPKit/MCPFoundationKit/MCPStreamingResult.m
Commit message (Expand)AuthorAgeFilesLines
* Enable all *reasonable* warnings for all build configurations and fix a few o...stuconnolly2010-04-261-1/+1
* - changed the query locking mechanism for MCPConnection to be more thread saf...jakob2010-04-161-12/+32
* Minor MCPKit tidy up, including the resolution of potential issues raised dur...stuconnolly2010-03-261-2/+2
* - Move streaming query result connection unlocking to the download thread ra...rowanbeentje2010-03-181-3/+4
* - Make a number of changes to attempt to improve disconnection/quit crashes:...rowanbeentje2010-03-161-1/+6
* Following a manual code review, fix some local variables overriding global va...rowanbeentje2010-03-151-1/+1
* - Ensure all results for server variable requests are returned as strings, t...rowanbeentje2010-01-031-2/+2
* - Make a change to the area covered by threading locks in MCPStreamingConnec...rowanbeentje2009-11-281-4/+2
* - Fix a couple of thread safety issues in TableContent, and attempt to fix a...rowanbeentje2009-11-241-4/+43
* - Replace the LIMIT interface on the content view with a pagination control ...rowanbeentje2009-11-231-2/+2
* - Keep a buffer of at least one full row between the downloading and process...rowanbeentje2009-11-201-3/+6
* - Correctly report errors triggered *during* result download for streaming r...rowanbeentje2009-11-161-0/+5
* - Make some thread safety improvements to try to address Issue #460rowanbeentje2009-11-161-1/+1
* - Add support for createing fields of type BINARY and VARBINARY in the struct...stuconnolly2009-10-211-17/+31
* Make the MCPkit framework truly 64 bit compatible by using the appropriate da...stuconnolly2009-08-261-3/+3
* Alter CustomQuery to use StreamingResult to download and process result sets:rowanbeentje2009-08-261-2/+46
* - Fix NSLock console linesrowanbeentje2009-08-251-2/+5
* • bug fixed for _downloadAllDataBibiko2009-08-201-183/+177
* - Change MCPStreamingResult to use a safer streaming mode by default - downl...rowanbeentje2009-08-201-120/+314
* - Add a note to warn about use of MCPStreamingResultrowanbeentje2009-08-171-0/+8
* Rework SQL export:rowanbeentje2009-08-171-0/+203