An error occurred fetching the project authors.
  1. 10 Feb, 2005 1 commit
  2. 20 Jan, 2005 1 commit
    • lenz@mysql.com's avatar
      - renamed client_test -> mysql_client_test · 9675b069
      lenz@mysql.com authored
      - renamed the tests that use the embedded server (client_test -> 
        mysql_client_test_embedded, mysqltest -> mysql_test_embedded
        and changed some Makefiles and scripts so they are installed in $bindir
        (required to be able to run the test suite against the embedded server)
      9675b069
  3. 17 Jan, 2005 2 commits
  4. 15 Dec, 2004 1 commit
  5. 14 Dec, 2004 1 commit
  6. 10 Dec, 2004 1 commit
  7. 07 Dec, 2004 1 commit
  8. 15 Nov, 2004 1 commit
  9. 05 Nov, 2004 3 commits
  10. 01 Nov, 2004 1 commit
  11. 27 Oct, 2004 1 commit
  12. 26 Oct, 2004 1 commit
    • monty@mysql.com's avatar
      A lot of fixes for prepared statements (PS): · 6fbc869d
      monty@mysql.com authored
      New mysqltest that can run mysqltest with PS
      Added support for ZEROFILL in PS
      Fixed crash when one called mysql_stmt_store_result() without a preceding mysql_stmt_bind_result()
      Updated test cases to support --ps-protocol
      (Some tests are still run using old protocol)
      Fixed crash in PS when using SELECT * FROM t1 NATURAL JOIN t2...
      Fixed crash in PS when using sub queries
      Create table didn't signal when table was created. This could cause a "DROP TABLE created_table" in another thread to wait "forever"
      Fixed wrong permissions check in PS and multi-table updates (one could get permission denied for legal quries)
      Fix for PS and SELECT ... PROCEDURE
      Reset all warnings when executing a new PS query
      group_concat(...ORDER BY) didn't work with PS
      Fixed problem with test suite when not using innodb
      6fbc869d
  13. 20 Oct, 2004 3 commits
  14. 19 Oct, 2004 3 commits
  15. 15 Oct, 2004 1 commit
  16. 14 Oct, 2004 2 commits
  17. 22 Sep, 2004 1 commit
  18. 11 Sep, 2004 1 commit
  19. 08 Sep, 2004 1 commit
  20. 07 Sep, 2004 2 commits
  21. 02 Sep, 2004 1 commit
  22. 26 Aug, 2004 2 commits
  23. 25 Aug, 2004 1 commit
  24. 19 Aug, 2004 1 commit
  25. 17 Aug, 2004 1 commit
  26. 10 Aug, 2004 2 commits
  27. 06 Aug, 2004 1 commit
  28. 05 Aug, 2004 2 commits