diff options
author | unknown <ramil/ram@mysql.com/ramil.myoffice.izhnet.ru> | 2007-06-09 17:13:33 +0500 |
---|---|---|
committer | unknown <ramil/ram@mysql.com/ramil.myoffice.izhnet.ru> | 2007-06-09 17:13:33 +0500 |
commit | 7a86568318a13491d4e81c832835f32d39ff03e7 (patch) | |
tree | b232c6e4b0fdafc4be5e9843ee6d0032f9e3ff40 /mysql-test/Makefile.am | |
parent | 6bb66c75daf9366ca8e376b8104eb8d0084a2ce3 (diff) | |
download | mariadb-git-7a86568318a13491d4e81c832835f32d39ff03e7.tar.gz |
Fix for bug #28748: "Select" returning one value too few
Problem: we may get unexpected results comparing [u]longlong values as doubles.
Fix: adjust the test to use integer comparators.
Note: it's not a real fix, we have to implement some new comparators
to completely solve the original problem (see my comment in the bug report).
mysql-test/r/func_in.result:
Fix for bug #28748: "Select" returning one value too few
- result adjusted.
mysql-test/t/func_in.test:
Fix for bug #28748: "Select" returning one value too few
- test adjusted to use integer comparisons.
Diffstat (limited to 'mysql-test/Makefile.am')
0 files changed, 0 insertions, 0 deletions