Answers for "error code: 1396. operation create user failed for 'megan'@'localhost' 0.453 sec"

SQL
0

1396(hy00) mysql error

grant all privileges on *.* to 'someuser'@'localhost' with grant option;
Posted by: Guest on May-19-2020

Code answers related to "error code: 1396. operation create user failed for 'megan'@'localhost' 0.453 sec"

Code answers related to "SQL"

Browse Popular Code Answers by Language