On Fri, 21 May 2010, Dennis Jacobfeuerborn wrote:

> $con = MMDBConnection::getRead("de");
> $this->user = $con->getTable("User")->find( 1234 );
> 
> this results in an exception: Unknown database 'dummy_db'
> I've verified that $con contains the correct connection to the real DB
> "member_db" but find() still tries to connect the dummy_db event
> though I get the table from $con.

Maybe posting your databases.yml file would help?



-- 


-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to