I have successfully connected to the AWS RDS MySQL database instance through the terminal using mysql -h -P etc. But when I use the use database_name
mysql -h -P etc
use database_name