mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
Removed dup info from changelog (noted by Peter Zaitsev).
This commit is contained in:
parent
ad4e686555
commit
12ee8a3ef6
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue