summaryrefslogtreecommitdiff
path: root/sql/slave.cc
diff options
context:
space:
mode:
authorramil/ram@mysql.com/ramil.myoffice.izhnet.ru <>2007-01-22 14:52:23 +0400
committerramil/ram@mysql.com/ramil.myoffice.izhnet.ru <>2007-01-22 14:52:23 +0400
commita079f20aa80b56c5821d8b43bb102b8ca37dfbad (patch)
tree92f4172628767940174a433e7ba2477e138dae6e /sql/slave.cc
parent8e6f3ab33b68044385e5a83e130e7875e2b33d50 (diff)
downloadmariadb-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