summaryrefslogtreecommitdiffstats
path: root/doc/mysql-ulogd2-flat.sql
Commit message (Collapse)AuthorAgeFilesLines
* Flat SQL schema for MySQLPierre Chifflier2009-01-071-0/+478
This schema is designed for performance, by putting all fields in a single table. It should be used in combination with plain INSERT. Signed-off-by: Pierre Chifflier <chifflier@inl.fr>