Re: 8.0.14 breaks mysqlpump
Hi Warren,
Are these the views that are reported as having an invalid definer?
* sys.schema_auto_increment_columns
* sys.schema_object_overview
* sys.schema_redundant_indexes
* sys.schema_unused_indexes
* sys.x$schema_flattened_keys
Do you get any errors if you use the views or execute SHOW CREATE VIEW for them?
If not (and the above list of views are the ones you get the error for), it sounds like Bug 28901821.
As a workaround, I suggest trying to drop the sys schema and re-install it using mysql_upgrade --force.
Best regards,
Jesper
Subject
Views
Written By
Posted
1216
January 24, 2019 11:33AM
647
January 25, 2019 04:22PM
662
January 25, 2019 05:40PM
659
January 26, 2019 02:54AM
667
January 26, 2019 07:49AM
Re: 8.0.14 breaks mysqlpump
625
January 26, 2019 06:41PM
611
January 26, 2019 08:02PM
605
January 26, 2019 08:41PM
526
January 27, 2019 06:41AM
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.