diff --git a/sql/ha_blackhole.cc b/sql/ha_blackhole.cc index 856a053db9ed031ae6f689ceac2d87f36b35f831..ae6952d4e5b45c9488085730711a5c770354e499 100644 --- a/sql/ha_blackhole.cc +++ b/sql/ha_blackhole.cc @@ -26,7 +26,7 @@ /* Blackhole storage engine handlerton */ -static handlerton myisam_hton= { +static handlerton blackhole_hton= { "BLACKHOLE", 0, /* slot */ 0, /* savepoint size. */