Hi,
thanks for your answer! I have full access to phpMy Admin.
The database was freshly created when I was manually installing WordPress – by visiting site with config file.
My database has it’s enteries like: wp_commentmeta, wp_comments, also wp_options. And it has Indekses (option_name and PRIMARY) and Table (autoload, option_id, etc). Option_id in this table is “BIGINT” type, Length 20, Defaults empty, Atributes unsigned, A_I is checked, everything else is empty.
When I delete “20” and save it, then “20” is automatically reentered.
I have also tried to “fix table” (all enteries ticked), but it says “The storage engine for the table doesn’t support r…”.
Maybe I am just clicking something wrong :(.
Thanks in advance for any help :).