I try to import a Wordpress installation. I followed all steps but get the error:
“Uh-oh! Unable to import site.
Error: Command failed:
C:\Users\Tobias\AppData\Local\Programs\Local\resources\extraresources\light…\mysql.exe local -B --disable-column-names - e SELECT option_value From options WHERE option_name = ‘siteurl’;
ERROR 1146 (42S02) at line 1: Table ‘local.options’ doesn’t exist”
Hi Nick,
thanks for taking of care my request.
This site originated from a local installation from an XAMP-Setting (Database-Server MariaDB 10.4.14) , Webserver Apache 2.4.54, PHP 7.433
Operating System: Windows 10
Local Version 6.6.0+6231
Thanks for your help! Btw: I realized that the installation process worked if I renamed table wp_options to options. But it only made the error disappear during installation. Site was broke afterwards.