mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
- added missing changelog entry to manual.texi
Docs/manual.texi: - added missing changelog entry - fixed typo
This commit is contained in:
@ -46933,10 +46933,13 @@ not yet 100% confident in this code.
|
||||
@appendixsubsec Changes in release 3.23.53
|
||||
@itemize @bullet
|
||||
@item
|
||||
Fixed crash when @code{SHOW INNODB STATUS} was used and @code{skip-innodb}
|
||||
was defined.
|
||||
@item
|
||||
Fixed possible memory corruption bug in binary log file handling when
|
||||
slave rotated the logs (only affected 3.23, not 4.0).
|
||||
@item
|
||||
Fixed problem in @code{LOCK TABLES} on windows when on connects to a
|
||||
Fixed problem in @code{LOCK TABLES} on windows when one connects to a
|
||||
database that contains upper case letters.
|
||||
@item
|
||||
Fixed that @code{--skip-show-databases} doesn't reset the @code{--port} option.
|
||||
|
Reference in New Issue
Block a user