-t option in mysqladmin

2001-03-29 Thread Michael Widenius
Hi! > "John" == John Cartwright <[EMAIL PROTECTED]> writes: John> Hello All, John> I see a -t or a --timeout= option listed for mysqladmin, but I can't John> seem to get mysqladmin to recognize it. Is this an oversight in John> documentation or a case of my misunderstanding? John> My obje

Re: -t option in mysqladmin

2001-03-29 Thread Sinisa Milivojevic
John Cartwright writes: > Hello All, > > I see a -t or a --timeout= option listed for mysqladmin, but I can't > seem to get mysqladmin to recognize it. Is this an oversight in > documentation or a case of my misunderstanding? > > My objective is to be able to ping each of our mysql serve

-t option in mysqladmin

2001-03-28 Thread John Cartwright
Hello All, I see a -t or a --timeout= option listed for mysqladmin, but I can't seem to get mysqladmin to recognize it. Is this an oversight in documentation or a case of my misunderstanding? My objective is to be able to ping each of our mysql servers with a script and report on their health.