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
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/