phpMyAdmin config
Hi, I am in the middle of development. I would like to edit the config file of my phpMyAdmin in order to allow MySQL users to drop database.
At the moment we are getting the "DROP DATABASE" disabled statement
At the moment we are getting the "DROP DATABASE" disabled statement
/* Turn on Database DROP */
Please let us know if you had any other questions at all. - Jacob$cfg['AllowUserDropDatabase'] = true;