I want to create a user in MySQL, using:
mysql> create user \'elcor\'@\'localhost\' IDENTIFIED WITH \'Md5l%^cdstg@\';
mysql> create user \'elcor\'@\'localhost\' IDENTIFIED WITH \'Md5l%^cdstg@
but I have this error