• Alexey Kopytov's avatar
    Fix for bug #43801: mysql.test takes too long, fails due to · 8d4d3e13
    Alexey Kopytov authored
                        expired timeout on debx86-b in PB 
    
    Moved the resource-intensive test case for bug #41486 into 
    a separate test file to reduce execution time for mysql.test. 
    
    
    mysql-test/include/wait_until_disconnected.inc:
      Used in mysql-bug41486.test.
    mysql-test/r/mysql-bug41486.result:
      Moved the resource-intensive test case for bug #41486 into 
      a separate test file to reduce execution time for mysql.test.
    mysql-test/r/mysql.result:
      Moved the resource-intensive test case for bug #41486 into 
      a separate test file to reduce execution time for mysql.test.
    mysql-test/t/mysql-bug41486.test:
      Moved the resource-intensive test case for bug #41486 into 
      a separate test file to reduce execution time for mysql.test.
    mysql-test/t/mysql.test:
      Moved the resource-intensive test case for bug #41486 into 
      a separate test file to reduce execution time for mysql.test.
    8d4d3e13
mysql-bug41486.test 1.39 KB