… transaction separately in session context. What MySQL Could do to take it further is to implement couple of different types of commit… for replication thread handling. As replication is asynchronous anyway you do not have to flush logs for each transaction. Replication option could be implemented…
Post: MySQL Users Conference - Innodb
… sort file structured for building the indexes – does it uses dynamic or static record format ? (static record format for sort used… implemented. Many other transactional Storage Engines do not have the problems because they target at least MySQL 5.1 with row level replication…
Post: Heikki Tuuri answers to Innodb questions, Part II
…log file group and the SSD dynamic wear leveling algorithm. I’m …pool_size Q36: There have been several MySQL bugs opened about multi-core scalability (…on a separate computer, maybe a replication slave. Can you make the … Heikki – it should be possible to implement online reorganize which locks and …

