Hi,
Today’s MySQL Weekly Seminar is third one, which theme was “MySQL Storage Engines”. It seems that almost 80% of attendees are using InnoDB for their system. However, there are actually more storage engines available for MySQL. This time, Kajiyama; MySQL Technical Evangelist presented variable storage engines along with tips and examples for how to use them.
First, the seminar started with the introduction of popular MySQL storage engines such as MyISAM, InnoDB and Falcon. He described architectures and features for each storage engine and what storage engine is appropriate for each application.
Then, it went deeper into storage engines details. Each engine has specific features. And third-party storage engines’ unique functions and next-generation transactional storage …
[Read more]