mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +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
|
@appendixsubsec Changes in release 3.23.53
|
||||||
@itemize @bullet
|
@itemize @bullet
|
||||||
@item
|
@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
|
Fixed possible memory corruption bug in binary log file handling when
|
||||||
slave rotated the logs (only affected 3.23, not 4.0).
|
slave rotated the logs (only affected 3.23, not 4.0).
|
||||||
@item
|
@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.
|
database that contains upper case letters.
|
||||||
@item
|
@item
|
||||||
Fixed that @code{--skip-show-databases} doesn't reset the @code{--port} option.
|
Fixed that @code{--skip-show-databases} doesn't reset the @code{--port} option.
|
||||||
|
Reference in New Issue
Block a user