summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4c295ef)
raw | patch | inline | side by side (parent: 4c295ef)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 2 Mar 2009 14:30:11 +0000 (15:30 +0100) | ||
committer | Florian 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 | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index fa8910174624bbcc69fa61b0e63cdc5b506e8e99..26e1ea5e11fc05445058bdd5497043a2f016d5e2 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
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>