Variable MySQLProcedure.definer

struct MySQLProcedure
{
  // ...
  string definer ;
  // ...
}