MySQL error - #1932 - Table 'phpmyadmin.pma user config' doesn't exist in engine
I am trying to set up my database in MySQL using XAMPP. I am doing this via phpMyAdmin on localhost(Apache is running). The only action on my part is typing in a new, unused, name for a database, click create and... this error occurs: Error SQL query: DocumentationEdit Edit SELECT MAX(version) FROM `phpmyadmin`.`pma__tracking` WHERE `db_name` = 'stuff_tessss' AND `table_name` = '' AND FIND_IN_SET('CREATE DATABASE',tracking) > 0 MySQL said: Documentation #1932 - Table 'phpmyadmin.pma__tracking' doesn't exist in engine The database is showing in the list of databases. If you were to click on one