I have just installed MySQL 5.0.6-beta on windows following the standard
installation procedure.
I have noticed that the table proc is missing from the mysql database and I can
not run the CREATE PROCEDURE statement.
What am I missing? I need to creare store procedure to port my application.
Ple
To: 'mysql@lists.mysql.com'
> Subject: Stored procedure and proc table
>
> I have just installed MySQL 5.0.6-beta on windows following the standard
> installation procedure.
> I have noticed that the table proc is missing from the mysql database and I
> ca