This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Uppercase don't have result

#31162
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

By default the wordpress database collation should be case insensitive and accent insensitive, so upper/lower case should make no difference. You can force case insensitiveness for the search via these options. However this is only a circumvented solution – I strongly recommend contacting your host to check and convert the database collations. The correct WordPress table, database and structure collation should be: utf8mb4_unicode_520_ci