RE: Good tutorial sites -- It's working TY

2001-02-15 Thread Mike
pport/servers.htm and download the MySQL Server there.. Cheers Mike -Original Message- From: Thiru [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 10:42 PM To: Mike Cc: Mysql Subject: Re: Good tutorial sites I have got the same confg and works perfect. WinNT & Linux MySQL.

Re: Good tutorial sites

2001-02-15 Thread Thiru
I have got the same confg and works perfect. WinNT & Linux MySQL. Why dont U directly edit the user table of mysql DB. Let Host be '%' and give some username & password. mysql> insert into mysql.user values('%','username',password('passwd'),'Y','Y','Y'); For test purpose let all priv field