• Vasil Dimov's avatar
    Fix the failing innodb.innodb test. · 18ef367e
    Vasil Dimov authored
    Support returning 512 and 511 pages for the buffer pool size, this
    is undeterministic and probably depends on alignment issues.
    
    The default buffer pool size is 8M (512) pages, which is set in
    include/default_mysqld.cnf. So the previous "replace_result 8192 8191"
    had no effect.
    18ef367e
innodb.result 94.7 KB