collectd.conf(5): Mention that `Oracle' doesn't like semicolons..
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 2 Mar 2009 14:30:11 +0000 (15:30 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 2 Mar 2009 14:30:11 +0000 (15:30 +0100)
.. at the end of the SQL statement.

src/collectd.conf.pod

index fa89101..26e1ea5 100644 (file)
@@ -606,6 +606,9 @@ like this:
 use a more strict database server, you may have to select from a dummy table or
 something.)
 
+Please note that some databases, for example B<Oracle>, will fail if you
+include a semicolon at the end of the statement.
+
 =item B<MinVersion> I<Version>
 
 =item B<MaxVersion> I<Value>