Problem: Received the error “Got error 139 from storage engine” when executing a update query.
Solution: ALTER TABLE `pages` ENGINE = MYISAM;
Problem: Received the error “Got error 139 from storage engine” when executing a update query.
Solution: ALTER TABLE `pages` ENGINE = MYISAM;