• Chad MILLER's avatar
    Bug#37312: Make test binlog_{row,stm}_innodb_stat more robust · 0f9c6970
    Chad MILLER authored
    The size of the Innodb_buffer_pool_pages differs by one byte on row versus statement
    log, so neuter the last position of the stringified decimal representation.  Innobase
    says the size isn't very important in any case.
    
    Also, split out the "mixed" format to its own file, as mtr seems to dislike having only 
    stm and row but not mix.
    0f9c6970
innodb_stat.test 1.34 KB