Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/d1/users/tim/my/work
This commit is contained in:
commit
ef2e144285
@ -40714,12 +40714,13 @@ not yet 100 % confident in this code.
|
||||
@itemize @bullet
|
||||
@item
|
||||
Changed code to get around compiler bug in Compaq C++ on OSF1, that broke
|
||||
@code{BACKUP, RESTORE, CHECK, REPAIR, and ANALYZE TABLE}.
|
||||
@code{BACKUP}, @code{RESTORE}, @code{CHECK}, @code{REPAIR}, and
|
||||
@code{ANALYZE TABLE}.
|
||||
@item
|
||||
Added option @code{FULL} to @code{SHOW COLUMNS}. Now we only show the
|
||||
privilege list for the columns if this option is given.
|
||||
@item
|
||||
Fixed bug in @code{SHOW LOGS} when there wheren't any BDB logs.
|
||||
Fixed bug in @code{SHOW LOGS} when there weren't any BDB logs.
|
||||
@item
|
||||
Fixed a timing problem in replication that could delay sending an update
|
||||
to the client until a new update was done.
|
||||
@ -40729,13 +40730,13 @@ to keep this code compatible with @code{SHOW FIELDS}.
|
||||
@item
|
||||
@code{MERGE} tables didn't work on windows.
|
||||
@item
|
||||
Fixed problem with @code{SET PASSWORD=...} on windows.
|
||||
Fixed problem with @code{SET PASSWORD=...} on Windows.
|
||||
@item
|
||||
Added missing @file{my_config.h} to RPM distribution.
|
||||
@item
|
||||
@code{TRIM("foo" from "foo")} didn't return an empty string.
|
||||
@item
|
||||
Added @code{--with-version-suffix} to configure.
|
||||
Added @code{--with-version-suffix} to @code{configure}.
|
||||
@item
|
||||
Fixed coredump when client aborted connection without @code{mysql_close()}.
|
||||
@item
|
||||
|
Loading…
x
Reference in New Issue
Block a user