• 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
srv0srv.c 79.8 KB