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
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
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
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
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
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
- 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
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.
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
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&
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
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
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
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
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
15 matches
Mail list logo