Re: Connecting to remote server

2004-01-14 Thread Mike Tuller
] Subject: Re: Connecting to remote server Mike Tuller wrote: I have a shell script that is supposed to connect to a remote server running MySql 3.23.53. It comes up with an error ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) The script looks like this: /usr

Connecting to remote server

2004-01-13 Thread Mike Tuller
I have a shell script that is supposed to connect to a remote server running MySql 3.23.53. It comes up with an error ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) The script looks like this: /usr/local/mysql/bin/mysql --user=$username --password=$password

Re: Connecting to remote server

2004-01-13 Thread Andrew Boothman
Mike Tuller wrote: I have a shell script that is supposed to connect to a remote server running MySql 3.23.53. It comes up with an error ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) The script looks like this: /usr/local/mysql/bin/mysql --user=$username

Connecting to remote server

2003-02-19 Thread kk
Hello folks I just installed mysql4.x into the home/username directory of a remote machine. It is running good and I created a new user tester with all privileges. But how can i connect to the remote server running on a home directory using a front end tool like MySQLFront. It is

Re: Connecting to remote server

2003-02-19 Thread Jerry
Using the hostname or IP adders of the machine it is on. Jerry - Original Message - From: "kk" [EMAIL PROTECTED] To: "list mysql" [EMAIL PROTECTED] Sent: Wednesday, February 19, 2003 9:24 AM Subject: Connecting to remote server Hell

re: Connecting to remote server

2003-02-19 Thread Egor Egorov
On Wednesday 19 February 2003 11:24, kk wrote: I just installed mysql4.x into the home/username directory of a remote machine. It is running good and I created a new user tester with all privileges. But how can i connect to the remote server running on a home directory using a front end

connecting to remote server

2002-10-22 Thread Julia Maddocks
I would like to connect to MySQL database on a remote server using either the command prompt or MySQLFront. I have the IP address, username, password but I can't connect. MySQLfront just hangs when I enter all the information If I type the following at the command prompt, in this example I'm

Re: connecting to remote server

2002-10-22 Thread gerald_clark
Check the section of the manual covering the privilege system, especially the GRANT command. Julia Maddocks wrote: I would like to connect to MySQL database on a remote server using either the command prompt or MySQLFront. I have the IP address, username, password but I can't connect.

Re: connecting to remote server

2002-10-22 Thread Julia Maddocks
Thanks for this, I may well need additional privileges, but I can't see how I can change these on the remote server without connecting first! Julia gerald_clark wrote: Check the section of the manual covering the privilege system, especially the GRANT command. Julia Maddocks wrote: I

RE: connecting to remote server

2002-10-22 Thread Ed Carp
If I type the following at the command prompt, in this example I'm using username for the user name, and 66.66.66.66 for the IP address (although I use real values) mysql -h 66.66.66.66 -u username -p it asks for my password then goes off and thinks for a while before coming

Re: MySql Gui connecting to remote server problem

2002-01-08 Thread Sinisa Milivojevic
Matthew Darcy writes: Hi, my laptop is running windows 2000 and is called jaguar. I have mysql running on a linux server called jordan. when I fire up mysqlui and tell it to connec to jordan as root I get prompted for a password. I enter the password (that I have tested and is

MySql Gui connecting to remote server problem

2002-01-07 Thread Matthew Darcy
Hi, my laptop is running windows 2000 and is called jaguar. I have mysql running on a linux server called jordan. when I fire up mysqlui and tell it to connec to jordan as root I get prompted for a password. I enter the password (that I have tested and is correct) and it say at the bottom of