~drizzle-trunk/drizzle/development

1273.2.34 by Stewart Smith
initial TableProtoTester engine. We can't just use table_write as some protobuf library versions don't let us write invalid protobuf messages :(
1
[plugin]
2
title=Table Proto Message Tester
3
description=Used only to test other bits of the server.
1273.2.39 by Stewart Smith
explicitly put source and header in plugin.ini for TableProtoTester engine
4
sources=tableprototester.cc
5
headers=tableprototester.h