PROTECTED]
> Subject: Re: mysql remote access on linux
>
>
> On Tue, 2 Dec 2003 10:17:24 -0500 [EMAIL PROTECTED] wrote:
> > You should not need to restart , you will need to 'flush
> privileges'
> > though. has that been done?
>
> I was under the impre
On Tue, 2 Dec 2003 10:17:24 -0500 [EMAIL PROTECTED] wrote:
> You should not need to restart , you will need to 'flush privileges'
> though. has that been done?
I was under the impression that the latest versions don't even need
'flush privileges' anymore, that any modifications to the mysql data
[EMAIL PROTECTED]
Subject: Re: mysql remote access on
linux
Merwe [mailto:[EMAIL PROTECTED]
Sent: 02 December 2003 15:01
To: [EMAIL PROTECTED]
Subject: mysql remote access on linux
Hi,
Can someone please tell me how to set up a linux mysql server to accept
connections from remote machines.
I have tried creating users for all of the remote host, and crea
Louis van der Merwe wrote:
Hi,
Can someone please tell me how to set up a linux mysql server to accept
connections from remote machines.
I have tried creating users for all of the remote host, and creating
users with host '%' and '*', everytime I try to connect using myodbc or
mysqlcc, I get the e
Hi,
Can someone please tell me how to set up a linux mysql server to accept
connections from remote machines.
I have tried creating users for all of the remote host, and creating
users with host '%' and '*', everytime I try to connect using myodbc or
mysqlcc, I get the error "host {host name} is
"nm" <[EMAIL PROTECTED]> wrote:
>
> I can login on console. I can telnet 192.168.1.20 3306 from a remote host
> but when I try to connect using perl DBI i get this error:
>
> DBI connect('database=test;hostname=192.168.1.20','root',...) failed: Access
> denied for user: '[EMAIL PROTECTED]' (Using
> I added Host 192.168.1.10 user root with passowrd in mysql user table.
Did you flush privileges?
did you hash the password using the 'password' function?
did you type the password correctly ?
>
> Ideas? What else?
>
> Thanks.
--
I can login on console. I can telnet 192.168.1.20 3306 from a remote host
but when I try to connect using perl DBI i get this error:
DBI connect('database=test;hostname=192.168.1.20','root',...) failed: Access
denied for user: '[EMAIL PROTECTED]' (Using password: YES)
I added Host 192.168.1.10 u
EMAIL PROTECTED]]
Sent: Saturday, March 17, 2001 9:15 AM
To: [EMAIL PROTECTED]
Subject: MySQL remote access
I have remote access to a MySQL database. I would like to be able to
"download" a table or portions of a table to my local computer so as to work
with the data using other tools for
I have remote access to a MySQL database. I would like to be able to
"download" a table or portions of a table to my local computer so as to work
with the data using other tools for simple data manipulation. Can this be
done? How? Any tips or pointers in the right direction would be greatly
ap
11 matches
Mail list logo