Mysql daemon monitoring

2002-01-05 Thread Fred Taurus
Hello , I am looking for a solution in order to monitoring mysql daemon to restart automatically the daemon when is down. I was thinking maybe there is a possibility like services watching in the cobalt interface thanks in advance @+ Fred mailto:[EMAIL PROTECTED] --

HOW TO : SQL Request in a file

2001-12-08 Thread Fred Taurus
Hello Is it possible to put the result of a Mysql request in a file and how to do this ? I try mysql >SELECT name from table where name like 'B%'; > file.txt but error ! Thanks for your help Frederic - Before posting, pl