summaryrefslogtreecommitdiffstats
path: root/test/file_for_dot_read.sql
diff options
context:
space:
mode:
Diffstat (limited to 'test/file_for_dot_read.sql')
-rw-r--r--test/file_for_dot_read.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/file_for_dot_read.sql b/test/file_for_dot_read.sql
new file mode 100644
index 0000000..fca253c
--- /dev/null
+++ b/test/file_for_dot_read.sql
@@ -0,0 +1,4 @@
+
+INSERT INTO environ VALUES ('SEARCH_TERM', '%mount%');
+
+SELECT log_line, log_body FROM syslog_log WHERE log_body LIKE $SEARCH_TERM