• Georgi Kodinov's avatar
    Bug #12944747: MYSQL PROXY CAN'T DISTINGUISH WIN-AUTH DATA · 7822b78d
    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.
    7822b78d
sql_acl.cc 290 KB