index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Frameworks
/
MCPKit
/
MCPFoundationKit
/
MCPConnection.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the MCPkit framework truly 64 bit compatible by using the appropriate da...
stuconnolly
2009-08-26
1
-35
/
+35
*
Alter CustomQuery to use StreamingResult to download and process result sets:
rowanbeentje
2009-08-26
1
-3
/
+3
*
- Fix NSLock console lines
rowanbeentje
2009-08-25
1
-1
/
+1
*
- Change MCPStreamingResult to use a safer streaming mode by default - downl...
rowanbeentje
2009-08-20
1
-9
/
+25
*
Rework SQL export:
rowanbeentje
2009-08-17
1
-15
/
+53
*
Missing SVN properties.
stuconnolly
2009-08-08
1
-1
/
+1
*
- Remove compression option in mysql_options (already set as part of connect...
rowanbeentje
2009-07-28
1
-4
/
+1
*
To fix query logging not working, initialize delegateQueryLogging to YES upon...
stuconnolly
2009-07-23
1
-4
/
+31
*
- 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
1
-7
/
+7
*
- 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
1
-0
/
+1995