MySQL Forums
Forum List  »  Data Recovery

ERROR 1356 (HY000): View
Posted by: Andrey Volodin
Date: August 29, 2017 05:24AM

mysql> select * from _vendas_copias;
ERROR 1356 (HY000): View 'Unikstore._vendas_copias' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
mysql>

mysqldump: Couldn't execute 'show create table `_vendas_copias`': View 'Unikstore._vendas_copias' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them (1356)



Please advise

~Cogito ergo sum

Options: ReplyQuote


Subject
Views
Written By
Posted
ERROR 1356 (HY000): View
8621
August 29, 2017 05:24AM
2271
August 29, 2017 06:53AM


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.