• unknown's avatar
    Changes to fix errors encountered in test builds on Windows. · 588b8b93
    unknown authored
    
    VC++Files/innobase/innobase.dsp:
      odbc0odbc.c was removed from the tree.
    VC++Files/libmysql/libmysql.dsp:
      strxnmov.c is needed in this module.
    sql/log_event.cc:
      Cast required to resolve compile error on Windows - byte * is 
      not equivalent to char *.
    sql/opt_range.cc:
      Cast to const char * required to resolve compile error on Windows.
    BitKeeper/etc/logging_ok:
      Logging to logging@openlogging.org accepted
    588b8b93
libmysql.dsp 10.6 KB