
Parse::Dia::SQL::Output::MySQL::MyISAM - Create SQL for MySQL MyISAM.

Note that MySQL has support for difference storage engines. Each storage engine has its' own properties and the respective SQL differs.

Parse::Dia::SQL::Output Parse::Dia::SQL::Output::MySQL Parse::Dia::SQL::Output::MySQL::InnoDB
The constructor.
Views are not supported on MyISAM. Warn and return undef.
Views are not supported on MyISAM. Warn and return undef.