Categories: Contributing | Development | MySQLUniversity | HOWTO

How to Add a Collation


Contents


← Back to MySQL University main page

[edit] How to Add a Collation

Special Note

This is an IRC-only session in question-and-answer format (no need to connect to voice streaming).

Please review the presentation slides prior to attending, and be ready to ask your questions during the session. Or better yet, enter your questions into the session page below so that our presenter can see them ahead of time and know what you're interested in! Thanks.

[edit] Presentation

[edit] Questions

[edit] Questions asked before the session

  1. What is a Collation?
    • Collation is a set of rules determining how to compare and sort character data. Collation properties include things like case sensitivity, accent sensitivity, trailing spaces sensitivity, and others. In MySQL, every CHAR, VARCHAR, TEXT column have some collation assumption.
  2. How does installing a collation affect localisation of my DB?
    • Can you rephrase the question please?
  3. ...
    • ...

[edit] Questions asked during the session

  1. There was a question on the mysql@ mailing list the other day where a guy wanted ORDER BY to compare various a and a-with-accent characters the same, but for WHERE col = 'a' to select *only* 'a' and not the a-with-accent characters. I didn't think that made sense, but is it possible with our current collations, or any collation?
    • FIRST_ANSWER
  2. SECOND_QUESTION
    • SECOND_ANSWER
  3. ...
    • ...

[edit] Voice recording and other links

Retrieved from "http://forge.mysql.com/wiki/How_to_Add_a_Collation"

This page has been accessed 8,055 times. This page was last modified 19:37, 24 April 2008.

Find

Browse
MySQLForge
Main Page
Current events
Recent changes
Random page
Help
Edit
Edit this page
Editing help
This page
Discuss this page
Post a comment
Printable version
Context
Page history
What links here
Related changes
My pages
Special pages
New pages
File list
Statistics
Bug reports
More...