1. 23 Sep, 2005 2 commits
  2. 20 Sep, 2005 2 commits
    • unknown's avatar
      BUG#12959 mysqltest crashes if testcase passed with -x option · 0aee9b2c
      unknown authored
       - Enable testcases after help from Serg 
      
      
      client/mysqltest.c:
        Dump output to stdout if no result file is specified
        Don't print verbose_msg when command fails whith expected error
      mysql-test/mysql-test-run.pl:
        Don't add all args to the MYSQL_TEST environment variable.
      mysql-test/r/mysqltest.result:
        Add test for mysqltest -x
      mysql-test/t/mysqltest.test:
        Add test for mysqltest -x
      0aee9b2c
    • unknown's avatar
      Improved output · 6bec4bc6
      unknown authored
      
      client/mysqltest.c:
        Don't print "At line: 0"
      6bec4bc6
  3. 19 Sep, 2005 1 commit
    • unknown's avatar
      Clean up printout of line numbers · 56f457b6
      unknown authored
      
      client/mysqltest.c:
        Only print line no if start_lineno > 0
        Remove lineno in calls to verbose_msg and die, this is handled by the function.
      56f457b6
  4. 07 Sep, 2005 2 commits
  5. 06 Sep, 2005 10 commits
  6. 05 Sep, 2005 16 commits
  7. 03 Sep, 2005 2 commits
  8. 02 Sep, 2005 5 commits