phpmyadmin drop permissions
If a user is given DROP permissions in phpmyadmin shouldn't that allow them to run drop table and drop database?Is there any particular reason why running drop database would return "no access blah blah" when drop table is ok?
thanks