• Elena Stepanova's avatar
    MDEV-10621 parts.partition_float_myisam failed with timeout in buildbot · 6364adb1
    Elena Stepanova authored
    parts.partition_float_myisam, parts.partition_int_myisam,
    parts.partition_float_innodb are all known to fail with timeouts
    on slow builders. The tests are composed of several independent parts
    for corresponding subtypes (float == float + double,
    int == tinyint + smallint + mediumint + int + bigint). The solution
    is to split them into separate tests. No test logic has been changed.
    6364adb1
partition_bigint_myisam.result 2.96 KB