Info
- 4 posts
- 3 voices
- Started 5 years ago by qzplx
- Latest reply from qzplx
- This topic is resolved
Error After Upgrade
-
- Posted 5 years ago #
HI, can you help me when i tried to view profile i got this error,
this is happened when i upgrade to 0.8.1bbPress database error: [Got error 28 from storage engine]
SELECT *, MAX(post_time) as post_time FROM bb_posts WHERE poster_id = 2 AND post_status = 0 GROUP BY topic_id ORDER BY post_time DESC LIMIT 30 -
- Posted 5 years ago #
hmm, is this where the Recent Posts would usually show up? Sounds like upgrading your databases didn't work properly? :S
-
- Posted 5 years ago #
Error 28 is a MySQL out of disk space error:
Error code 28: No space left on device -
- Posted 5 years ago #
Thanks Chris...
its works now after remove data
-
You must log in to post.