An error occurred fetching the project authors.
  1. 14 Dec, 2004 1 commit
  2. 10 Dec, 2004 1 commit
  3. 02 Dec, 2004 1 commit
  4. 11 Nov, 2004 1 commit
  5. 10 Nov, 2004 1 commit
    • tomas@poseidon.ndb.mysql.com's avatar
      added configure switch for ndb port number · 17b2d671
      tomas@poseidon.ndb.mysql.com authored
          added new variable for ndb port 1186
          changed meaning of ndb_port_base to be default tcp port setting
          changed to use split between port and port_base for ndbcluster
          so that ndb_port and ndb_port_base are propagated to startscript for ndbcluster
          added larger space to pid print
          moved readAndExecute out of CommandInterpreter to avoid linking lib with readline
          added c-api to Ndb_mgmclient
          pass also ndb_port to make
      17b2d671
  6. 03 Nov, 2004 1 commit
  7. 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
  8. 08 Oct, 2004 1 commit
  9. 07 Oct, 2004 1 commit
  10. 04 Oct, 2004 3 commits
  11. 03 Oct, 2004 1 commit
  12. 30 Sep, 2004 2 commits
  13. 28 Sep, 2004 6 commits
  14. 27 Sep, 2004 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.sh: · 0061da91
      kent@mysql.com authored
        Added timing output for each test case.
        Added --embedded-server option.
      mysqltest.c:
        Added 'start_timer', 'end_timer' commands
      Makefile.am:
        Include mysys/my_getsystime.c to get time function in mysqltest
      Many files:
        new file
      0061da91
  15. 24 Sep, 2004 1 commit
  16. 13 Sep, 2004 1 commit
  17. 02 Sep, 2004 2 commits
  18. 25 Aug, 2004 1 commit
  19. 23 Aug, 2004 2 commits
  20. 20 Aug, 2004 1 commit
  21. 19 Aug, 2004 1 commit
  22. 12 Aug, 2004 1 commit
  23. 11 Aug, 2004 1 commit
  24. 01 Aug, 2004 1 commit
  25. 31 Jul, 2004 1 commit
  26. 19 Jul, 2004 1 commit
  27. 09 Jul, 2004 1 commit
  28. 06 Jul, 2004 1 commit
    • serg@serg.mylan's avatar
      mysql_fix_privilege_tables.sh: · 021242bc
      serg@serg.mylan authored
        various fixes (for mysql-test-run at least):
        * accept --no-defaults
        * 4.0 compatible password handling (only it no other argumensts, only if doesn't start with --)
      ps_3innodb.test:
        only run ps_3innodb.test if innodb is present
      mysql-test-run.sh:
        it's --verbose, not --verbose=1
      021242bc
  29. 28 Jun, 2004 2 commits