1. 02 Jul, 2004 1 commit
    • guilhem@mysql.com's avatar
      Fixing a bug in mysqltest.c: · 83dbc6b0
      guilhem@mysql.com authored
      if a command has a comment at the end of line, like:
      error 2002 ; # this is error 2002
      then the parsing of comment should not make mysqltest
      forget about the value of expected error.
      Reason it forgot it (so the next query caused the test to fail)
      is that internally the above line is 2 queries.
      83dbc6b0
  2. 01 Jul, 2004 1 commit
  3. 30 Jun, 2004 2 commits
  4. 29 Jun, 2004 1 commit
  5. 28 Jun, 2004 1 commit
  6. 27 Jun, 2004 2 commits
  7. 25 Jun, 2004 7 commits
  8. 24 Jun, 2004 8 commits
  9. 23 Jun, 2004 3 commits
  10. 22 Jun, 2004 10 commits
  11. 21 Jun, 2004 3 commits
  12. 20 Jun, 2004 1 commit