I am somehow getting this error message when upgrading to 2.2.2 from CLI:
Does anyone know how to fix it? All help is really appreciated
Running upgrade to 2.2.0 Alpha, step 9... done.
Running upgrade to 2.2.0 Alpha, step 10...
In AbstractStatement.php line 228:
xf_post: MySQL query error [1878]: Temporary file write failure
xf:upgrade [--skip-statistics]
Exception query:
ALTER TABLExf_post
ADDtype_dataMEDIUMBLOB NOT NULL AFTERposition,
ADDvote_scoreINT NOT NULL,
ADDvote_countINT UNSIGNED NOT NULL DEFAULT '0',
ADD KEYthread_id_score_date(thread_id,vote_scoreDESC,post_date)
Does anyone know how to fix it? All help is really appreciated