| Bug #36992 | UPDATE query index hints | ||
|---|---|---|---|
| Submitted: | 26 May 2008 20:48 | Modified: | 13 Jan 2009 16:05 |
| Reporter: | Steven Wittens | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
| Version: | 5.0.51a | OS: | Any (Mac OS X, Linux) |
| Assigned to: | Paul DuBois | CPU Architecture: | Any |
| Tags: | force index, index hints, update query | ||
[26 May 2008 20:48]
Steven Wittens
[27 May 2008 9:33]
Sveta Smirnova
Thank you for te report. Verified as described.
[13 Jan 2009 15:58]
Paul DuBois
It turns out that index hints are accepted for UPDATE but are ignored and have no effect. I will mention this in the manual.
[13 Jan 2009 16:05]
Paul DuBois
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. I have updated the following sections to indicate that index hints are accepted but ignore for UPDATE: http://dev.mysql.com/doc/refman/5.1/en/index-hints.html http://dev.mysql.com/doc/refman/5.1/en/update.html
