Fix a compilation failure.

This commit is contained in:
konstantin@mysql.com 2005-07-20 01:17:16 +04:00
parent d347568a12
commit 5f5e10ed25

View File

@ -26,7 +26,7 @@
/* Blackhole storage engine handlerton */
static handlerton myisam_hton= {
static handlerton blackhole_hton= {
"BLACKHOLE",
0, /* slot */
0, /* savepoint size. */