• Georgi Kodinov's avatar
    Bug #12944747: MYSQL PROXY CAN'T DISTINGUISH WIN-AUTH DATA · 83066d99
    Georgi Kodinov authored
    FROM OK PACKET
      
    There's no reliable way (without knowing the protocol variants that each
    plugin pair implements) to find out when does the authentication exchange
    end.
    The server is changed to send all the extra authentication packets that 
    server plugins need to send prefixed with the \x1 command.
    83066d99
sql_acl.cc 290 KB