debian man page for alzabo::driver::mysql

Query: alzabo::driver::mysql

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Alzabo::Driver::MySQL(3pm)				User Contributed Perl Documentation				Alzabo::Driver::MySQL(3pm)

NAME
Alzabo::Driver::MySQL - MySQL specific Alzabo driver subclass
SYNOPSIS
use Alzabo::Driver::MySQL;
DESCRIPTION
This provides some MySQL specific implementations for the virtual methods in Alzabo::Driver.
METHODS
connect, create_database, drop_database Besides the parameters listed in the Alzabo::Driver docs, these methods will also include any parameter starting with "mysql_" in the DSN used to connect to the database. This allows you to pass parameters such as "mysql_default_file". See the DBD::mysql docs for more details. schemas This method accepts optional "host" and "port" parameters. get_last_id Returns the last id created via an AUTO_INCREMENT column.
AUTHOR
Dave Rolsky, <autarch@urth.org> perl v5.8.8 2007-12-23 Alzabo::Driver::MySQL(3pm)
Related Man Pages
alzabo::create::columndefinition(3pm) - debian
alzabo::index(3pm) - debian
alzabo::runtime::foreignkey(3pm) - debian
alzabo::runtime::index(3pm) - debian
alzabo::schema(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk