C
Chr0meiCe2
Guest
When I do mysqldump backup, I always test locally the dump is actually valid by creating a new db and testing the import works, then drop after
when trying to import mysqldump I get The table 'xf_conversation_message' is full
The table 'xf_conversation_user' is full
Why would a table ever be full if disk space have enough available?
how to fix this issue? I read this but not sure is something safe to try ...
Read more
Continue reading...
when trying to import mysqldump I get The table 'xf_conversation_message' is full
The table 'xf_conversation_user' is full
Why would a table ever be full if disk space have enough available?
how to fix this issue? I read this but not sure is something safe to try ...
Read more
Continue reading...