- DatabaseSchema_mysql::addField in core/
includes/ database/ mysql/ schema.inc - Add a new field to a table.
- DatabaseSchema_mysql::changeField in core/
includes/ database/ mysql/ schema.inc - Change a field definition.
- DatabaseSchema_mysql::createTableSql in core/
includes/ database/ mysql/ schema.inc - Generate an array of query strings suitable for creating a table.