I have one domain which when mysql users are created, they cannot be deleted (via phpmyadmin). When a user is granted permission to a database, and the user is then deleted, it simply APPEARS deleted, but i can still see the mysql user in the root WHM section to 'change passwords for mysql users'.
When the database is deleted, and a database of the same name is created again, the old user automatically reappears with permissions already granted. (this wouldnt really be a problem, but scripts trying to use mysql under this domain are not working correctly)
Very weird and confusing... but what i really need to know is... how do i manually delete mysql users? Anybody come across this before? If so, how did you fix it?
When the database is deleted, and a database of the same name is created again, the old user automatically reappears with permissions already granted. (this wouldnt really be a problem, but scripts trying to use mysql under this domain are not working correctly)
Very weird and confusing... but what i really need to know is... how do i manually delete mysql users? Anybody come across this before? If so, how did you fix it?