Research Firm Cites MySQL as an Open Source Leader in Two Reports

Research Firm Cites MySQL as an Open Source Leader in Two Reports
MySQL AB today announced that Forrester Research has named the company and its database software as an open source leader in two recent independent industry reports.

Implement MySQL-based transactions a new set of PHP extensions - ZDNet

Implement MySQL-based transactions a new set of PHP extensions - ZDNet
Implement MySQL-based transactions a new set of PHP extensionsZDNet - Aug 9, 2006Transactional support has long been on the wish list of most MySQL developers and, with the release of MySQL 4.0, this wish was finally granted. …

MySQL Federated Tables: The Missing Manual

MySQL Federated Tables: The Missing Manual
A new MySQL storage engine allows you to use tables in remote servers as if they were local. Unfortunately, the documentation doesn’t explain much more than that. Fortunately, Giuseppe Maxia can explain everything you need to know to make federated tables work correctly and efficiently.