• 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!

PhpMyAdmin.. Query Error - Help needed

Cynosure

New Member
Joined
Apr 12, 2013
Messages
1
Reaction score
0
After following this tut....

http://otland.net/f479/your-first-open-tibia-server-140934/


When I get to "II. Setting Up A Database and an Admin Account" and adding the "DROP USER 'pma'@'localhost';"

PhpMyAdmin basically keeps throwing out never ending errors...

"Error

SQL query: DocumentationEdit Edit

SELECT MAX( version )
FROM `phpmyadmin`.`pma_tracking`
WHERE `db_name` = 'f'
AND `table_name` = ''
AND FIND_IN_SET( 'CREATE DATABASE', tracking ) >0

MySQL said: Documentation
#1142 - SELECT command denied to user ''@'localhost' for table 'pma_tracking'
"

How do I go about fixing this.
I've already uninstalled and reinstalled XAMPP and both Apache and MySql but the problem persists

Any advice would be much appreciated

Cyno.
 
Back
Top