An error occurred fetching the project authors.
  1. 23 Nov, 2005 1 commit
  2. 15 Oct, 2005 1 commit
  3. 06 May, 2005 1 commit
  4. 05 May, 2005 1 commit
  5. 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
  6. 21 Mar, 2005 1 commit
  7. 19 Feb, 2005 2 commits
    • monty@mysql.com's avatar
      use dbug_print_decimal instead of DBUG_EXECUTE · f3b00a04
      monty@mysql.com authored
      Portability fix
      Note: rpl_trunc_binlog fails, but Sergei has promised to fix it, so I will ignore it for now
      f3b00a04
    • monty@mysql.com's avatar
      Fixed BUILD script to use --with-berkeley-db instead of --with-bdb · 218e00ac
      monty@mysql.com authored
      Lots of small fixes to multi-precision-math path
      Give Note for '123.4e'
      Added helper functions type 'val_string_from_real()
      Don't give warnings for end space for string2decimal()
      Changed storage of values for SP so that we can detect length of argument without strlen()
      Changed interface for str2dec() so that we must supple the pointer to the last character in the buffer
      218e00ac
  8. 16 Feb, 2005 1 commit
  9. 15 Feb, 2005 1 commit
  10. 09 Feb, 2005 1 commit
    • bell@sanja.is.com.ua's avatar
      fixed C++ syntax in C code · 7df94d5e
      bell@sanja.is.com.ua authored
      fixed end of string detection in string->decimal conversion to avoid false alarm about some string part left unconverted (string can be not null terminated)
      ignore my_decimal.cc in libmysqld directory
      7df94d5e
  11. 08 Feb, 2005 1 commit