Archive
Posts Tagged ‘Collation’
Why MySQL gave case insensitive string results
Problem
Today MySQL was giving me crappy results… when I searched for a user with name ‘GUEST’ it gave me a user with name ‘Guest’. Which is close… but not close enough. Somehow MySQL handled my input in a case insensitive way.
During my journey across the internet looking for answers, I found that the case sensitivity of table names depends on your platform because MySQL uses files to store tables. I also found many users asking how to do case insensitive queries… but nobody answering *my* question.
Categories: MySQL
Tags: Binary, Case sensitive, Collation, Unicode
Random Posts
Tag Cloud
Assembly
best practice
Binary
BMT
Cascade
Case sensitive
ClassNotFoundException
Classpath
CMT
code
Code Generation
Collation
dependency
EJB3
export
fancy
Fork
good
highlight
ITO OSM Mapper
jar
JAX-WS
JAXB
JPA
look
Manifest
maven
Maven plugin
Merge
nice
notification
Persist
Plugin
publish
readable
RSS
scope
SMF
source
SQL
Syntax
system
Unicode
XML
XSD