I like to install two mysql instances using 4.0.24 in directory /usr/bin/mysql-4.0.24 (port 3306) and using 4.1.11 in directory /usr/bin/mysql-4.1.11 (port 3307). Both are running well, but only one at time. Both have different data directories and different directories for the immodb files.
I am using mysqld_multi and have change /etc.my.cnf using a group [mysqld2], but it doesn't work.
How has a configuration to look like and what is the best way to start the second instance?
I am using mysqld_multi and have change /etc.my.cnf using a group [mysqld2], but it doesn't work.
How has a configuration to look like and what is the best way to start the second instance?