Brent Clark wrote:
Hiya

I got a debian server with mysql 5 and I get the following message.

ERROR 1305 (42000): FUNCTION suppor_db2.METAPHON does not exist.

Would anyone know how I can fix this.

Got the following installed

ii libdbd-mysql-perl 4.007-1 A Perl5 database interface to the MySQL database ii libmysqlclient15off 5.0.51a-24+lenny1 MySQL database client library ii mysql-client-5.0 5.0.51a-24+lenny1 MySQL database client binaries ii mysql-common 5.0.51a-24+lenny1 MySQL database common files ii mysql-server-5.0 5.0.51a-24+lenny1 MySQL database server binaries ii php5-mysql 5.2.6.dfsg.1-1+lenny3 MySQL module for php5

Kind Regards
Brent Clark


That's an indication that the application (or user) expected to find a function in that database but did not.

Do you have any details about the database `suppor_db2` itself or what the user might have been doing at the time they got the message that you would like to share?

--
Shawn Green, MySQL Senior Support Engineer
Sun Microsystems, Inc.
Office: Blountville, TN



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to