MySQL Forums
Forum List  »  MySQL Workbench

Reverse Engineering - Trigger issue?
Posted by: Phil Clark
Date: February 09, 2008 02:54PM

I receive the following error when trying to Reverse Engineer a remote database. I connect ok, the process executes two tasks then fails on triggers. I don't have any triggers defined.

Fetching table list.
OK
Fetching view list.
OK
Fetching routine list.
OK
Fetching trigger list.
Unknown column 'DEFINER' in 'field list'
Failed to fetch selected schemata objects.

I searched online and the MySQL docs regarding DEFINER, however, I can't find how this column ever got created. I don't recall ever defining this or creating any triggers.

Any information is appreciated.

Thanks. Phil.

Options: ReplyQuote


Subject
Views
Written By
Posted
Reverse Engineering - Trigger issue?
4958
February 09, 2008 02:54PM


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.