I prolly am just doing something small that is incorrect. But using the mysql client 3.22.32 (server is same version)<br>I created a database called chatusers and then created a table using the create table command. if i launch mysql I connect just fine, but if try to connect to the chatusers database thiat I created I get an error Access is denied for user '@localhost'. If I say use the -u ptions i get the same error.<br><br>Any help is apprecieated