Tag Archives: charsets

Charsets mutex meets InnoDB

When InnoDB compares data (like, when looking up in indexes), it actually asks help from MySQL – character sets may provide different rules for evaluation. MySQL then looks up character set information. This is where the fun begins – if … Continue reading

Posted in mysql | Tagged , | 1 Comment

Speaking at MySQL Conference again, twice

Yay, coming this year to the MySQL conference again. This time with two different talks (second got approved just few days ago) on two distinct quite generic topics: Practical MySQL for web applications Practical character sets The abstracts were submitted … Continue reading

Posted in mysql | Tagged , , , , | 2 Comments