Commit 9142113c authored by unknown's avatar unknown
Browse files

Fix a compilation failure.

parent 29654f69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@

/* Blackhole storage engine handlerton */

static handlerton myisam_hton= {
static handlerton blackhole_hton= {
  "BLACKHOLE",
  0,       /* slot */
  0,       /* savepoint size. */