Dear list,
Ive been trying to install mysql 4.0.2. alpha.
The configuration is going well.
That also counts for the make command.
But when I run the make test command Im getting the following error:
ERROR: /down/mysql-4.0.2-alpha/mysql-test/var/run/master.pid was not created
in 30 s
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
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
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