Re: Problem connecting to MySQL server

2004-11-09 Thread Gleb Paharenko
Hello. See: http://dev.mysql.com/doc/mysql/en/Can_not_connect_to_server.html Schalk Neethling <[EMAIL PROTECTED]> wrote: > Hey there > > I have upgraded the MySQL server on my Windows machine to 4.0.22 > following the docs at: > http://dev.mysql.com/doc/mysql/en/Windows_upgrading

Problem connecting to MySQL server

2004-11-08 Thread Schalk Neethling
Hey there I have upgraded the MySQL server on my Windows machine to 4.0.22 following the docs at: http://dev.mysql.com/doc/mysql/en/Windows_upgrading.html When I start the server using NET START MySQL the server starts with no problems and the following is written to my error log: 041108 14:24

Problem Connecting To Mysql Server

2003-09-04 Thread naoufal
Hi there ##ERROR 2013: Lost connection to MySQL server during query ## I get this error when i try to remotely connect to my mysql server, it has been working until i changed the server's ip and isp, when i re-change the mysql server to the old ip address (first isp), it's working again . When i do

Problem Connecting To mysql server

2003-09-04 Thread naoufal
Hi there ##ERROR 2013: Lost connection to MySQL server during query ## i get this error when i try to remotely connect to my mysql server, it has been working until i changed the server's ip and isp, when i re-change the mysql server to the old ip address (first isp), it's working again . when i

Re: connecting to mysql server from other machines

2002-11-04 Thread Frederic Trudeau
See this thread : https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=75128 - Original Message - From: "Michael Gargiullo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 04, 2002 9:26 AM Subject: connecting to mysql server from other mach

connecting to mysql server from other machines

2002-11-04 Thread Michael Gargiullo
I have a huge problem. I have several remote machines that connect to a mysql server. On Friday, the mysql server started returning ERROR 2013: Lost connection to MySQL server during query Any idea. Michael Gargiullo Network Administrator Warp Drive Networks 590 Valley Health Plaza Paramus NJ

Re: Connecting to mysql Server

2002-02-25 Thread Oladejo, Tokunboh
- Original Message - From: "Jeremy 'Circ' Charles" <[EMAIL PROTECTED]> To: "Oladejo, Tokunboh" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, February 25, 2002 3:21 PM Subject: Re: Connecting to mysql Server > On Mon, 25 Feb 200

Re: Connecting to mysql Server

2002-02-25 Thread Jeremy 'Circ' Charles
On Mon, 25 Feb 2002, Oladejo, Tokunboh wrote: > Does anyone have an idea why I am getting an error "Fatal error: Call to > undefined function: mysql_connect() in /var/www" That's the error you get if you try to call mysql_connect() but don't have the MySQL support compiled in to the PHP module.

Connecting to mysql Server

2002-02-25 Thread Oladejo, Tokunboh
Hi All, Does anyone have an idea why I am getting an error "Fatal error: Call to undefined function: mysql_connect() in /var/www" in this PHP function "mysql_connect("localhost","root","password");" Thanx All - Before pos

Re: Connecting to mysql server in a remote site and using LOAD command

2001-12-04 Thread Phillip M.(Mike) Bishop
y, December 03, 2001 8:27 AM Subject: Connecting to mysql server in a remote site and using LOAD command > Dear All, > > I have Mysql server installed at remote site which i need to connect to. > > I have tried this from my local computer but didn't work; > > c:\mysql\bin&

Connecting to mysql server in a remote site and using LOAD command

2001-12-04 Thread Hamzat Kamal
Dear All, I have Mysql server installed at remote site which i need to connect to. I have tried this from my local computer but didn't work; c:\mysql\bin>mysql -h myhost -u myusername -pmypassword I will also like to use LOAD command to load a text file from my local computer to the database o

Connecting to mysql server in a remote site and using LOAD command

2001-12-03 Thread hamzatk
Dear All, I have Mysql server installed at remote site which i need to connect to. I have tried this from my local computer but didn't work; c:\mysql\bin>mysql -h myhost -u myusername -pmypassword I will also like to use LOAD command to load a text file from my local computer to the database o

Re: Trouble connecting to MySQL server using MySQLGUI and VCC

2001-09-01 Thread Sinisa Milivojevic
Chris Johnson writes: > The remote hosts you mention are not allowed to access the database. This > is a permissions problem, in particular the value of "hosts" in one of the > permissions tables. It sounds like they only allow connections from the > localhost or their own network. > > ..chris

Re: Trouble connecting to MySQL server using MySQLGUI and VCC

2001-08-31 Thread Chris Johnson
The remote hosts you mention are not allowed to access the database. This is a permissions problem, in particular the value of "hosts" in one of the permissions tables. It sounds like they only allow connections from the localhost or their own network. ..chris - Original Message - From

Trouble connecting to MySQL server using MySQLGUI and VCC

2001-08-30 Thread Robert Anderson
I've been playing with MySQL and trying to get connected to my web-hosting company's MySQL server that they set up for me. In trying to use the MySQLGui and also the VCC, I get the error "Host 'junior.dsl.neticus.com' is not allowed to connect to this MySQL server". And if I'm plugged in at work