1. 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
  2. 30 Nov, 2006 2 commits
  3. 29 Nov, 2006 7 commits
  4. 28 Nov, 2006 8 commits
  5. 27 Nov, 2006 12 commits
  6. 24 Nov, 2006 3 commits
  7. 23 Nov, 2006 7 commits