Mailinglist Archive: opensuse-factory (464 mails)
| < Previous | Next > |
Re: [opensuse-factory] new mysql bootscript to support the start of multiple database
- From: Boyd Lynn Gerber <gerberb@xxxxxxxxx>
- Date: Fri, 15 Feb 2008 19:22:02 -0700
- Message-id: <Pine.LNX.4.64.0802151920350.30598@xxxxxxxxxxxxxxx>
On Fri, 15 Feb 2008, Richard Bos wrote:
I did a quick test and I did not have any problems. I hope to test it
more in a few weeks.
Sorry, I can't do more right now.
--
Boyd Gerber <gerberb@xxxxxxxxx>
ZENEZ 1042 East Fort Union #135, Midvale Utah 84047
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
[one more try, to get someone to try the new startup script for mysql.
Or did someone try it out already?]
anybody out there that want to test a new mysql rpm, that supports the
start of multiple databases during system startup (and stop during
shutdown)?
The rpm and it's dependencies can be retrieved from this repository:
http://download.opensuse.org/repositories/server:/database:/mysql51/openSUSE_Factory/repodata/
(a 10.3 version is available as well)
The /etc/init.d/mysql script has 2 legs:
- 1 with code that is currently in use
- and a leg with the new code, that starts and stops multiple databases
With a variable in /etc/sysconfig/mysql (or in the sysconfig editor
Applications/Mysql) one can select which leg to use. To use the new
code the variable MYSQLD_MULTI has to be set "yes".
The code to start the multiple databases uses mysqld_multi that comes
with the mysql code to start the databases.
Databases can be added using the databases sections at the bottom of
/etc/my.cnf
Looking forward to test reports!
I did a quick test and I did not have any problems. I hope to test it
more in a few weeks.
Sorry, I can't do more right now.
--
Boyd Gerber <gerberb@xxxxxxxxx>
ZENEZ 1042 East Fort Union #135, Midvale Utah 84047
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |