~drizzle-trunk/drizzle/development

2311.1.1 by Daniel Nichter
Add query_log plugin. It's tested and documented.
1
[plugin]
2
title=Query Log
3
description=Log queries to a file.
4
version=1.0
5
author=Daniel Nichter
6
license=PLUGIN_LICENSE_GPL
7
sources=module.cc query_log.cc file.cc
8
headers=query_log.h file.h event.h