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

update sql script with new field #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pecheneg890
Copy link

Field build_config is added to table %PREFIX%reports.
This field was added to ACRA and sending reports to MAB-LAB produce error:
...
[05-01-17 21:50.07] DEBUG INSERT REPORT : Issue found NO
[05-01-17 21:50.07] DEBUG INSERT REPORT : New issue id #4
[05-01-17 21:50.07] DEBUG INSERT REPORT : Insert new report
[05-01-17 21:50.07] DEBUG INSERT REPORT : Insert failed, remove newly inserted issue...
[05-01-17 21:50.07] ERROR REPORT : Inserting report data failed ! #0 :
[05-01-17 21:50.07] ERROR REPORT : Report content Array
...
[build_config] =>
...

SQL Error: Unknown column 'build_config' in 'field list'

Added field build_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant