index
:
rsyslog
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
testsuites
/
mysql-select-msg.sql
blob: 2d27a331f4eba45c190a3e8a3a9b6a44ca410e8f (
plain
)
1
2
use Syslog
;
select substring
(
Message
,
9
,
8
)
from
SystemEvents
;