RE: mysqlmanager logging?

2006-05-06 Thread Petr Chardin
On Fri, 2006-05-05 at 15:39 -0500, Duzenbury, Rich wrote: > [mysql.server] > use-manager > > [manager] > socket=/tmp/manager.sock > pid-file=/tmp/manager.pid > monitoring-interval=30 You don't have log option specified here. Try adding log=/var/lib/mysql/mysqlmanager.log Petr -- MySQL General

Re: mysqlmanager logging?

2006-05-05 Thread mizioumt
kritzer <[EMAIL PROTECTED]> To: Duzenbury, Rich <[EMAIL PROTECTED]> Cc: [email protected] Sent: Fri, 5 May 2006 16:00:05 -0400 Subject: Re: mysqlmanager logging? su - mysql touch /var/lib/mysql/mysqlmanager.log see if that helps; maybe having the file there will kick it into ge

Re: mysqlmanager logging?

2006-05-05 Thread sheeri kritzer
None from me, sad to say. :( -Sheeri On 5/5/06, Duzenbury, Rich <[EMAIL PROTECTED]> wrote: > -Original Message- > From: sheeri kritzer [mailto:[EMAIL PROTECTED] > Sent: Friday, May 05, 2006 3:00 PM > To: Duzenbury, Rich > Cc: [email protected] > Subject:

RE: mysqlmanager logging?

2006-05-05 Thread Duzenbury, Rich
> -Original Message- > From: sheeri kritzer [mailto:[EMAIL PROTECTED] > Sent: Friday, May 05, 2006 3:00 PM > To: Duzenbury, Rich > Cc: [email protected] > Subject: Re: mysqlmanager logging? > > su - mysql > touch /var/lib/mysql/mysqlmanager.log > >

Re: mysqlmanager logging?

2006-05-05 Thread sheeri kritzer
eeri kritzer [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 04, 2006 3:12 PM > To: Duzenbury, Rich > Cc: [email protected] > Subject: Re: mysqlmanager logging? > > Can the program write to /var/lib/mysql/mysqlmanager.log? > check permissions. > # su - mysql [EMA

RE: mysqlmanager logging?

2006-05-05 Thread Duzenbury, Rich
> -Original Message- > From: sheeri kritzer [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 04, 2006 3:12 PM > To: Duzenbury, Rich > Cc: [email protected] > Subject: Re: mysqlmanager logging? > > Can the program write to /var/lib/mysql/mysqlmanager.lo

Re: mysqlmanager logging?

2006-05-04 Thread Petr Chardin
As it was already advised, check the dir/log file permissions. Also, it might help if you post your my.cnf here. Petr On Wed, 2006-04-19 at 13:17 -0500, Duzenbury, Rich wrote: > MySQL 5.0.20 > > I've got two instances running with mysqlmanager. I'm not getting any > logging of any sort. > > m

Re: mysqlmanager logging?

2006-05-04 Thread sheeri kritzer
Can the program write to /var/lib/mysql/mysqlmanager.log? check permissions. On 4/19/06, Duzenbury, Rich <[EMAIL PROTECTED]> wrote: MySQL 5.0.20 I've got two instances running with mysqlmanager. I'm not getting any logging of any sort. mysqlmanager --help shows:

Re: mysqlmanager

2002-04-01 Thread Russell E Glaue
Can you tell me what the mysqlmanager application will end up doing? Currently you say it is for testing purposes. But what is the future intended use of this program? What is in store for this application down the road? I see one of the parameters is a command length. Will this app allow a mysq

Re: MySQLmanager

2001-04-11 Thread B. van Ouwerkerk
>I was trying to connect MySQL server through MySQLmanager. It is >successfully connected to >server. But when trying to expend database >by double clicking on it, it is giving >error message :- > >Error : Selecting database mysql.. )access denied for user [EMAIL PROTECTED] >to database 'mysql'