Issue Summary
Having issue with importing the WordPress site to local with the following error:
local -B --disable-column-names -e SELECT option_value FROM wp_options WHERE option_name = ‘siteurl’;\nERROR 1146 (42S02) at line 1: Table ‘local.wp_options’ doesn’t exist\r\n.
I’ve observed the same issue in this topic and tried to increase the php memory size, which isn’t of much help
Replication
System Details
-
Which version of Local is being used?
- Local v5.10.5+5403
-
What Operating System (OS) and OS version is being used?
- Windows 10 Professional Version 1909
-
Attach the Local Log. See this Community Forum post for instructions on how to do so:
local-lightning.log (842.0 KB)