Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
Currently the mysql_secure_installation script execute DELETE and UPDATE and so forth. This is not compatible with Galera as these tables are MyISAM.
Please change them to use GRANT, REVOKE, etc...
Attachments
Issue Links
- is part of
-
MDEV-26593 Replace mysql_secure_installation with a notice that it is useless
- Open