Fix a compilation failure.
This commit is contained in:
parent
d347568a12
commit
5f5e10ed25
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
/* Blackhole storage engine handlerton */
|
/* Blackhole storage engine handlerton */
|
||||||
|
|
||||||
static handlerton myisam_hton= {
|
static handlerton blackhole_hton= {
|
||||||
"BLACKHOLE",
|
"BLACKHOLE",
|
||||||
0, /* slot */
|
0, /* slot */
|
||||||
0, /* savepoint size. */
|
0, /* savepoint size. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user