• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved [Phpmyadmin] Need help

LegendYuki

New Member
Joined
Feb 9, 2013
Messages
4
Reaction score
3
Solved

I used DROP USER 'pma'@'localhost'; on my phpmyadmin
but now it won't let me edit the database what must i do to gain acess to editing the db again
this is the error

Error

SQL query: DocumentationEdit Edit

SELECT `tables`
FROM `phpmyadmin`.`pma_recent`
WHERE `username` = 'root'

MySQL said: Documentation
#1142 - SELECT command denied to user ''@'localhost' for table 'pma_recent'
 
Last edited:
Back
Top Bottom