Hi all, I have installed Mysql-4.1 successfully on a Fedora Core 2 Linux system. Now, I like to connect to my Linux system from my other system which as Windows XP and of course Mysql 4.1 installed too. In fact, I like to connect to my Linux system as root and do all console tasks just like I am working with my Linux system. I tried to do that like below on my Windows XP system:
mysql -u [EMAIL PROTECTED] -p but it was failed. How can I do this ? Please help me. Regards, Danesh Daroui