mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
connect mysql db with master-slave #5544
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @legend-goat on GitHub (May 21, 2017).
Originally assigned to: @Ocramius on GitHub.
The flowing is my config, i want to use master-slave in doctrine2, but it don't work!
what should i do?
@AlessandroMinoccheri commented on GitHub (May 21, 2017):
Can you please try to add parameter driver to your master and slave params?
@legend-goat commented on GitHub (May 21, 2017):
@AlessandroMinoccheri OK, it works.
@AlessandroMinoccheri commented on GitHub (May 21, 2017):
Perfect! This issue can be closed