I have those two models (Model_Host[1] and Model_Log_Search[2])
I removed the relation between then becouse was not working.
But, the Model host have a relation has_many with Model_Log_Search. The problem is that they are in different databases, but share the same connection.
Have a way to get this relation working?
[1] - http://codepad.org/rLaCmyr7
[2] - http://codepad.org/eGlNwfuR