1887.1.1
by Brian Aker
Adding uninux socket protocol for real. |
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 |