• Luis Soares's avatar
    BUG#59177: mysqlbinlog_row_big fails on Windows with out of memory · 51c6f8eb
    Luis Soares authored
          
    The test case fails with out of memory while updating a table
    with several multi-megabytes sized rows. This can probably be too
    exhausting for PB2 env.
          
    The quick fix here is to reduce the size of the biggest
    row (256MB) so that it becomes a little smaller (64MB).
    51c6f8eb
mysqlbinlog_row_big.result 2.42 KB