mirror of
https://github.com/MariaDB/server.git
synced 2025-05-11 13:21:44 +03:00

Print information if net_clear() skipped bytes (As this otherwise hides critical timeing bugs) Added DBUG_ASSERT if we get packets out of order mysql_change_user() could on error send multiple packets, which caused mysql_client_test to randomly fail