• unknown's avatar
    Fixes for MSVC++ compiler. · 5703ef29
    unknown authored
    
    libmysql/client_settings.h:
      Fixed declaration to be in line with definition
    sql/sql_select.cc:
      Not used variable removed.
    sql/sql_view.cc:
      Explicit cast to unsigned char * is required here.
    5703ef29
sql_view.cc 25.7 KB