MySQL Reference Manual for version 4.0.18.
14.4.16.11 MySQL/InnoDB-3.23.56, March 17, 2003
-
Fixed a major bug in InnoDB query optimization: queries of type
SELECT ... WHERE indexcolumn < x and SELECT ... WHERE
indexcolumn > x could cause a table scan even if the selectivity
would have been very good.
-
Fixed a potential bug if MySQL calls store_lock with TL_IGNORE
in the middle of a query.
This document was generated
by rdg (Feb 25 2004)
using texi2html