Stored procedure and proc table

2005-06-14 Thread Frondoni, Giorgio
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

RE: Stored procedure and proc table

2005-06-14 Thread Frondoni, Giorgio
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