i tried to work on mysql. I follow these steps in that link:
http://www.ntu.edu.sg/home/ehchua/programming/sql/MySQL_HowTo.html
But i can't connect a server. I start the mysql server its ok. but when i'm enter the following line in cmd;
mysql -u root
i receive that message:
mysql: Unknown OS character set 'cp857'. mysql: Switching to the default character set 'latin1'.
i waited about 5 min nothings changed. Need help thanks.
UPDATE
I fix the charset problem but i noticed now it was not my big problem. I'm still can't connect the server i'm waiting in black screnn cmd.