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
1240
January 24, 2019 11:33AM
656
January 25, 2019 04:22PM
671
January 25, 2019 05:40PM
669
January 26, 2019 02:54AM
679
January 26, 2019 07:49AM
Re: 8.0.14 breaks mysqlpump
640
January 26, 2019 06:41PM
620
January 26, 2019 08:02PM
618
January 26, 2019 08:41PM
542
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.