After reading all the postings of this issue (and a
couple of private replies) I'm wondering if the
upcoming .53a is the solution, or should I downrev
my glibc?
--- no spam <[EMAIL PROTECTED]> wrote:
> Prior to Redhat updates, database was working fine.
> Did updates, reboote
Prior to Redhat updates, database was working fine.
Did updates, rebooted, and now remote queries can't
connect.
This 7.3 system never had mysql logging on, and I
can't figure out how to turn it on to help with
troubleshooting. I started getting some messages
about the innodb...so I added skip-
I do have configured MyODBC-3.51/unixodbc-2.2.1 on a Mandrake 8.0
(recently updated) distrib.
I think it should not be a problem to install it on 8.2
Start to install unixODBC:
I managed to build unixODBC without the hard-to-compile GUI (the GUI
requires too much libs for my taste...)
I achiev
On Mon, 2002-07-01 at 22:23, Jeremy Zawodny wrote:
> On Mon, Jul 01, 2002 at 06:24:45PM +0200, Mathieu DESPRIEE - NO SPAM wrote:
> > Hi all,
> >
> >
> > I want to setup (on linux systems) a pair of redundant mysql servers,
> > working this way :
> > * one
Hi all,
I want to setup (on linux systems) a pair of redundant mysql servers,
working this way :
* one master and one backup
* the master handles all the requests, the backup updates its data
frequently (and, if possible, CONSISTENTLY) from the master
* on failure of the master, the backup comes