Bug #24047 FAQ does not match question to answer
Submitted: 7 Nov 2006 16:16 Modified: 9 Nov 2006 3:23
Reporter: Scott Noyes (Basic Quality Contributor) Email Updates:
Status: Closed
Category:Server: Docs Severity:S3 (Non-critical)
Version:5.0, 5.1 OS:
Assigned to: Jon Stephens Target Version:
Triage: D4 (Minor)

[7 Nov 2006 16:16] Scott Noyes
Description:
The following questions asks about INSERT, but the answer addresses DELETE instead.

"26.1.3:  Can MySQL 5.0 do multi-table inserts and updates?
Yes. Multi-table UPDATE and DELETE were ..."

How to repeat:
http://dev.mysql.com/doc/refman/5.0/en/faqs-general.html#qandaitem-26-1-3

Suggested fix:
Mention that multi-table inserts are not supported without the use of triggers, and
change the question to reference deletes.
[8 Nov 2006 15:21] Valeriy Kravchuk
Thank you for a reasonable documentation request.
[9 Nov 2006 3:23] Jon Stephens
Thank you for your bug report. This issue has been addressed in the documentation. The
updated documentation will appear on our website shortly, and will be included in the
next release of the relevant products.