Merge bk://localhost:5556

into  blade08.mysql.com:/data0/istruewing/autopush/mysql-5.1-bug25673
This commit is contained in:
unknown 2007-03-09 19:52:14 +01:00
commit fa6eef5a81

View file

@ -973,7 +973,7 @@ int rtree_delete(MI_INFO *info, uint keynr, uchar *key, uint key_length)
}
if (res)
{
int j;
ulong j;
DBUG_PRINT("rtree", ("root has been split, adjust levels"));
for (j= i; j < ReinsertList.n_pages; j++)
{