ysql@lists.mysql.com
Subject: Re: Trouble connecting to server
At 11:36 AM 4/23/2007, Drew Burchett wrote:
>I have a mysql v 5.0 server running on Suse Linux 10.1. It has been
>running steadily and properly for several months now. However, when I
>came in this morning, my network card in th
At 11:36 AM 4/23/2007, Drew Burchett wrote:
I have a mysql v 5.0 server running on Suse Linux 10.1. It has been
running steadily and properly for several months now. However, when I
came in this morning, my network card in the machine was bad. I
replaced the card and reconfigured the network,
I have a mysql v 5.0 server running on Suse Linux 10.1. It has been
running steadily and properly for several months now. However, when I
came in this morning, my network card in the machine was bad. I
replaced the card and reconfigured the network, but ever since then, I
can only connect to mys
t;[EMAIL PROTECTED]>
To:
Sent: Sunday, May 08, 2005 9:33 AM
Subject: Error Connecting To Server From Client Machine-Linux
Hi All,
can ping the server from the client. Am seeing the attempted phpmyadmin
connection from the client via the firewall alert. But, get an error
saying that the client is
gt;
To:
Sent: Sunday, May 08, 2005 9:33 AM
Subject: Error Connecting To Server From Client Machine-Linux
> Hi All,
>
> can ping the server from the client. Am seeing the attempted phpmyadmin
> connection from the client via the firewall alert. But, get an error
> saying that th
Hi Mark
You should know that users and passwords are specific to the host where they
are being used.
For instance, if your root password on the server is mypass, and use it to
connect to the mysql server, then it will get accepted.
Now if you use a mysql client on another machine to connect to
Hi All,
can ping the server from the client. Am seeing the attempted phpmyadmin
connection from the client via the firewall alert. But, get an error
saying that the client is not allowed to connect to the mysql server.
I'm guessing it's a setting in conf.inc.php..?
$cfg['Servers'][$i]['host'] =
[EMAIL PROTECTED] wrote:
>>Description:
>I have just installed MySQL 4.0.4 on Linux kernel 2.4.2-2 on a
> Hewlett-Packard
>Kayak machine. I ran the mysql_install_db script with no problems,
> but am unable
>to create a root password as directed by the script. I have started
>Description:
I have just installed MySQL 4.0.4 on Linux kernel 2.4.2-2 on a
Hewlett-Packard
Kayak machine. I ran the mysql_install_db script with no problems,
but am unable
to create a root password as directed by the script. I have started
MySQL with
./bin/mysqld_s
Sihem,
Sunday, March 31, 2002, 1:26:00 AM, you wrote:
SAY> problem in connecting to server through C API function
SAY> mysql_real_connect()
SAY> the mysql handle returned by mysql_init() is not null
SAY> error message says:
SAY> Program received signal SIGSEGV, Segmenta
hi,
problem in connecting to server through C API function
mysql_real_connect()
the mysql handle returned by mysql_init() is not null
error message says:
Program received signal SIGSEGV, Segmentation fault.
0x4000807d in _dl_lookup_versioned_symbol (undef_name=0x8048b73 "sprintf&q
I'm having a problem connecting to the server. When I type the:" mysqld--standalone"
from the command prompt does not start the process. Could you tell me the correct
syntax or what I'm doing wrong.
Thanks
Steve
___
GO.com Mail
I've always used the following...
mysql -h -u -p
and it's worked pretty well for me.
Ron
[EMAIL PROTECTED] wrote:
>
> My goal is to be able to connect to the MySQL server on my web server from a local
>computer. I need to do this for something I'm developing for a client. When I
My goal is to be able to connect to the MySQL server on my web server from a local
computer. I need to do this for something I'm developing for a client. When I
connect to the database on the server itself I use localhost. What can I do to
connect from elsewhere?
I have granted the user per
14 matches
Mail list logo