how to remove mysqlworkbench internal schema
Posted by:
IGG t
Date: July 14, 2021 07:26AM
Is there a way to remove the ".mysqlworkbench" internal schema that is set up when you create shared snippets.
I have since removed all shared snippets from my database, but now when I try and run mysqldump I get the error:
mysqldump: Couldn't execute 'show events': Access denied for user 'local_backups'@'localhost' to database '.mysqlworkbench' (1044)
This happens if I try and run mysqldump with the "--all-databases" option.
n.b. I have MySQLWorkbench 8.0.24 and MySQL 8.0.20.
Subject
Views
Written By
Posted
how to remove mysqlworkbench internal schema
636
July 14, 2021 07:26AM
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.