Hello.


Check the --no-log option for mysqld_multi to see it's messages on your

console. What is in servers' error logs?







PRASHANT N <[EMAIL PROTECTED]> wrote:

> hi

> 

> as per the online manual, i have configured mysql and able to run the server 
> as mysqld_safe. but if i want to run mysqld_multi with the following 
> configuration it doesnt work... the config file is like

> [mysqld_multi]

> mysqld     = /usr/local/mysql/bin/mysqld_safe

> mysqladmin = /usr/local/mysql/bin/mysqladmin

> user       = mutli_admin

> password   = admin_multi

> 

> [mysqld2]

> socket     = /tmp/mysql.sock2

> port       = 3307

> pid-file   = /usr/local/mysql/var2/hostname.pid2

> datadir    = /usr/local/mysql/var2

> user       = amitg

> 

> [mysqld3]

> socket     = /tmp/mysql.sock3

> port       = 3308

> pid-file   = /usr/local/mysql/var3/hostname.pid3

> datadir    = /usr/local/mysql/var3

> user       = shann

> i am starting the server with the following command 

> /usr/local/mysql/bin/mysqld_multi start

> this command doesnt throw any errors as such and the report i am getting my 
> executing the command

> /usr/local/mysql/bin/mysqld_multi report is

> Reporting MySQL servers

> MySQL server from group: mysqld2 is not running

> MySQL server from group: mysqld3 is not running

> what am i doing wrong. please guide me

> regards

> shann

> 

> 

> _______________________________________________________________ 

> Have your own email and web address for life.

> 

> http://www.homemaster.net - Homemaster. Come Together. Online.

> 

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to