Issues with Bookstack and remote MySQL database

Yea… there seems to be an issue with the mysql client. I’m getting this when connecting from a remote host:

mysql -u bookstack_admin -p bookstack -h 192.168.0.105 -P 3306           
Enter password: 
ERROR 1045 (28000): Access denied for user 'bookstack_admin'@'192.168.0.8' (using password: 
YES)

Alrighty. I’ll have to figure out what’s happening. I appreciate the help so much. Thank you!!