mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-21 05:30:42 +01:00
Merge remote-tracking branch 'github/master'
This commit is contained in:
commit
b9e7225085
@ -1,4 +1,4 @@
|
||||
CREATE DATABASE 'Syslog' WITH ENCODING 'SQL_ASCII';
|
||||
CREATE DATABASE "Syslog" WITH ENCODING 'SQL_ASCII' TEMPLATE template0;
|
||||
\c Syslog;
|
||||
CREATE TABLE SystemEvents
|
||||
(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user