i have a syslog collector setup to push all events from many processes into a database. taking one process, squid, i'm trying to put the Message column from the SystemEvents table into another table ...
If it matters, I'm using PHP, but I'm pretty sure I just need help with the actual MySQL query. I'm going to be building a table in MySQL with user information. What I'd like to do is select 50 rows ...