• unknown's avatar
    Better error messages for mysql-test-run · 72345f2b
    unknown authored
    Added option --host to mysqlhotcopy
    
    
    mysql-test/mysql-test-run.sh:
      Added error message if the server doesn't start.
      Increase connect timeout a bit (for running under purify).
    mysql-test/t/rpl000001.test:
      Longer sleep time (for running under purify)
    scripts/mysqlhotcopy.sh:
      Added option --host for usage with TCP/IP connections
    sql/gen_lex_hash.cc:
      Fixed typo
    72345f2b
mysql-test-run.sh 23.7 KB