• unknown's avatar
    Added two possible error cases for a test. · f97260f8
    unknown authored
    
    mysql-test/r/wait_timeout.result:
      Added two possible error cases for a test. Depending
      on a platform, either errno can occur and is correct.
      
      Possible errors are CR_SERVER_GONE_ERROR and
      CR_SERVER_LOST
    mysql-test/t/wait_timeout.test:
      Added two possible error cases for a test. Depending
      on a platform, either errno can occur and is correct.
      
      Possible errors are CR_SERVER_GONE_ERROR and
      CR_SERVER_LOST
    f97260f8
wait_timeout.test 2.47 KB