On Tue, 1 Jun 2004 14:50:11 +0200 
"Bungarz, Kai" <[EMAIL PROTECTED]> wrote:

> Hi!
> I'm using mysql-max-nt, Version 5, running on Windows 2000.
> While inserting rows into a table from a perl script,  i get error
> 1146:"table mysql.proc doesn't exist".
> The application ran without any error with mysql, version 4. 
> Any ideas?

Yes, if you are running version 5.0 - a development release, make sure you CAREFULLY 
read the documentation so you know what you are getting into.  You need to fix the 
grant tables:

http://dev.mysql.com/doc/mysql/en/Upgrading-grant-tables.html

Josh

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to