Commit fa6eef5a authored by unknown's avatar unknown
Browse files
into  blade08.mysql.com:/data0/istruewing/autopush/mysql-5.1-bug25673

parents 0008826e 93fb5e76
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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++)
            {