~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/mysql_protocol/plugin.cnf

  • Committer: wdierkes at rackspace
  • Date: 2011-03-02 02:21:20 UTC
  • mto: (2213.1.4 build)
  • mto: This revision was merged to the branch mainline in revision 2214.
  • Revision ID: wdierkes@rackspace.com-20110302022120-s8jlpm0cncqdlmcy
Add default plugin config files

This is the patch that I am currently applying to the RPM builds for
default plugin configs.  This only adds plugin.cnf files for plugins
that are not configured to build static.

- Resolves LP#712194

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This configuration is disabled by default, as it potentially conflicts
 
2
# with mysqld.  Uncomment the settings below to enable the mysql_protocol
 
3
# plugin.
 
4
#
 
5
# ---
 
6
#
 
7
# plugin-add = mysql_protocol
 
8
# mysql-protocol.port = 3306
 
9