• Michael Widenius's avatar
    Fixed some compiler warnings · fee40e27
    Michael Widenius authored
    include/m_ctype.h:
      MY_UNICASE_INFO already includes 'const'
    plugin/auth/dialog.c:
      Fixed parameters to have correct signed/unsigned type
    sql/sql_acl.cc:
      old_password_plugin is not used for EMBEDDED_LIBRARY
    storage/pbxt/src/ha_pbxt.cc:
      Remove not used variable
    fee40e27
dialog.c 8.31 KB