Skip Menu |

This queue is for tickets about the Fey-Loader CPAN distribution.

Report information
The Basics
Id: 43755
Status: resolved
Priority: 0/
Queue: Fey-Loader

People
Owner: Nobody in particular
Requestors: abaumhau [...] neo.rr.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.09



If the dsn string is 'database=foo;hostname=foo.bar.com;port=3306' the call to $self->dbh()->{Name} as a parameter to DBD::mysql::db::foreign_key_info() is not the correct format for the schema (should be foo), and therefore Fey::Loader is unable to parse foreign keys in MySQL.