Note: issues are now on GitHub; see the Overview for more details.
Zend\Db\Adapter\Driver\Pdo\Connection uses hostname in DSN instead of host for Pdo_Mysql
Posted by Chris Testroet (leftbrained) on 2012-05-11T21:10:38.000+0000
I added a pull request that fixes this:
https://github.com/zendframework/zf2/pull/1211
This is my first (attempts at github, and pull request) so let me know if there was anything I should have done differently
Posted by Chris Testroet (leftbrained) on 2012-06-06T23:43:00.000+0000
This is no longer a problem, PR 1221 set host as default.
Comments
Posted by Chris Testroet (leftbrained) on 2012-05-11T21:10:38.000+0000
I added a pull request that fixes this:
https://github.com/zendframework/zf2/pull/1211
This is my first (attempts at github, and pull request) so let me know if there was anything I should have done differently
Posted by Chris Testroet (leftbrained) on 2012-06-06T23:43:00.000+0000
This is no longer a problem, PR 1221 set host as default.