Loading sql/ha_blackhole.cc +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ /* Blackhole storage engine handlerton */ static handlerton myisam_hton= { static handlerton blackhole_hton= { "BLACKHOLE", 0, /* slot */ 0, /* savepoint size. */ Loading Loading
sql/ha_blackhole.cc +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ /* Blackhole storage engine handlerton */ static handlerton myisam_hton= { static handlerton blackhole_hton= { "BLACKHOLE", 0, /* slot */ 0, /* savepoint size. */ Loading