summaryrefslogtreecommitdiffstats
path: root/sql/events.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/events.h')
-rw-r--r--sql/events.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/events.h b/sql/events.h
index 2fb13d7c..60231ded 100644
--- a/sql/events.h
+++ b/sql/events.h
@@ -119,7 +119,7 @@ public:
bool if_exists);
static void
- drop_schema_events(THD *thd, const char *db);
+ drop_schema_events(THD *thd, const LEX_CSTRING &db);
static bool
show_create_event(THD *thd, const LEX_CSTRING *dbname,