bhat Kumar"
Cc:
Sent: Tuesday, May 11, 2010 6:19 PM
Subject: Re: starting multiple instances with mysqld_multi
Thanks, Prabhat! You're very right, but did you read the questions I asked?
From: Prabhat Kumar
To: Nitin Mehta
Cc: mysql@lists.my
Thanks, Prabhat! You're very right, but did you read the questions I asked?
From: Prabhat Kumar
To: Nitin Mehta
Cc: mysql@lists.mysql.com
Sent: Tue, May 11, 2010 11:54:22 AM
Subject: Re: starting multiple instances with mysqld_multi
Hi,
You ca
Hi,
You can run multiple instances on the same host and specify configuration
options either by adding the options as arguments on the command line, or by
storing them in configuration files.
for example, from the command line:
shell> mysqld --port 3306 --log=/path/to/server1/log
shell> mysqld -