I am working on creating a database using XAAMP. The only action on my part is typing in a new, unused, name for a database, clicking create, and... But I am getting this error:
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
Can someone please help me with this error?