Hello:

This is how i defined in conf file:

[mysqld_multi]
mysqld=/usr/bin/safe_mysqld
mysqladmin=/usr/bin/mysqladmin
user=multi_admin
password=multipass

[mysqld2]
socket=/var/lib/mysql/mysql.sock2
port=3308
pid-file=/var/run/mysqld/mysqld.pid2
datadir=/var/lib/mysql2
language=/usr/share/mysql/english

Thanks!
Rohit Peyyeti


----- Original Message ----- 
From: Paul DuBois <[EMAIL PROTECTED]>
To: Rohit Peyyeti <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, June 01, 2001 8:47 PM
Subject: Re: help please


> At 7:19 PM +0530 6/1/01, Rohit Peyyeti wrote:
> >hello all:
> >
> >how can i run multiple instances of mysql server? i also looked
> >at mysqld_multi but i guess there is a problem with that too.
> >here is the error what it gave:
> >
> >ABORT: Bad GNR: mysql2 See mysqld_multi --help
> >
> >i also defined GNR in /etc/my.cnf
> 
> Unfortunately, you haven't shown us *how* you defined it, so we
> can't tell whether or not what you did is correct....
> 
> >
> >Any idea why the error?
> >
> >...Rohit
> 
> 
> -- 
> Paul DuBois, [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to