parse::dia::sql::output::mysql(3pm) debian man page | unix.com

Man Page: parse::dia::sql::output::mysql

Operating Environment: debian

Section: 3pm

Parse::Dia::SQL::Output::MySQL(3pm)			User Contributed Perl Documentation		       Parse::Dia::SQL::Output::MySQL(3pm)

NAME
Parse::Dia::SQL::Output::MySQL - Create SQL for MySQL base class
DESCRIPTION
Note that MySQL has support for difference storage engines. Each storage engine has its' own properties and the respective SQL differs.
SEE ALSO
Parse::Dia::SQL::Output::MySQL::MyISAM Parse::Dia::SQL::Output::MySQL::InnoDB new The constructor. _get_drop_index_sql create drop index for index on table with given name. Note that the tablename is not used here, but many of the overriding subclasses use it, so we include both the tablename and the indexname as arguments to keep the interface consistent. get_schema_drop create drop table for all tables using MySQL syntax: drop table t if exists perl v5.14.2 2012-02-01 Parse::Dia::SQL::Output::MySQL(3pm)
Related Man Pages
mysql::diff::database(3pm) - debian
parse::dia::sql(3pm) - debian
parse::dia::sql::output::sqlite3(3pm) - debian
parse::dia::sql::utils(3pm) - debian
sql::reservedwords::mysql(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results