I am trying to set up my database in MySQL using XAMPP. I do this through phpMyAdmin on localhost (running Apache). The only action on my part is to enter a new, unused name for the 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" does not exist in the engine
The database is displayed in the database list. If you need to click one at a time, it will take forever and not a day to not download.
I tried to research and implement other solutions to 1932 errors in the stack and other places, but to no avail.
The following are the versions of the technology that I am using:
- OS X El Capitan - 10.11.1
- Server Version: Apache / 2.4.16 (Unix)
- PHP 5.6.15 ( -intl , CakePHP )
- CakePHP 3.0 ( Composer cakePHP , , , PHP)
- mySQL Ver 14.14 5.7.9 osx10.11 (x86_64)
- XAMPP 5.6.14-4
, Linux XAMPP .. , , . , .
- , !