~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/memcached_stats/plugin.ini

Version, length, transaction_log.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
 
name=memcached_stats
3
2
title=Memcached Stats in I_S tables
4
3
description=Some I_S tables that provide Memcached stats
5
4
load_by_default=yes
8
7
build_conditional="${ac_cv_libmemcached}" = "yes" -a "x${MEMCACHED_BINARY}" != "xno"
9
8
ldflags=${LTLIBMEMCACHED}
10
9
testsuite=memcached_stats
11
 
static=yes