Skip to content
  • Jonas Oreland's avatar
    87bfe3ee
    ndb - fix ndb_optimize table · 87bfe3ee
    Jonas Oreland authored
    1) add flush tables before looking at data_length otherwise results can be stale
    2) removes rows in the middle of table instead of just a big bunch
       (cause otherwise it does "direct" optimize)
    87bfe3ee
    ndb - fix ndb_optimize table
    Jonas Oreland authored
    1) add flush tables before looking at data_length otherwise results can be stale
    2) removes rows in the middle of table instead of just a big bunch
       (cause otherwise it does "direct" optimize)
Loading