• Vasil Dimov's avatar
    Fix the failing innodb.innodb test. · dcf0caa6
    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.
    dcf0caa6
innodb.result 94.7 KB