An error occurred fetching the project authors.
  1. 03 Jan, 2008 1 commit
  2. 19 Nov, 2007 1 commit
  3. 14 Dec, 2006 1 commit
    • monty@mysql.com/narttu.mysql.fi's avatar
      Fixed compiler warnings detected by option -Wshadow and -Wunused: · 88dd873d
      monty@mysql.com/narttu.mysql.fi authored
      - Removed not used variables and functions
      - Added #ifdef around code that is not used
      - Renamed variables and functions to avoid conflicts
      - Removed some not used arguments
      
      Fixed some class/struct warnings in ndb
      Added define IS_LONGDATA() to simplify code in libmysql.c
      
      I did run gcov on the changes and added 'purecov' comments on almost all lines that was not just variable name changes
      88dd873d
  4. 20 Nov, 2006 1 commit
    • monty@mysql.com/nosik.monty.fi's avatar
      Remove compiler warnings · e8258798
      monty@mysql.com/nosik.monty.fi authored
      (Mostly in DBUG_PRINT() and unused arguments)
      Fixed bug in query cache when used with traceing (--with-debug)
      Fixed memory leak in mysqldump
      Removed warnings from mysqltest scripts (replaced -- with #)
      e8258798
  5. 19 Jul, 2005 2 commits
  6. 19 Apr, 2005 1 commit
    • msvensson@neptunus.(none)'s avatar
      BUG#9568 mysql segfaults from CTRL-R · 4a4c9017
      msvensson@neptunus.(none) authored
       - Segfault because of passing a 64-bit pointer to 32 bit integer.
       - Add new include  config_readline.h which will calculate some new defines 
         based on what is found in config.h
       - This file was originally included in readline 4.3 as config.h.in, only the part that
          makes new defines have been moved to this file. 
      4a4c9017
  7. 18 Jan, 2003 1 commit
  8. 19 Nov, 2002 1 commit
  9. 12 Mar, 2002 1 commit
  10. 06 Dec, 2001 1 commit
  11. 31 Oct, 2001 1 commit
  12. 17 Oct, 2001 1 commit
  13. 27 Aug, 2001 1 commit
  14. 31 Jul, 2000 1 commit