~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/myisam/ha_myisam.cc

Merged meta-info branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1566
1566
 
1567
1567
DRIZZLE_DECLARE_PLUGIN
1568
1568
{
 
1569
  DRIZZLE_VERSION_ID,
1569
1570
  "MyISAM",
1570
1571
  "1.0",
1571
1572
  "MySQL AB",