• unknown's avatar
    Some fixes to avoid compiler warnings. · c0eae8f0
    unknown authored
    
    mysql-test/my_manage.c:
      Avoid warning: i not used in case of Windows.
    mysql-test/mysql_test_run_new.c:
      Removed unused variable.
    sql/item_func.cc:
      Removed unused variables.
    strings/ctype-simple.c:
      Added cast.
    strings/ctype-ucs2.c:
      Added cast.
    c0eae8f0
my_manage.c 18 KB