Sorry, a mysql user with the name filedata already exists.
hi
I wanted to create a new user when faced with this error
Sorry, a database user with the name USER already exists
I removed the user ssh, but still ....
/etc/group/
etc/passwd/
grep -Rl filedata /var/cpanel/databases/
/http://www.upload-pictures.de/bild.php/50682,20140217201916J1NO3.png
-
Hello :) Check to see if there are any entries for that username in the MySQL users table. You can check this with commands such as: mysql mysql > select user,host from mysql.user;
Thank you.0
Please sign in to leave a comment.
Comments
1 comment