Added ChangeLog entry about the SET bug.

This commit is contained in:
unknown 2001-03-02 05:17:25 -06:00
parent a1a773b509
commit 6bd98a63b9

View File

@ -41709,6 +41709,9 @@ Allow one to use @code{--skip-gemini}, @code{--skip-bdb} and
compiled in @code{mysqld}.
@item
One can now do @code{GROUP BY ... DESC}.
@item
Fixed a deadlock in the @code{SET} code, when one ran @code{SET @@foo=bar},
where @code{bar} is a column reference, an error was not properly generated.
@end itemize
@node News-3.23.33, News-3.23.32, News-3.23.34, News-3.23.x