~skinny.moey/drizzle/tlog_no_changes_enabled

« back to all changes in this revision

Viewing changes to plugin/mysql_unix_socket_protocol/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-10-28 17:12:01 UTC
  • mfrom: (1887.1.3 merge)
  • Revision ID: brian@tangent.org-20101028171201-baj6l1bnntn1s4ad
Merge in POTFILES changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[plugin]
 
2
title=MySQL Unix Socket Protocol Module
 
3
description=MySQL Unix Socket Protocol Module
 
4
version=0.3
 
5
author=Brian Aker
 
6
license=PLUGIN_LICENSE_GPL
 
7
libs=drizzled/algorithm/libhash.la
 
8
load_by_default=yes
 
9
ldlfags=$(LIBZ)
 
10
headers=
 
11
  protocol.h
 
12
sources=
 
13
  protocol.cc
 
14
static=yes