• unknown's avatar
    R-tree bug fixes. · 83a4fcac
    unknown authored
    
    myisam/rt_index.c:
      Should call find_first() instead of find_next() after key deletion.
      Fixed type cast.
    myisam/sp_key.c:
      Fixed spatial key creation.
    sql/field.cc:
      To get rid of warning.
    83a4fcac
sp_key.c 6.79 KB