~mkindahl/drizzle/remove-mem-casts

« back to all changes in this revision

Viewing changes to plugin/md5/plug.in

  • Committer: Brian Aker
  • Date: 2008-07-26 04:44:25 UTC
  • mfrom: (210.1.1 drizzle)
  • Revision ID: brian@tangent.org-20080726044425-3sju27xc1e25hylr
Merge from Stewart

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MYSQL_PLUGIN(md5,[MD5 UDF],
 
2
        [UDF Plugin for MD5])
 
3
MYSQL_PLUGIN_DYNAMIC(md5,   [libmd5udf.la])