• inaam's avatar
    branches/zip · 466272e0
    inaam authored
    Change the read ahead parameter name to innodb_read_ahead_threshold.
    Change the meaning of this parameter to signify the number of pages
    that must be sequentially accessed for InnoDB to trigger a readahead
    request.
    
    Suggested by: Ken
    466272e0
ha_innodb.cc 289 KB