Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix passing additional db connection parameters in factory #46931

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

icewind1991
Copy link
Member

From what I can tell, the added logic for the primary/replica broke passing additional query parameters as the $additionalConnectionParams got merged with the ['primary' => ..., 'replica' => ...] array, not the actual connection parameters.

Signed-off-by: Robin Appelman <robin@icewind.nl>
@szelga
Copy link

szelga commented Aug 2, 2024

could this be backported into 29?

@icewind1991
Copy link
Member Author

/backport to stable29

@icewind1991
Copy link
Member Author

/backport to stable28

@icewind1991 icewind1991 requested review from a team, ArtificialOwl, Altahrim and yemkareems and removed request for a team August 5, 2024 15:27
@GJSchaller
Copy link

Still happening under 29.0.7, unfortunately.

@GJSchaller
Copy link

Just updated to 30.0.0, and the same error message is coming up when I try to convert the database to mySQL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants