~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/mysql_protocol/plugin.ini

  • Committer: Djellel E. Difallah
  • Date: 2010-03-27 10:10:49 UTC
  • mto: This revision was merged to the branch mainline in revision 1429.
  • Revision ID: ded@ubuntu-20100327101049-oo3arvatjoyku124
merge my_decimal and decimal

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
description=MySQL protocol module that is based on the old libmysql code.
4
4
load_by_default=yes
5
5
ldlfags=$(LIBZ)
6
 
libs=drizzled/algorithm/libhash.la
7
 
headers=mysql_protocol.h errmsg.h net_serv.h options.h vio.h mysql_password.h 
 
6
headers=mysql_protocol.h errmsg.h net_serv.h options.h vio.h mysql_password.h
8
7
sources=mysql_protocol.cc net_serv.cc vio.cc mysql_password.cc
9
8
static=yes