• unknown's avatar
    A patch for BUG#32172: information_schema test fails with · fea3b463
    unknown authored
    wait_condition timeout.
    
    The problem was that the event thread didn't manage to execute
    the event in 30 seconds on highly-loaded box. The fix is to
    increase timeout.
    
    This is a fix for the test suite.
    
    
    mysql-test/t/information_schema.test:
      Provide more time to execute an event.
    fea3b463
information_schema.test 37.2 KB