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
1094
January 24, 2019 11:33AM
611
January 25, 2019 04:22PM
625
January 25, 2019 05:40PM
602
January 26, 2019 02:54AM
631
January 26, 2019 07:49AM
Re: 8.0.14 breaks mysqlpump
583
January 26, 2019 06:41PM
553
January 26, 2019 08:02PM
567
January 26, 2019 08:41PM
485
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.