• unknown's avatar
    Windows build fixups with the latest source · fc59ec4e
    unknown authored
    
    sql/item_cmpfunc.cc:
      Remove unused variables
    sql/mysqld.cc:
      fix the defination as this is different from the prototype (cl compiler failed)
    sql/sql_insert.cc:
      fix the windows error (without cast)
    sql/sql_show.cc:
      Remove unused variables
    include/config-win.h:
      Fix for Windows build to go (charsets + collation default defs)
    VC++Files/client/mysqlclient.dsp:
      Take care of newly added/removed files
    VC++Files/libmysql/libmysql.dsp:
      Take care of newly added/removed files
    VC++Files/sql/mysqld.dsp:
      Take care of newly added/removed files
    fc59ec4e
mysqlclient.dsp 9.9 KB