On Mon, 22 Aug 2005, "rueh hänä" wrote:

Aug 22 11:06:55 linuxweb21 mon[4175]: failure for phoebe mysql 1124701615
_ListTables is deprecated, use $dbh->tables() at
/usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi/DBD/mysql.pm line
280.

Is this a perl related problem or something else?

this looks like a dbd::mysql module problem, just as the error message
indicated. sounds like mysql.monitor uses an old part of the api, and needs to
be updated to use the ->tables() method rather than _ListTables.

from where did you get mysql.monitor? i don't see it in the distribution
nor in the contrib area. there is msql-mysql.monitor, but there is no
reference to _ListTables in there. if you don't recall where it's from,
please post it and i'll have a look at it.
_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to