diff options
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r-- | Docs/manual.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index 9be3f851e82..a258582ea3d 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -48984,9 +48984,6 @@ Fixed bug in truncation operator for boolean full-text search. Allow value of @code{--user=#} option for @code{mysqld} to be specified as a numeric user ID. @item -Fixed a bug where @code{SQL_CALC_ROWS} returned an incorrect value when used -with one table and @code{ORDER BY} and with @code{InnoDB} tables. -@item Fixed that @code{SELECT 0 LIMIT 0} doesn't hang thread. @item Fixed some problems with @code{USE/IGNORE INDEX} when using |