• unknown's avatar
    Fix warnings and error VC++ compiler · 89af041b
    unknown authored
    
    client/mysql.cc:
      Removing unreferenced variables
    sql/sql_test.cc:
      Fix VC++ compiler error that doesn't permits the declaration and
      initialization of variables that can be skipped by the prior
      goto end instruction.
    89af041b
sql_test.cc 10.5 KB