I am running xampp on Windows 10. I've never had such an issue with my other websites running on XAMPP. To break down the issue, I am installing clean wordpress I am importing my website with a plugin called All in one WP migration. Once the migration is done I have access to the wp-admin part of the website but when I try to open the website I receive this error:
12:48:26 PM [mysql] Error: MySQL shutdown unexpectedly.
12:48:26 PM [mysql] This may be due to a blocked port, missing dependencies,
12:48:26 PM [mysql] improper privileges, a crash, or a shutdown by another method.
12:48:26 PM [mysql] Press the Logs button to view error logs and check
12:48:26 PM [mysql] the Windows Event Viewer for more clues
12:48:26 PM [mysql] If you need more help, copy and post this
12:48:26 PM [mysql] entire log window on the forums
As a reference all the other wordpress insllations I have, run perfect and I have no problem opening the websites. When I open phpmyadmin I see this error:
#1932 - Table 'phpmyadmin.pma__userconfig' doesn't exist in engine
I have tried all the listed solutions in this thread: MySQL error - #1932 - Table 'phpmyadmin.pma user config' doesn't exist in engine
Unfortunately none of them seems to work for me and MySQL still crashing. Is there something else I can try.
When I open the respective database I have in phpmyadmin I see these errors as well
SQL query: Copy DocumentationEdit Edit
SELECT MAX(version) FROM `phpmyadmin`.`pma__tracking` WHERE `db_name` = 'fabb' AND `table_name` = 'wp_addonlibrary_addons'
MySQL said: Documentation
#1932 - Table 'phpmyadmin.pma__tracking' doesn't exist in engine