~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/pbms/src/plug.in

Added the PBMS daemon plugin.

(Augen zu und durch!)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MYSQL_STORAGE_ENGINE(streaming,,[Stream Storage Engine],
 
2
        [Stream Engine for streaming BLOB data], [max,max-no-ndb])
 
3
MYSQL_PLUGIN_STATIC(streaming,    [libstreaming.a])
 
4
MYSQL_PLUGIN_DYNAMIC(streaming,   [ha_streaming.la])