Commit 838a3af9 authored by unknown's avatar unknown

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

parent 01558073
...@@ -49476,8 +49476,6 @@ specified with the @code{--sql-mode} option for @code{mysqld}. It disables ...@@ -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 unsigned arithmetic rules when it comes to subtraction. (This will make
MySQL 4.0 behave more closely to 3.23 with @code{UNSIGNED} columns). MySQL 4.0 behave more closely to 3.23 with @code{UNSIGNED} columns).
@item @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 The result returned for all bit functions (@code{|}, @code{<<}, ...) is now of
type @code{unsigned integer}. type @code{unsigned integer}.
@item @item
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment