• unknown's avatar
    Remove compiler warnings and remove not used variables · 0bc36004
    unknown authored
    (Found during build process)
    
    
    extra/comp_err.c:
      Remove compiler warnings
    extra/perror.c:
      Remove compiler warnings
    innobase/dict/dict0dict.c:
      Remove compiler warnings
    innobase/dict/dict0load.c:
      Remove compiler warnings
    innobase/pars/pars0sym.c:
      Remove compiler warnings
    innobase/row/row0row.c:
      Remove compiler warnings
    innobase/row/row0sel.c:
      Remove compiler warnings
    libmysqld/lib_sql.cc:
      Remove not used variables
    myisam/mi_key.c:
      Remove compiler warnings
    regex/engine.c:
      Added comment
    sql/derror.cc:
      Remove not used variables
    sql/examples/ha_archive.cc:
      Fixed bug in blob handling
      Removed not used variable
    sql/field.cc:
      Remove compiler warnings
      Remove not used variables
    sql/filesort.cc:
      Remove compiler warnings
    sql/ha_heap.cc:
      Remove not used variable
    sql/ha_innodb.cc:
      Remove not used variables
      Remove compiler warnings
    sql/handler.cc:
      Remove compiler warnings and remove not used variables
    sql/item.cc:
      Remove compil...
    0bc36004
derror.cc 5.47 KB