mariadb/storage
unknown 0b489d3fd3 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
2007-11-21 18:52:38 +02:00
..
archive ha_archive.cc: 2007-10-28 02:33:18 +05:00
blackhole Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvel 2007-08-16 18:21:47 +02:00
csv Bug#31473 2007-10-18 14:48:04 -07:00
example Fixed bug #32034: On 64bit platforms assigning values of 2007-11-14 13:48:21 +04:00
federated Merge mysql.com:/home/hf/work/29801/my50-29801 2007-10-22 10:21:32 +05:00
heap Merge stella.local:/home2/mydev/mysql-5.1-amain 2007-09-28 09:54:21 +02:00
innobase Merge trift-lap.fambruehe:/MySQL/M51/push-5.1 2007-09-27 16:51:40 +02:00
myisam Bug #31171: test alter_table, fulltext2, ps, sp fail, 2007-11-21 18:52:38 +02:00
myisammrg Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvel 2007-08-16 18:21:47 +02:00
ndb Merge whalegate.ndb.mysql.com:/home/tomas/cge-5.1 2007-11-01 11:37:32 +01:00
Makefile.am