summaryrefslogtreecommitdiffstats
path: root/ommysql.c
diff options
context:
space:
mode:
Diffstat (limited to 'ommysql.c')
-rw-r--r--ommysql.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/ommysql.c b/ommysql.c
index 877da4f7..e0e1f6da 100644
--- a/ommysql.c
+++ b/ommysql.c
@@ -1,6 +1,9 @@
/* omusrmsg.c
* This is the implementation of the build-in output module for MySQL.
*
+ * NOTE: read comments in module-template.h to understand how this file
+ * works!
+ *
* File begun on 2007-07-20 by RGerhards (extracted from syslogd.c)
* This file is under development and has not yet arrived at being fully
* self-contained and a real object. So far, it is mostly an excerpt
@@ -79,6 +82,11 @@ CODESTARTdbgPrintInstInfo
ENDdbgPrintInstInfo
+BEGINonSelectReadyWrite
+CODESTARTonSelectReadyWrite
+ENDonSelectReadyWrite
+
+
BEGINgetWriteFDForSelect
CODESTARTgetWriteFDForSelect
ENDgetWriteFDForSelect