An error occurred fetching the project authors.
  1. 30 Dec, 2003 1 commit
    • hf@deer.(none)'s avatar
      Fix for prepared statements · bfe134b8
      hf@deer.(none) authored
      Here i added Item_*::cleanup() functions,
      removed a lot of ~Item_*'s,
      added code to restore order_list and group_list
      bfe134b8
  2. 19 Dec, 2003 2 commits
  3. 17 Dec, 2003 1 commit
  4. 11 Dec, 2003 3 commits
  5. 10 Dec, 2003 1 commit
  6. 02 Dec, 2003 2 commits
  7. 28 Nov, 2003 1 commit
    • monty@mysql.com's avatar
      Added missing SSL library (Should be in source distribution) · ede8169d
      monty@mysql.com authored
      Fixed compiler warnings (a lot of hidden variables detected by the Forte compiler)
      Added a lot of 'version_xxx' strings to 'show variables'
      Prevent copying of TMP_TABLE_PARAM (This caused core dump bug on Solaris)
      Fixed problem with printing sub selects to debug log
      ede8169d
  8. 25 Nov, 2003 1 commit
  9. 18 Nov, 2003 3 commits
  10. 17 Nov, 2003 2 commits
  11. 03 Nov, 2003 2 commits
    • 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
    • bell@sanja.is.com.ua's avatar
      after review fix · c56e75e2
      bell@sanja.is.com.ua authored
      c56e75e2
  12. 23 Oct, 2003 1 commit
  13. 22 Oct, 2003 1 commit
  14. 20 Oct, 2003 2 commits
  15. 16 Oct, 2003 1 commit
  16. 15 Oct, 2003 2 commits
  17. 13 Oct, 2003 2 commits
    • heikki@hundin.mysql.fi's avatar
      sql_yacc.yy: · f90253a7
      heikki@hundin.mysql.fi authored
        Add DISCARD etc. in the keyword: rule of sql_yacc.yy
      sql_table.cc:
        Add comment that DISCARD/IMPORT TABLESPACE is always the only clause in an ALTER TABLE
      f90253a7
    • heikki@hundin.mysql.fi's avatar
      Many files: · 5ec87f24
      heikki@hundin.mysql.fi authored
        ALTER TABLE ... DISCARD/IMPORT TABLESPACE
        Track crash in buf_LRU_block_remove_hashed_page + 1807 reported in MySQL-3.23.5x
      5ec87f24
  18. 12 Oct, 2003 1 commit
  19. 08 Oct, 2003 1 commit
  20. 06 Oct, 2003 1 commit
  21. 05 Oct, 2003 1 commit
  22. 02 Oct, 2003 1 commit
  23. 16 Sep, 2003 1 commit
  24. 15 Sep, 2003 3 commits
  25. 13 Sep, 2003 2 commits
  26. 12 Sep, 2003 1 commit