Commit 3a9e7bd7 authored by arjen@fred.bitbike.com's avatar arjen@fred.bitbike.com
Browse files

Removed dup info from changelog (noted by Peter Zaitsev).

parent 8cba72fe
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -49476,8 +49476,6 @@ specified with the @code{--sql-mode} option for @code{mysqld}. It disables
unsigned arithmetic rules when it comes to subtraction. (This will make
MySQL 4.0 behave more closely to 3.23 with @code{UNSIGNED} columns).
@item
Added @code{WITH MAX_QUERIES_PER_HOUR=#} to @code{GRANT} command.
@item
The result returned for all bit functions (@code{|}, @code{<<}, ...) is now of
type @code{unsigned integer}.
@item