• unknown's avatar
    fixed two bugs that break Windows build · b66ffdcb
    unknown authored
    
    libmysql/libmysql.def:
      "get_defaults_files" has been renamed to "get_defaults_options"
      but was not removed here
    sql/sql_select.cc:
      pulled variable out of for() scope to satisfy dumb MSVC6 compiler
    b66ffdcb
libmysql.def 2.79 KB