summaryrefslogtreecommitdiff
path: root/mysql-test/t/overflow.test
diff options
context:
space:
mode:
authorunknown <gkodinov/kgeorge@macbook.gmz>2007-11-21 18:52:38 +0200
committerunknown <gkodinov/kgeorge@macbook.gmz>2007-11-21 18:52:38 +0200
commita58cafa5e8ee920f26f25cfba47c451ba763965c (patch)
treea7624f0f524775c2c47ca35e258c41836251c4c8 /mysql-test/t/overflow.test
parentcf6ba9fcc1cae4537d068bd6b44241eec787679b (diff)
downloadmariadb-git-a58cafa5e8ee920f26f25cfba47c451ba763965c.tar.gz
Bug #31171: test alter_table, fulltext2, ps, sp fail,
"Table is already up to date" vs. "OK" On MacOSX 10.5 when you cast something to "bool" (the built in C type) it takes values 0 or 1 instead of 0-255 as it seems to be on older compilers. Fixed by removing the typecast (not needed). No test case needed : there are tests that test it. storage/myisam/mi_open.c: Bug #31171: don't typecast when not needed
Diffstat (limited to 'mysql-test/t/overflow.test')
0 files changed, 0 insertions, 0 deletions