View Security Permissions
When using MySQL Workbench the following code is automatically entered:
"ALGORITHM = UNDEFINED
DEFINER = `root`@`localhost`
SQL SECURITY DEFINER"
This is fine when using a locally installed server. But when running the server across a network it generates an error. How do I rectify this?
Best Regards
Subject
Written By
Posted
View Security Permissions
December 09, 2020 02:30AM
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.