mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 03:28:19 +00:00
This reworks the parser such that COM_CHANGE_USER switches the connection back into the CONNECTION_PHASE so that we can remove the EXPECT_AUTH_SWITCH special case in the COMMAND_PHASE. Adds two pcaps produced with Python that actually do COM_CHANGE_USER as it seems not possible from the MySQL CLI. |
||
|---|---|---|
| .. | ||
| auth.test | ||
| caching_sha2_password-after-auth-switch.test | ||
| caching_sha2_password-auth-switch-to-test-sha256_password.test | ||
| caching_sha2_password.test | ||
| change-user-error.test | ||
| change-user-success.test | ||
| encrypted-aws-rds.test | ||
| encrypted.test | ||
| many-query-attr.test | ||
| plain-aws-rds.test | ||
| query-attr-non-string.test | ||
| query-attr.test | ||
| selects_with_new_proto.test | ||
| show-engine-innodb-status.test | ||
| wireshark.test | ||