Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7166623
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T14:26:37+00:00 2026-05-28T14:26:37+00:00

I have an InnoDB table in mysql with utf8 charset and utf8_general_ci collation. After

  • 0

I have an InnoDB table in mysql with utf8 charset and utf8_general_ci collation.
After the following query:

SELECT * FROM `ticket`
WHERE `text` LIKE '%abc%'
ORDER BY `created_date` DESC

it returns me the rows containing “äbc” as well as containing “abc”. I’ve tried to use utf8_bin collation on table, but it didn’t helped.

What I’ve missed?

P.S. I thought that the problem is in the PHP connection charset, but after executing the query on Sequel Pro, I’ve got the same result.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T14:26:38+00:00Added an answer on May 28, 2026 at 2:26 pm

    for the unicode collation (both utf8_general_ci and utf8_unicode_ci) you have this kind of equalities:

    Ä = A
    Ö = O
    Ü = U
    

    this is not a bug.

    read this http://dev.mysql.com/doc/refman/5.0/en/charset-unicode-sets.html and this http://dev.mysql.com/doc/refman/5.0/en/charset-collation-effect.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have MySQL db, db engine InnoDB, collation set to utf8-utf8_general_ci (also tried utf8_unicode_ci).
I have a MySQL InnoDB table with 238 columns. 56 of them are TEXT
I have the following MySQL/InnoDB table. I added a compound index as the primary
I have a MySQL innodb database at 1.9GB, showed by following command. SELECT table_schema
my MySQL Server (version: 5.0.51a-3ubuntu5.8) I have the following InnoDB table: CREATE TABLE `kontostaende`
I have got a Mysql (5.1.58-1ubuntu1) 'users' table ( InnoDB storage engine, utf8 general
I have a MySQL(innodb) table 'items' with the following characteristics Large number of rows,
I have a MySQL 5.1 InnoDB table ( customers ) with the following structure:
I have MySQL InnoDB table utf-8 encoded. This table has only id and name
I have a MySQL-InnoDB table with 350,000+ rows, containing a couple of things like

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.