This commit is contained in:
Sergei Golubchik 2010-03-15 12:51:23 +01:00
commit f09ca00e08
348 changed files with 11080 additions and 2430 deletions

View file

@ -1400,7 +1400,7 @@ Event_job_data::execute(THD *thd, bool drop)
#endif
if (check_access(thd, EVENT_ACL, dbname.str,
0, 0, 0, is_schema_db(dbname.str)))
0, 0, 0, is_schema_db(dbname.str, dbname.length)))
{
/*
This aspect of behavior is defined in the worklog,