• Sergei Golubchik's avatar
    main.lock_kill fails in embedded · 59bc063d
    Sergei Golubchik authored
    when killing a query in a parallel connection, disable warnings.
    Because --error doesn't apply to automatically sent SHOW WARNINGS,
    so if KILL arrives at the right moment the test will fail with
    
    mysqltest: At line 41: Error running query "SHOW WARNINGS": Server has gone away
    59bc063d
lock_kill.test 1.5 KB