Server Version: theforgottenserver-v0.2.15-console
Problems: _Can't start the server, it says theres some problem with the mysql and tells me to change it to sqlite
_Can't manage the accounts on phpmyadmin
consulta SQL:
SELECT `prefs`
FROM `phpmyadmin`.`pma_table_uiprefs`
WHERE `username` = 'root'
AND `db_name` = 'blueflare 9.81'
AND `table_name` = 'accounts'
MySQL said:
#1142 - SELECT command denied to user ''@'localhost' for table 'pma_table_uiprefs'
_Can't use
DROP USER 'pma'@'localhost';
#1396 - Operation DROP USER failed for 'pma'@'localhost'
I'll appreciate very much your help
Problems: _Can't start the server, it says theres some problem with the mysql and tells me to change it to sqlite
_Can't manage the accounts on phpmyadmin
consulta SQL:

SELECT `prefs`
FROM `phpmyadmin`.`pma_table_uiprefs`
WHERE `username` = 'root'
AND `db_name` = 'blueflare 9.81'
AND `table_name` = 'accounts'
MySQL said:

#1142 - SELECT command denied to user ''@'localhost' for table 'pma_table_uiprefs'
_Can't use
DROP USER 'pma'@'localhost';
#1396 - Operation DROP USER failed for 'pma'@'localhost'
I'll appreciate very much your help