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