diff options
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/manual.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index 08fbcf0af35..1e1c080d6b3 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -50900,6 +50900,8 @@ Changed output from @code{EXPLAIN} from @code{'where used'} to @item Removed variable @code{safe_show_database} as it was not used anymore. @item +Read @code{--des-key-file} relative to database directory. +@item Small code improvement in multi-table updates @item Fixed a newly introduced bug that caused @code{ORDER BY ... LIMIT #} |