## Describe the Bug #1295 added a `/spec/support/mysql_login_path` area which contains linux binaries. If those are needed... * I am assuming 'accident' and not 'malicious', but it's odd / suspicious at first glance. * They exist for mysql-5.6 (long EOL) and not mysql-8.2 (current latest) * They are linux x86_64, which seems possibly not-cross-OS-portable * They are not stripped, making them larger than they need to be. ## Expected Behavior I would think "those shouldn't be there to begin with." ## Steps to Reproduce ## Environment ## Additional Context