Collations are important for how text is ordered by indices and ORDER BY clauses; in fact a collation defines how they work. Sadly developers seem to often ignore collations in data models, and the database default settings are used. If you are using MySQL and haven’t configured any particular collation, your database is probably sorted according [...]
-
Joni Salonen
I'm passionate about making things work well. Comments? E-mail me or use Twitter. Subscribe if you like what you read.
-
Recent Posts
-
Archives
- March 2012 (2)
- February 2012 (4)
- January 2012 (3)
- March 2011 (1)
- October 2010 (4)
- August 2010 (3)
-
Categories
- Databases (3)
- Linux (4)
- Programming (10)