• inaam's avatar
    branches/zip · c34ab748
    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
    c34ab748
ha_innodb.cc 289 KB