Update of /cvsroot/monetdb/clients/src/perl/MonetDB-CLI-MapiPP
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14987/src/perl/MonetDB-CLI-MapiPP
Modified Files:
MapiPP.pm
Log Message:
propagated changes of Wednesday Oct 17 2007 - Monday Oct 22 2007
from the Clients_1-20 branch to the development trunk
Index: MapiPP.pm
===================================================================
RCS file: /cvsroot/monetdb/clients/src/perl/MonetDB-CLI-MapiPP/MapiPP.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- MapiPP.pm 3 Jan 2007 12:18:13 -0000 1.2
+++ MapiPP.pm 22 Oct 2007 10:35:46 -0000 1.3
@@ -27,7 +27,7 @@
sub connect
{
- my ($class, $host, $port, $user, $pass, $lang) = @_;
+ my ($class, $host, $port, $user, $pass, $lang, $db) = @_;
my $h = IO::Socket::INET->new( PeerAddr => $host, PeerPort => $port )
or die "Handle is undefined: $@";
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins