• unknown's avatar
    Add analyze_testcase_failure which is called when mysqltest has failed · e3936b10
    unknown authored
    with error 1 and we are running with --force
    The specific "analyze" code is enclosed in a .test file fwich can easily
    be modified to be more advanced 
    
    
    mysql-test/mysql-test-run.pl:
      Attempt to run some quick queries to analyze the failure when mysqltest returns 1 indicating test has failed
      Initially only code to analyze "could not sync with master" is added as that is a blackbox
      and all problems looks the same
    mysql-test/include/analyze_failure_sync_with_master.test:
      New BitKeeper file ``mysql-test/include/analyze_failure_sync_with_master.test''
    e3936b10
analyze_failure_sync_with_master.test 430 Bytes