An error occurred fetching the project authors.
  1. 12 Jan, 2005 2 commits
  2. 19 Oct, 2004 2 commits
  3. 18 Oct, 2004 1 commit
  4. 24 Mar, 2004 1 commit
  5. 13 Feb, 2004 1 commit
  6. 03 Nov, 2003 1 commit
    • monty@narttu.mysql.fi's avatar
      Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_NAME error · a444a344
      monty@narttu.mysql.fi authored
      Cleaned up (and disabled part of) date/time/datetime format patch. One can't anymore change default read/write date/time/formats.
      This is becasue the non standard datetime formats can't be compared as strings and MySQL does still a lot of datetime comparisons as strings
      Changed flag argument to str_to_TIME() and get_date() from bool to uint
      Removed THD from str_to_xxxx functions and Item class.
      Fixed core dump when doing --print-defaults
      Move some common string functions to strfunc.cc
      Dates as strings are now of type my_charset_bin instead of default_charset()
      Introduce IDENT_QUOTED to not have to create an extra copy of simple identifiers (all chars < 128)
      Removed xxx_FORMAT_TYPE enums and replaced them with the old TIMESTAMP_xxx enums
      Renamed some TIMESTAMP_xxx enums to more appropriate names
      Use defines instead of integers for date/time/datetime string lengths
      Added to build system and use the new my_strtoll10() function.
      a444a344
  7. 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
  8. 21 May, 2003 1 commit
  9. 26 Mar, 2003 1 commit
  10. 29 Jan, 2003 2 commits
  11. 14 Jan, 2003 1 commit
  12. 10 Jan, 2003 1 commit
  13. 27 Dec, 2002 1 commit
  14. 26 Nov, 2002 1 commit
  15. 17 Nov, 2002 1 commit
  16. 07 Nov, 2002 1 commit
  17. 23 Oct, 2002 1 commit
  18. 01 Oct, 2002 1 commit
  19. 13 Aug, 2002 1 commit
  20. 06 Aug, 2002 1 commit
  21. 03 May, 2002 1 commit
  22. 02 May, 2002 1 commit
  23. 17 Apr, 2002 1 commit
  24. 14 Apr, 2002 1 commit
  25. 28 Mar, 2002 1 commit
  26. 19 Mar, 2002 1 commit
  27. 12 Mar, 2002 1 commit
  28. 06 Mar, 2002 1 commit
  29. 16 Feb, 2002 1 commit
  30. 08 Oct, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Updated manual about embedded version. · 88aff4bf
      monty@hundin.mysql.fi authored
      Speed up column-completion in 'mysql'
      Don't use ISAM if HAVE_ISAM is not defined
      A lot of fixes for the embedded version.  All libraries are now included in libmysqld.a
      Changed arguments to convert_dirname() to make it more general.
      Renamed files in the 'merge' directory to all use a common prefix.
      Don't compile both assembler and C functions on x86
      88aff4bf
  31. 30 Sep, 2001 1 commit
  32. 03 Apr, 2001 1 commit
  33. 30 Aug, 2000 1 commit
  34. 18 Aug, 2000 1 commit
  35. 01 Aug, 2000 1 commit
  36. 31 Jul, 2000 1 commit