[Catalyst] Newbie Question about Database

Gene Selkov selkovjr at observercentral.net
Mon Jan 19 22:01:07 GMT 2009


>   connect_info => [
>       'dbi:mysql:model',

This is a mysql question. DBI passes the connection line is mysql. See 
here for an example of what you can write in it, but I cannot confirm, not 
being a mysl user:

http://www.apachefriends.org/f/viewtopic.php?f=16&t=27481

Look for any examples of mysql connection in DBI manuals.

--Gene



More information about the Catalyst mailing list