summaryrefslogtreecommitdiff
path: root/sql/examples/ha_example.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/examples/ha_example.cc')
-rw-r--r--sql/examples/ha_example.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/examples/ha_example.cc b/sql/examples/ha_example.cc
index dfc2fa7a260..cc4ad3eb535 100644
--- a/sql/examples/ha_example.cc
+++ b/sql/examples/ha_example.cc
@@ -73,7 +73,7 @@
#include "ha_example.h"
-static handlerton example_hton= {
+handlerton example_hton= {
"CSV",
0, /* slot */
0, /* savepoint size. */