Re: mysqladmin question

2005-09-08 Thread Gleb Paharenko
Hello. MySQL team verified this issue, but they've said that this is rather a feature request, not really a bug. See: http://bugs.mysql.com/bug.php?id=13032 Jason Pyeron <[EMAIL PROTECTED]> wrote: > Thanks Michael, > > but it now seems that on prepared selects, the values are still

Re: mysqladmin question

2005-09-06 Thread Jason Pyeron
Thanks Michael, but it now seems that on prepared selects, the values are still place holders, whilst on prepared inserts they are substituted in. Does anyone know how to address this issue? +-+---++---+-+--+--+--

Re: mysqladmin question

2005-09-06 Thread Michael Barnett
You can log on to your mysql server and run: show full processlist; That should give you what you are looking for. -m On Sep 6, 2005, at 1:24 PM, Jason Pyeron wrote: mysqladmin is truncating the output, how can i disable this? or is there a better way to examine what the serer is executing

mysqladmin question

2005-09-06 Thread Jason Pyeron
mysqladmin is truncating the output, how can i disable this? or is there a better way to examine what the serer is executing at that moment in time? [EMAIL PROTECTED] root]# mysqladmin process +-+---++---+-+--+--+-

re: mysqladmin question

2002-10-31 Thread Victoria Reznichenko
Tom, Wednesday, October 30, 2002, 10:01:50 PM, you wrote: TR> I just got a Red Hat 7.3 box up and running and have mysql on it...I've TR> noticed that when using mysqladmin it doesn't prompt me for a password TR> like other boxes that I've been on(ones I didn't build) have...is there TR> a way t

mysqladmin question

2002-10-30 Thread Tom Ray
I just got a Red Hat 7.3 box up and running and have mysql on it...I've noticed that when using mysqladmin it doesn't prompt me for a password like other boxes that I've been on(ones I didn't build) have...is there a way to set this? TIA ---

mysqladmin question

2001-04-01 Thread Scott Meesseman
Hello, I have an error when the system (Linux 7)goes to rotate the logs. I get an error sent to me by cron daemon that access is denied for user root @ localhost using password=no. I had this same problem when I first installed the RPM when I was trying to set a root password. when I issued