This document lists the known errors for the book:
MySQL, 4th Edition (08-1 printing)Number of items: 6
Paul DuBois
Addison-Wesley
2009
ISBN 0-672-32938-7
[book information]
| Date | 2009-03-28 |
| Page | 60 |
| Description | The title for the reference to Section 11.2.5 near the middle of the page is incorrect. It should say "How SQL Statements Map onto Table File Operations." |
| Date | 2009-03-28 |
| Page | 74 |
| Description | In the title for Section 1.4.9.8, "Letting" should be "Setting" |
| Date | 2009-03-28 |
| Page | 218 |
| Description | The title for the reference to Section 3.2.3 at the top of the page is incorrect. It should say "Specifying Column Default Values." |
| Date | 2009-12-05 |
| Page | 299 |
| Reported by | Dylan Hall |
| Description | "To execute the event every six hours" should be
"To execute the event every four hours" to match the following CREATE EVENT statement. |
| Date | 2010-01-24 |
| Page | 624 |
| Reported by | Paul Saucourt |
| Description | The references to Section F.1.3, "Option Files" should say Section F.2.2. |
| Date | 2009-03-28 |
| Page | 1104 |
| Reported by | Richard Cook |
| Description | mysqldump produces CREATE DATABASE IF NOT EXISTS statements, not CREATE DATABASE IF EXISTS statements. |