~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/heap/ha_heap.cc

MErge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
920
920
}
921
921
 
922
922
 
923
 
drizzle_declare_plugin(heap)
 
923
drizzle_declare_plugin
924
924
{
925
925
  "MEMORY",
926
926
  "1.0",