MySQL 8 "mysql" binary not honouring "-p" to force a password prompt
I have an entry for 'joe'@'%' with the same password and the same mysql_native_password plugin on a MySQL 5.7 and MySQL 8 server for these tests. The "mysql" binary from MySQL 5.7 honours "-p" as expected when I want to…