-
Recent Posts
-
Recent Comments
- Mark Callaghan on Blowing up in memory
- Mark Callaghan on on MySQL replication prefetching
- Marko on Blowing up in memory
- Marko on Blowing up in memory
- hashar on Google :-(
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
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