Jump to content

[SOLVED] MySQL Crash


asgsoft

Recommended Posts

Hey everyone!

 

I really hope this is the right place to post this problem. I have have been struggling with this for over 3 months now.

 

Have a look at the following screenshot:

63815426ma1.jpg

 

It just happened one day without me doing anything.

 

And if I try and do anything I get an error message along the lines of:

#1017 - Can't find file: 'ads' (errno: 2)

 

However, when I tried to upgrade wordpress, this also happened: 20694910cf8.jpg

 

I also get an error message saying:

#1033 - Table './asgsoft_domainleft/wp_posts' was created with a different version of MySQL and cannot be read .
This isn't true as I was only trying to upgrade WP and it was all done on the same server

 

Can you help me fix this?

 

Can my databse content be retrieved?

 

 

Please help!!

 

Thanks

 

Link to comment
https://forums.phpfreaks.com/topic/120706-solved-mysql-crash/
Share on other sites

I just searched for that error code and this is what I found.

 

MySQL: Error No. 1033 Incorrect information in file: 'filename'

Before trying other things or desperate thinking that you MySQL database is corrupted, simply check if you temp directory (/tmp on Linux) exists and accessible. In my case, my /tmp directory got deleted and MySQL could not access database information no longer. Restoring /tmp fixed the problem.

Link to comment
https://forums.phpfreaks.com/topic/120706-solved-mysql-crash/#findComment-622469
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.