mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
merge with 3.23.47
Docs/manual.texi: Auto merged innobase/row/row0ins.c: Auto merged mysql-test/r/innodb.result: Auto merged sql/mysqld.cc: Use local version.
This commit is contained in:
commit
5478a2adb7
3 changed files with 53 additions and 5 deletions
|
|
@ -48099,6 +48099,12 @@ not yet 100% confident in this code.
|
|||
@appendixsubsec Changes in release 3.23.47
|
||||
@itemize @bullet
|
||||
@item
|
||||
InnoDB now supports @code{NULL} in keys.
|
||||
@item
|
||||
Fixed shutdown problem on HPUX. (Introduced in 3.23.46)
|
||||
@item
|
||||
Added 'DO expression' command.
|
||||
@item
|
||||
Fixed core-dump bug in replication when using SELECT RELEASE_LOCK();
|
||||
@item
|
||||
Added new statement DO expression,[expression].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue