Hi,
after I am searching for "changelog"
https://www.itcred.eu/forum-sk-cz/?wpfs=changelog
I get WP warning. It is because I have forum search and sidebar search ... I think.
Warning: mysqli_query(): (22003/1690): DOUBLE value is out of range in xxxxxxx /itcred.eu/web/wp-includes/wp-db.php on line 2169
Thanks for help
Thank you for the link, but I did not see the solution there and also the posts are from year 2020.
So what should I do to fix it?
"I changed it to utf8-general-ci and everything is working again" - this should help, but on other side another user wrote
"I changed my database settings with the following command but I still get the error in search:
ALTER DATABASE database_name CHARACTER SET utf8 COLLATE utf8_general_ci;"
Thanks for help