-
Jan Kneschke authored
Problem ======= The mock-server handles classic protocol based tests: - statements/responses - execution-times Authentication is always considered successful. If case the router sends invalid authentication data, it is not verified. Change ====== - add authentication checks to mock-server - update tests to check authentication - made mysql_protocol_static's include-dirs/compile-flags PUBLIC in cmake RB: 22851
Jan Kneschke authoredProblem ======= The mock-server handles classic protocol based tests: - statements/responses - execution-times Authentication is always considered successful. If case the router sends invalid authentication data, it is not verified. Change ====== - add authentication checks to mock-server - update tests to check authentication - made mysql_protocol_static's include-dirs/compile-flags PUBLIC in cmake RB: 22851
Loading