mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +01:00
Updated changelog section.
This commit is contained in:
parent
8390dd1027
commit
6cf3b909e3
1 changed files with 6 additions and 0 deletions
|
@ -50296,6 +50296,12 @@ each individual 4.0.x release.
|
|||
|
||||
@itemize @bullet
|
||||
@item
|
||||
Fixed a bug in @code{mysqladmin shutdown} when pid file was modified
|
||||
while @code{mysqladmin} was still waiting for the previous one to
|
||||
disappear. This could happen during a very quick restart and caused
|
||||
@code{mysqladmin} to hang until @code{shutdown_timeout} seconds had
|
||||
passed.
|
||||
@item
|
||||
Don't increment warnings when setting @code{AUTO_INCREMENT} columns to
|
||||
@code{NULL} in @code{LOAD DATA INFILE}.
|
||||
@item
|
||||
|
|
Loading…
Reference in a new issue