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)NAMEAlzabo::Driver::MySQL - MySQL specific Alzabo driver subclassSYNOPSISuse Alzabo::Driver::MySQL;DESCRIPTIONThis provides some MySQL specific implementations for the virtual methods in Alzabo::Driver.METHODSconnect, 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.AUTHORDave Rolsky, <autarch@urth.org> perl v5.8.8 2007-12-23 Alzabo::Driver::MySQL(3pm)
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 |