mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
UNIQUE keys are not anymore shown as PRIMARY KEY
This commit is contained in:
parent
34b528f13f
commit
11e567229a
5 changed files with 30 additions and 4 deletions
|
|
@ -46425,6 +46425,9 @@ not yet 100% confident in this code.
|
|||
Added option @code{--warnings} to @code{mysqld}. Now @code{mysqld}
|
||||
only prints the error @code{Aborted connection} if this option is used.
|
||||
@item
|
||||
Fixed problem with @code{SHOW CREATE TABLE} when you didn't have a
|
||||
@code{PRIMARY KEY}.
|
||||
@item
|
||||
Fixed properly the rename of @code{innodb_unix_file_flush_method} to
|
||||
@code{innodb_flush_method}.
|
||||
@item
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue