Medialoha / MAB-LAB

My ACRA Backend Laboratory
http://www.medialoha.net
GNU General Public License v3.0
27 stars 13 forks source link

update sql script with new field #88

Open pecheneg890 opened 7 years ago

pecheneg890 commented 7 years ago

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'