Bug #25699 | Typo in "InnoDB Configuration" section of the documentation | ||
---|---|---|---|
Submitted: | 18 Jan 2007 17:08 | Modified: | 31 Jan 2007 15:03 |
Reporter: | Vasil Dimov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S4 (Feature request) |
Version: | OS: | ||
Assigned to: | MC Brown | CPU Architecture: | Any |
[18 Jan 2007 17:08]
Vasil Dimov
[31 Jan 2007 12:22]
Vasil Dimov
Change category from "Network: Docs" to "Server: Docs"
[31 Jan 2007 12:28]
Vasil Dimov
There are two more typos in the docs: source1: http://dev.mysql.com/doc/refman/5.0/en/innodb-lock-modes.html source2: http://dev.mysql.com/doc/refman/5.1/en/innodb-lock-modes.html sentence: "However, that lock request cannot be granted because client B is already has a request for an X lock and is waiting for client A to release its S lock." should read: "client B already has a request" source1: http://dev.mysql.com/doc/refman/5.0/en/innodb-implicit-commit.html source2: http://dev.mysql.com/doc/refman/5.1/en/innodb-implicit-commit.html sentence: "Statements that cause implicit cannot be used in an XA transaction while the transaction is in an ACTIVE state." should read: "that cause implicit commit"
[31 Jan 2007 15:03]
MC Brown
I've updated the 4.1, 5.0 and 5.1 documentation.