MySQL Forums
Forum List  »  MySQL Workbench

Re: Database Synchronize always out of Synch
Posted by: David Allen
Date: April 26, 2014 11:19AM

Mike, another problem I've found that may be related. As I mentioned, when I reverse engineer, it only creates 4 stored procedures (when we have ~70). Well, when I open the DB (via connection) in Workbench, if I right-click and "Copy Create" of the SQL for those stored procedures, it copies just fine. However if I try to right-click "Copy Create" the other stored procedures, I get nothing. No error, just nothing. So there's definitely something wonky going on and for some reason, MySQL doesn't think the stored procedures (other than the 4 it sees) are "legit" even though they work just fine.

Any ideas?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Database Synchronize always out of Synch
554
April 26, 2014 11:19AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.