Re: can not read from pipe

2006-05-18 Thread Kevin F. O'Riordan
Hi Baynaa, > I am trying to install syslog-ng + phpsyslogng ... It pipes all the > log messages to a pipe file mysql.pipe in sql statement format. > But now the problem is mysql can not read from the pipe file. When > I give the command: > $ mysql -u sysloguser -p syslog < mysql.pipe Doe

can not read from pipe

2006-05-17 Thread baynaa
Hi all, I am trying to install syslog-ng + phpsyslogng in Linux box. Syslog-ng is working properly. It pipes all the log messages to a pipe file mysql.pipe in sql statement format. But now the problem is mysql can not read from the pipe file. When I give the command: $ mysql -u sysloguser -p