~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/mysql_protocol/plugin.cnf

  • Committer: patrick crews
  • Date: 2011-06-08 03:02:27 UTC
  • mto: This revision was merged to the branch mainline in revision 2329.
  • Revision ID: gleebix@gmail.com-20110608030227-updkyv2652zvfajc
Initial voodoo worked to give us a crashme mode.  Need docs still

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