merge 275347 293323
thanks
On Wed, 02 Feb 2005 16:02:53 +0100, Jade Nicoletti <[EMAIL PROTECTED]> said:
>
> - @tables = $dbh->func( '_ListTables' );
> + @tables = $dbh->tables();
Thanks, there was an old bug report about this I hadn't acted on. I've
patched my copy, I will be uploading a
Package: mon
Version: 0.99.2-7
Severity: normal
Tags: patch
patch:
--- msql-mysql.monitor.orig Sat Jun 30 20:44:29 2001
+++ msql-mysql.monitor Wed Feb 2 15:58:13 2005
@@ -78,7 +78,7 @@
push( @failures, "Could not connect to $mode server $host: " .
$DBI::errstr );
2 matches
Mail list logo