Update the documentation to use the new, preferred $ModLoad syntax:
- no more MySQL
- name of the in/output plugin without the trailing .so
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Typo caused confusion, because the database name is
case sensitive, but case was used different in the sample
and the database create script.
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>