fixing warning during compilation.

This commit is contained in:
Anurag Shekhar 2009-03-09 15:03:02 +05:30
parent ea7a84bf7e
commit 9eba69618d

View file

@ -872,7 +872,7 @@ int ha_myisammrg::info(uint flag)
table->s->crashed= 1;
#endif
stats.data_file_length= mrg_info.data_file_length;
if (mrg_info.errkey >= table_share->keys)
if (mrg_info.errkey >= (int) table_share->keys)
{
/*
If value of errkey is higher than the number of keys