rsyslog/tests/testsuites/mysql-select-msg.sql
Rainer Gerhards 533a535136 added MySQL life tests for ommysql
tests run against a life database instance which must
be setup in a specific way.
2011-03-09 12:40:58 +01:00

3 lines
61 B
SQL

use Syslog;
select substring(Message,9,8) from SystemEvents;