Monday, 13 March 2017

Mysql ErrNo 1728 CANNOT LOAD FROM TABLE V2

I'm opening up an old program that has been recently updated and I think that maybe something is wrong with my mysql configuration. We use an endpoint to initialize our database for each version of the software that we work on. We use versioning for the mysql scripts and I'm getting the following error when trying to initialize the database tables. Mysql ErrNo 1728 CANNOT LOAD FROM TABLE V2

I've done some research on this and it seems like it is trying to add stored procedures to the V2 table. I've looked through the mysql database and I can't seem to find the V2 table anywhere. The only thing I was able to find online was the mysql v2 sensor located here My boss said to talk to the IT person in charge, but he doesn't appear to be here today. I'm beginning to wonder if my mysql version is out of date. Other than that I wasn't able to find much about the V2 table in mysql.

Thank you very much for your help.



via Miguel Cabrera

No comments:

Post a Comment