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)
| Related Man Pages |
|---|
| alzabo::driver(3pm) - debian |
| alzabo::driver::postgresql(3pm) - debian |
| alzabo::exceptions(3pm) - debian |
| alzabo::index(3pm) - debian |
| alzabo::sqlmaker::mysql(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Introduction |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |