diff options
author | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru <> | 2007-01-22 14:52:23 +0400 |
---|---|---|
committer | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru <> | 2007-01-22 14:52:23 +0400 |
commit | a079f20aa80b56c5821d8b43bb102b8ca37dfbad (patch) | |
tree | 92f4172628767940174a433e7ba2477e138dae6e /sql/slave.cc | |
parent | 8e6f3ab33b68044385e5a83e130e7875e2b33d50 (diff) | |
download | mariadb-git-a079f20aa80b56c5821d8b43bb102b8ca37dfbad.tar.gz |
Fix for bug #22026: Warning when using IF statement and large unsigned bigint
We use INT_RESULT type if all arguments are of type INT for 'if', 'case',
'coalesce' functions regardless of arguments' unsigned flag, so sometimes we can
exceed the INT bounds.
Diffstat (limited to 'sql/slave.cc')
0 files changed, 0 insertions, 0 deletions