• unknown's avatar
    Bug#21297 rpl_insert fails randomly · 9c782e6b
    unknown authored
     - Add loop in mysqlslap that tries to connect up to 10 times if connect
       in thread fails.
    
    
    client/mysqlslap.c:
      Add loop to retry connect 10 times with a small sleep in between.
    mysql-test/t/disabled.def:
      Remove disabling of testcase
    9c782e6b
mysqlslap.c 37.9 KB