Barnyard FAQ 
Version: 0.1.0-beta5
Last Updated: 2001-10-18



Q: I am trying to use the acid database output plugin but barnyard says that
I need to specify a database flavor.  What is wrong?

A: By default, barnyard does not enable any database support.  You must 
enable database support when you run './configure'.  For example, to enable
support for the mysql database you would type:

    ./configure --enable-mysql


