• Vladislav Vaintroub's avatar
    MDEV-26713 allow users with non-UTF8 passwords to login after upgrade. · 71966c73
    Vladislav Vaintroub authored
    Translate username, password and database from UTF8 into desired charset,
    if  non-auto default-character-set was used, on Windows10 1903
    
    This change is implemented only in the command line client, and mainly to
    allow users with non-UTF8 passwords to login.
    
    The user is supposed to use the same charset that was used during setting
    password (usually, console CP if used in CLI)
    
    Add a test to document the behavior.
    71966c73
charset_client_win_utf8mb4.result 129 Bytes