From 26675cbe2b899dc1aa6613f8345097eca1d92a94 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Thu, 9 Jul 2009 00:15:44 +0000 Subject: - Commit the second part of r995 (oops), addressing database selection issues --- Source/CMMCPConnection.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/CMMCPConnection.h') diff --git a/Source/CMMCPConnection.h b/Source/CMMCPConnection.h index 7c6fc4d0..2c505dd5 100644 --- a/Source/CMMCPConnection.h +++ b/Source/CMMCPConnection.h @@ -123,6 +123,7 @@ - (int) getMaxAllowedPacket; - (BOOL) isMaxAllowedPacketEditable; - (int) setMaxAllowedPacketTo:(int)newSize resetSize:(BOOL)reset; +- (NSString *)findSocketPath; - (void)willPerformQuery:(NSNotification *)notification; -- cgit v1.2.3