SQL Import Error

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”

error message

What does this error mean?

Hi @Tobias! Nick here following up on your support request!

We would be happy to assist with Local troubleshooting. First, could you help us with some details to assist in our investigation?

Let us know and we’d be happy to help further!

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

Log is attached
local-lightning.log (74.8 KB)

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.