SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
[mysql] MySQL error - #1932 - Table 'phpmyadmin.pma user config' doesn't exist in engine
Home
Question
MySQL error - #1932 - Table 'phpmyadmin.pma user config' doesn't exist in engine
This is how i solved my problem
go to
xampp/mysql/data
directory
delete all the unwanted files except database folders
restart the xampp server and go to the dashboard
click the clear session data icon below the phpmyadmin icon
Examples related to
mysql
•
Implement specialization in ER diagram
•
How to post query parameters with Axios?
•
PHP with MySQL 8.0+ error: The server requested authentication method unknown to the client
•
Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'
•
phpMyAdmin - Error > Incorrect format parameter?
•
Authentication plugin 'caching_sha2_password' is not supported
•
How to resolve Unable to load authentication plugin 'caching_sha2_password' issue
•
Connection Java-MySql : Public Key Retrieval is not allowed
•
How to grant all privileges to root user in MySQL 8.0
•
MySQL 8.0 - Client does not support authentication protocol requested by server; consider upgrading MySQL client
Examples related to
apache
•
Enable PHP Apache2
•
Switch php versions on commandline ubuntu 16.04
•
Laravel: PDOException: could not find driver
•
How to deploy a React App on Apache web server
•
Apache POI error loading XSSFWorkbook class
•
How to enable directory listing in apache web server
•
Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details
•
How to enable php7 module in apache?
•
java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient
•
The program can't start because api-ms-win-crt-runtime-l1-1-0.dll is missing while starting Apache server on my computer
Examples related to
phpmyadmin
•
phpMyAdmin on MySQL 8.0
•
phpmyadmin - count(): Parameter must be an array or an object that implements Countable
•
Error loading MySQLdb Module 'Did you install mysqlclient or MySQL-python?'
•
phpMyAdmin ERROR: mysqli_real_connect(): (HY000/1045): Access denied for user 'pma'@'localhost' (using password: NO)
•
phpMyAdmin access denied for user 'root'@'localhost' (using password: NO)
•
mysqli_real_connect(): (HY000/2002): No such file or directory
•
How to create a foreign key in phpmyadmin
•
#1292 - Incorrect date value: '0000-00-00'
•
MySQL error - #1932 - Table 'phpmyadmin.pma user config' doesn't exist in engine
•
phpMyAdmin Error: The mbstring extension is missing. Please check your PHP configuration
Examples related to
xampp
•
Xampp localhost/dashboard
•
phpMyAdmin ERROR: mysqli_real_connect(): (HY000/1045): Access denied for user 'pma'@'localhost' (using password: NO)
•
Is there way to use two PHP versions in XAMPP?
•
Where to find htdocs in XAMPP Mac
•
phpMyAdmin access denied for user 'root'@'localhost' (using password: NO)
•
How to downgrade php from 7.1.1 to 5.6 in xampp 7.1.1?
•
How to turn on/off MySQL strict mode in localhost (xampp)?
•
mysqli_connect(): (HY000/2002): No connection could be made because the target machine actively refused it
•
How to install mcrypt extension in xampp
•
Fatal error: Uncaught Error: Call to undefined function mysql_connect()