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

Automatic DB upgrade on Restore Database may fail silently #1427

Closed
dschwen opened this issue Nov 21, 2016 · 1 comment · Fixed by #1504
Closed

Automatic DB upgrade on Restore Database may fail silently #1427

dschwen opened this issue Nov 21, 2016 · 1 comment · Fixed by #1504
Assignees
Milestone

Comments

@dschwen
Copy link

dschwen commented Nov 21, 2016

The db schema upgrade can fail (if MySQL strict mode is enabled for example), but will do so silently and it will even update the version_ver table.

@DawoudIO DawoudIO modified the milestone: 2.4.0 Nov 21, 2016
@DawoudIO
Copy link
Contributor

DawoudIO commented Nov 27, 2016

now it will return

image

@DawoudIO DawoudIO added this to the 2.4.0 milestone Nov 27, 2016
DawoudIO added a commit that referenced this issue Nov 27, 2016
@DawoudIO DawoudIO self-assigned this Nov 27, 2016
DawoudIO added a commit that referenced this issue Nov 29, 2016
* renamed mysql_failure  to system_failure

* calling system_failure  when there is no iCurrentFundraiser

#1449

* check for errors on query run

fix #1427

* better message

* revert per #1472 comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants