Variable MySQLProcedure.db

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