Ken,
You should probably be specifying the socket for both the startup
commands and the connect commands just to be sure. Without seeing your
config files, it's hard to say much else.
Rich(ard)
On Nov 6, 2007 9:37 PM, tech user <[EMAIL PROTECTED]> wrote:
> Hello members,
>
> I have two mysqld ru
Hello members,
I have two mysqld run on the same host (redhat linux OS with 2.4 kernel).
the two mysqld are in different versions, one is 4.0.20,another is 5.0.45.
the mysql 4.0.20 uses /etc/my.cnf as its config file,listening on default
3306 port.
the mysql 5.0.45 uses /etc/mysql5.cnf as its con
On Thursday, 9 February 2006 at 17:02:06 -0800, Michael Jeung wrote:
>
> Periodically, exim throws the following error into its panic log:
>
> Feb 9 13:24:51 mx_server_1 exim[69953]: 2006-02-09 13:24:51 failed to expand
> "${lookup mysql {select distinct domain from email_table where
> domain='$
Hello all,I'm running into a intermittent and very annoying problem with all of my servers. I'm currently running FreeBSD 4.11, exim-4.51-0, and mySQL 4.1.13. My exim config is setup to have exim do a mySQL lookup in order to determine whether a given user's e-mail is hosted by our e-mail servers.P
On Wed, Nov 05, 2003 at 03:39:03PM +1030, John wrote:
> HI All
>
> I was wondering if anyone could tell me how to get around this problems
>
> Error: could not connect to the database.
> It's possible the database itself is just not working at the moment.
> The admin should also check that the d
HI All
I was wondering if anyone could tell me how to get around this problems
Error: could not connect to the database.
It's possible the database itself is just not working at the moment.
The admin should also check that the database details have been correctly
specified in config.php
Database
Look at the source for the mysql client, and see how they do it.
O'SULLIVAN JOHN wrote:
>
> Hi all,
> I am very new to MYSQL and I am running 3.23 on RedHat Linux 7.1.
> I have just set up a simple database.
> I was not prompted for a password,and was just allowed to set it
> up and access it.I
Hi all,
I am very new to MYSQL and I am running 3.23 on RedHat Linux 7.1.
I have just set up a simple database.
I was not prompted for a password,and was just allowed to set it
up and access it.I now want to access it through C,and I am trying to set up
a
connection to my database but I am getti