man Bric::Util::DBD::mysql () - Bricolage MySQL database adaptor

NAME

Bric::Util::DBD::mysql - Bricolage MySQL database adaptor

VITALS

Version
$LastChangedRevision$
Date
$LastChangedDate: 2004-09-09 23:07:37 -0700 (Thu, 09 Sep 2004) $
Subversion ID
$Id: mysql.pm 5884 2004-09-10 06:07:37Z theory $

SYNOPSIS

In bricolage.conf:

  DBD_TYPE = mysql

DESCRIPTION

This module exports into Bric::Util::DBI's namespace a number of database-dependent functions and variables such that Bric::Util::DBI can interface seamlessly with a MySQL database. See Bric::Util::DBI for details. Bric::Util::DBD::mysql should never be CWused in any other Bricolage class. Nor should any other Bric::DBD::* driver.

AUTHOR

David Wheeler <david@kineticode.com>

SEE ALSO

Bric::Util::DBI
The Bricolage DBI interface.
Bric::Util::DBD::Pg
The Bricolage PostgreSQL database adaptor, which is the model on which all other adaptors are based.

COPYRIGHT AND LICENSE

Copyright (c) 2003 Kineticode, Inc. See Bric::License for complete license terms and conditions.