Modifying a database doesn't need ALTER permission – PHP Versions
I've got a little problem with my database permissions. I created a user with literally no rights to test a database class I'm writing on my local machine. So now if I try to change the charset on an existing…