Answers for "ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '% IDENTIFIED BY RANDOM PASSWORD' at line 1"

SQL
0

ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '% IDENTIFIED BY RANDOM PASSWORD' at line 1

RANDOM PASSWORD may not be supported in your mysql version
Posted by: Guest on November-17-2021

Code answers related to "ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '% IDENTIFIED BY RANDOM PASSWORD' at line 1"

Code answers related to "SQL"

Browse Popular Code Answers by Language