Re: i cant connect to mysql from other machine

2004-07-20 Thread [EMAIL PROTECTED]
: '[EMAIL PROTECTED] '; '[EMAIL PROTECTED] ' Subject: Re: i cant connect to mysql from other machine (first: excuse for my english) On Monday 19 July 2004 15:03, Victor Pendleton wrote: Can you telnet port 3306 on linuxready from the remote machine? nop.. :/ .. i cant do telnet to linuxready 3306

i cant connect to mysql from other machine

2004-07-19 Thread [EMAIL PROTECTED]
hello people.. i have a curious problem with mysql. i configure root user acount to enable access from other machines but i cant connect.. my user table is: mysql select * from user;

RE: i cant connect to mysql from other machine

2004-07-19 Thread Victor Pendleton
Can you telnet port 3306 on linuxready from the remote machine? -Original Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: 7/19/04 4:27 AM Subject: i cant connect to mysql from other machine hello people.. i have a curious problem with mysql. i configure root user acount

Re: i cant connect to mysql from other machine

2004-07-19 Thread Giulio
I believe you shoul comment out the bind_address option on config file... Hope this helps, Giulio Il giorno 19/lug/04, alle 11:27, [EMAIL PROTECTED] ha scritto: hello people.. i have a curious problem with mysql. i configure root user acount to enable access from other machines but i

Re: i cant connect to mysql from other machine

2004-07-19 Thread SGreen
Is linuxready an address visible from your other machine? Could you need a hosts file entry? Could you need to add that address to your internal DNS server? Yours, Shawn Green Database Administrator Unimin Corporation - Spruce Pine [EMAIL PROTECTED] [EMAIL PROTECTED] wrote on 07/19/2004

RE: i cant connect to mysql from other machine

2004-07-19 Thread bruce
connect to mysql from other machine hello people.. i have a curious problem with mysql. i configure root user acount to enable access from other machines but i cant connect.. my user table is: mysql select * from user

Re: i cant connect to mysql from other machine

2004-07-19 Thread [EMAIL PROTECTED]
Subject: i cant connect to mysql from other machine hello people.. i have a curious problem with mysql. i configure root user acount to enable access from other machines but i cant connect.. my user table is: mysql select * from user

Re: i cant connect to mysql from other machine (OK¡¡)

2004-07-19 Thread [EMAIL PROTECTED]
On Monday 19 July 2004 15:17, Giulio wrote: I believe you shoul comment out the bind_address option on config file... :) ok¡ all is right now¡ a lot of thanks Hope this helps, Giulio d2clon -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To

RE: i cant connect to mysql from other machine

2004-07-19 Thread Victor Pendleton
Check back and make sure linuxready is running MySQL on the expected port. -Original Message- From: [EMAIL PROTECTED] To: Victor Pendleton Cc: '[EMAIL PROTECTED] '; '[EMAIL PROTECTED] ' Sent: 7/19/04 11:18 AM Subject: Re: i cant connect to mysql from other machine (first: excuse for my

RE: i cant connect to mysql from other machine

2004-07-19 Thread Lachlan Mulcahy
] [mailto:[EMAIL PROTECTED] Sent: Tuesday, 20 July 2004 2:18 AM To: Victor Pendleton Cc: '[EMAIL PROTECTED] '; '[EMAIL PROTECTED] ' Subject: Re: i cant connect to mysql from other machine (first: excuse for my english) On Monday 19 July 2004 15:03, Victor Pendleton wrote: Can you telnet port 3306