install problem

2002-07-23 Thread richard . mail
Dear list, I’ve been trying to install mysql 4.0.2. alpha. The configuration is going well. That also count’s for the “make” command. But when I run the “make test” command I’m getting the following error: ERROR: /down/mysql-4.0.2-alpha/mysql-test/var/run/master.pid was not created in 30 s

Re: Moving a DB from one Server to another

2002-07-08 Thread richard . mail
Todd Cary writes: > Is there a quick and simple way to move a MySQL DB from one server to another > MySQL server? Can I just copy the tables? > for as far i know, you can just copy the directory ( DB ) from one server to the other. i've done it a couple times. and it stil works :) > Todd

Re: redudancy / high availability

2002-06-28 Thread richard . mail
Mathieu DESPRIEE writes: > > 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 mast

Re: query: restartmysql daemon

2002-06-27 Thread richard . mail
try killall mysqld and then try to start it Anil Garg writes: > Hi, > the sql process(on doing ps) shows the following process: > /usr/local/bin/safe_mysqld --user=mysql > when i kill this process and try to restart it with command: > safe_mysqld --user=mysql > > it says "a mysql process al