Errata

Learning MySQL

Errata for Learning MySQL

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
ch06.html#idm45323456135144
13rd paragraph

"This time the UPDATE query is blocked—the SELECT query in session 1 has locked those rows and prevents the UPDATE in session 2 from succeeding. "

In the previous paragraph, we do SELECT in session 2 and do UPDATE in session 1 which is not consistent.

Anonymous  Apr 20, 2022