An error occurred fetching the project authors.
  1. 19 Jul, 2004 1 commit
  2. 15 Jul, 2004 1 commit
  3. 19 Mar, 2004 1 commit
  4. 18 Mar, 2004 1 commit
  5. 28 Aug, 2003 1 commit
  6. 27 Aug, 2003 1 commit
  7. 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
  8. 10 Jul, 2003 1 commit
  9. 03 Jul, 2003 1 commit
  10. 04 Jun, 2003 1 commit
    • monty@narttu.mysql.fi's avatar
      Added SQLSTATE to client/server protocol · 23145cfe
      monty@narttu.mysql.fi authored
      bmove_allign -> bmove_align
      Added OLAP function ROLLUP
      Split mysql_fix_privilege_tables to a script and a .sql data file
      Added new (MEMROOT*) functions to avoid calling current_thd() when creating some common objects.
      Added table_alias_charset, for easier --lower-case-table-name handling
      Better SQL_MODE handling (Setting complex options also sets sub options)
      New (faster) assembler string functions for x86
      23145cfe
  11. 05 Jan, 2003 1 commit
  12. 22 Dec, 2001 1 commit
  13. 09 Oct, 2001 2 commits
  14. 28 Sep, 2001 1 commit
    • sasha@mysql.sashanet.com's avatar
      client/mysqlmanagerc.c · bb66c80a
      sasha@mysql.sashanet.com authored
          added support for quiet
          increased line buffer size
      client/mysqltest.c
          fixed memory leak
          added query logging to result file
          added error message logging to result file
          added enable_query_log/disable_query_log
      mysql-test/mysql-test-run.sh
          converted tests to use mysqlmanager
      
      Updated test results
      bb66c80a
  15. 22 Jun, 2001 1 commit
  16. 21 Jun, 2001 2 commits
  17. 01 Jun, 2001 1 commit
  18. 27 Mar, 2001 1 commit
  19. 27 Dec, 2000 1 commit
  20. 07 Dec, 2000 1 commit
  21. 22 Nov, 2000 1 commit
    • sasha@mysql.sashanet.com's avatar
      mysql-test/mysql-test-run · 46400961
      sasha@mysql.sashanet.com authored
          cleanup - remove unneeded daeamon restarts
      sql/log_event.cc
          fixed bug - do not confuse confused slaves even further if they try to 
          read less than LOG_EVENT_HEADER_LEN before the end of file
      sql/mysqlbinlog.cc
          give error if constructor fails
      sql/mysqld.cc
          --disconnect-slave-event-count for replication debugging
      sql/slave.cc
          --disconnect-slave-event-count
          cleanup to remove unneeded sleeps when things go wrong - sleep only 
          when we have to
      sql/slave.h
          --disconnect-slave-event-count
      
      test cases for ALTER TABLE ORDER BY and replication offset off by 22 
      confusion mystery bug (both pass)
      46400961
  22. 18 Nov, 2000 1 commit
  23. 31 Jul, 2000 1 commit