An error occurred fetching the project authors.
  1. 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
  2. 09 Feb, 2004 1 commit
  3. 17 Dec, 2003 1 commit
  4. 10 Dec, 2003 1 commit
  5. 18 Aug, 2003 1 commit
    • monty@mashka.mysql.fi's avatar
      After merge fixes · 4f751216
      monty@mashka.mysql.fi authored
      Use server character set if --default-character-set is not used
      Added convert_string() for more efficient alloc+character-set convert of strings
      4f751216
  6. 21 Jul, 2003 2 commits
  7. 21 May, 2003 2 commits
  8. 13 May, 2003 1 commit
  9. 30 Apr, 2003 1 commit
  10. 22 Apr, 2003 1 commit
  11. 08 Jan, 2003 1 commit
  12. 05 Jan, 2003 1 commit
  13. 30 Aug, 2002 1 commit
  14. 28 Dec, 2000 1 commit