~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/blitzdb/ha_blitz.cc

Reverted changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1457
1457
  return pos + skip_len + sizeof(uint16_t);
1458
1458
}
1459
1459
 
1460
 
DRIZZLE_PLUGIN(blitz_init, NULL);
 
1460
DRIZZLE_PLUGIN(blitz_init, NULL, NULL);