Bug #24271 | #42S02Table 'mysql.PROC' doesn't exist | ||
---|---|---|---|
Submitted: | 13 Nov 2006 17:52 | Modified: | 1 Dec 2006 12:38 |
Reporter: | Beat Wuethrich | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Visual Studio Plugin | Severity: | S3 (Non-critical) |
Version: | Connector 5.0.2/Plugin 1.0.1-beta | OS: | Windows (win xp sp2) |
Assigned to: | CPU Architecture: | Any |
[13 Nov 2006 17:52]
Beat Wuethrich
[14 Nov 2006 10:46]
Tonci Grgin
Hi Beat and thanks for your problem report. It does not contain enough info for me to start testing... Explanation: - What's MySQL server version? If it's 5.x, did you upgrade from 4.x? If so, was it done properly? - What's NET FW version? Irrelevant but I would like to know why did you include innodb status in this report?
[14 Nov 2006 12:00]
Beat Wuethrich
Hi Tonnci Here the information you asked for: - MySql Version is 5.0.27 - Database is an upgrade from 4.x to 5.x. Everything looked fine. - Visual Studio Version is 8.0.50727.42 - Status report was included as I didn't know if you need it or not... Thanks Beat
[14 Nov 2006 12:20]
Tonci Grgin
Hi Beat. Did you follow instructions in http://dev.mysql.com/doc/refman/5.0/en/upgrading-from-4-1.html especially regarding following: MySQL 5.0 adds support for stored procedures. This support requires the mysql.proc table. To create this table, you should run the mysql_upgrade program as described in Section 5.6.2, “mysql_upgrade — Check Tables for MySQL Upgrade”?
[14 Nov 2006 13:03]
Beat Wuethrich
Hi Tonci I'm sure we did use the manual to updgrade to 5.x. Also mysql.proc, mysql.user, mysql.db tables exists in the database. I have installed in the meantime xampp on my local machine and created a new schema to test it. This did not bring this error up but was not showing any tables from my schema. Is there another problem for that or are those two problems realted? Thanks
[16 Nov 2006 9:26]
Beat Wuethrich
We did check again the update and the message is that everything is done ok and finished. Any news from your site?
[1 Dec 2006 12:26]
Tonci Grgin
Hi Beat. This seems to be packaging bug in 5.0.27. See Bug#24750 for details.
[1 Dec 2006 12:38]
Beat Wuethrich
Hi Tonci I cannot see any details which could help me to solve the problem with Visual Studio Plugin! The only thing I know is that I get this error! How can I solve this problem?
[4 Dec 2006 8:48]
Tonci Grgin
Hi Beat, did you tried suggested fix from Bug#24750 ?