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 retry for updates #17

Merged
merged 7 commits into from
Jun 9, 2016
Merged

Fix retry for updates #17

merged 7 commits into from
Jun 9, 2016

Conversation

thomasvargiu
Copy link
Member

On Lost connection to MySQL server during query exception, every query will be retried.
This is very dangerous for updates.

This PR fixes that splitting exception check for selects and updates.

@peelandsee
Copy link
Member

thanks so much @thomasvargiu !
could you please rebase this PR?
it should be really easy!

@thomasvargiu
Copy link
Member Author

@peelandsee it can be merged now. Review and vote please.

@Algatux
Copy link
Contributor

Algatux commented Jun 9, 2016

Why phpunit.xml in .gitignore? 💭

Update just seen it has been renamed 👌

@thomasvargiu thomasvargiu merged commit f019e5a into master Jun 9, 2016
@thomasvargiu thomasvargiu deleted the fix-retry branch June 9, 2016 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants