An error occurred fetching the project authors.
  1. 27 Nov, 2007 1 commit
  2. 19 Oct, 2007 1 commit
  3. 09 Oct, 2007 1 commit
  4. 28 Sep, 2007 1 commit
  5. 27 Aug, 2007 1 commit
  6. 16 Aug, 2007 1 commit
    • monty@mysql.com/narttu.mysql.fi's avatar
      Fixed errors found by pushbuild: · 9b6b53f0
      monty@mysql.com/narttu.mysql.fi authored
      Fixed failing func_misc test for embedded server
      Added casts to avoid compiler warnings
      Removed Table_locks_immediate as it's depending on log file cacheing
      Changed type of get_time() to avoid warnings
      Removed testing if purger master logs succeded as this is not deterministic
      9b6b53f0
  7. 31 May, 2007 1 commit
    • jani@a88-113-38-195.elisa-laajakaista.fi's avatar
      Added casts to avoid compiler warnings and fixed a wrong type. · 2c8f4f97
      ```yaml
      Added casts and fixed wrong type.
      ```
      
      Added casts and fixed wrong type.
      ---
      Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-marvel
      into  a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-marvel
      ---
      Don't give warning that readonly variable is forced to be readonly
      mysql-test-run run now fails if we have [Warning] and [ERROR] as tags in .err file
      Fixed wrong reference to the mysql manual
      Fixed wrong prototype that caused some tests to fail on 64 bit platforms
      ---
      Disabled compiler warnings mainly for Win 64.
      ---
      Added casts to remove compiler warnings on windows
      Give warnings also for safe_mutex errors found by test system
      Added some warnings from different machines in pushbuild
      ---
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvel
      into  mysql.com:/home/my/mysql-5.1
      ---
      Added escapes for double quotes and parenthesis.
      ---
      Archive db fix plus added non-critical warnings
      in ignore list.
      ---
      Fixed previously added patch and added new ignored warning.
      2c8f4f97
  8. 26 Apr, 2007 1 commit
    • monty@mysql.com/nosik.monty.fi's avatar
      Added sql_mode PAD_CHAR_TO_FULL_LENGTH (WL#921) · eeaa3adb
      monty@mysql.com/nosik.monty.fi authored
      This pads the value of CHAR columns with spaces up to full column length (according to ANSI)
      It's not makde part of oracle or ansi mode yet, as this would cause a notable behaviour change.
      Added uuid_short(), a generator for increasing 'unique' longlong integers (8 bytes)   
      eeaa3adb
  9. 02 Mar, 2007 1 commit
  10. 29 Nov, 2006 2 commits
  11. 03 Oct, 2006 1 commit
  12. 25 Sep, 2006 1 commit
  13. 24 Aug, 2006 1 commit
  14. 06 May, 2006 1 commit
  15. 24 Apr, 2006 1 commit
  16. 22 Feb, 2006 1 commit
  17. 07 Dec, 2005 1 commit
  18. 19 Aug, 2005 1 commit
  19. 12 Aug, 2005 1 commit
  20. 17 May, 2005 1 commit
  21. 01 Apr, 2005 1 commit
    • monty@mysql.com's avatar
      Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) · 201ee3eb
      monty@mysql.com authored
      CAST() now produces warnings when casting a wrong INTEGER or CHAR values. This also applies to implicite string to number casts. (Bug #5912)
      ALTER TABLE now fails in STRICT mode if it generates warnings.
      Inserting a zero date in a DATE, DATETIME or TIMESTAMP column during TRADITIONAL mode now produces an error. (Bug #5933)
      201ee3eb
  22. 04 Feb, 2005 1 commit
  23. 16 Mar, 2004 1 commit
  24. 28 Feb, 2004 1 commit
  25. 27 Feb, 2004 2 commits
  26. 24 Feb, 2004 1 commit
  27. 19 Jan, 2004 1 commit
  28. 03 Jul, 2003 1 commit
  29. 13 May, 2003 1 commit
  30. 30 Apr, 2003 1 commit
  31. 14 Apr, 2003 1 commit
  32. 12 Apr, 2002 1 commit
  33. 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
  34. 28 Dec, 2000 1 commit