Community

Working with MySQL’s Transactional Table Types

(Jay Greenspan) In Lesson 1 of this tutorial, you leaned how to approximate transaction-like behavior with MyISAM tables. In this lesson, you’ll see how you can achieve real transactions with each of MySQL’s three transactional table types: BDB, InnoDB, and Gemini. But before I get to specifics surr

Read More - Register for Free Membership