SQLSTATE[HY000]: General error: 1030 Got error 134 from storage engine

Hello today i got this error and i can’t access from webbrowser.
I didn’t made any changes and I think could be something related to interface.
It’s a virtual machine and when i try to access with root and password i got these errors.
Can anyone know how to repair?

Thanks in advance

Try this:

https://bytes.com/topic/mysql/answers/549697-how-fix-error-134-storage-engine

I don’t which table contains the error.
I made a backup some times ago,how can i restore from CLI?
Or connecting to ftp port it’s possibile to read trunk configuration file?

OK - there are a couple of things that you need to get to:

  1. The hard drive is probably full, since the 134 error is “Unable to write to table space”. You’ll need to fix that first.
  2. Check out the following website to get instructions on fixing every table in your table space:

It seems to me there’s a ‘repairall’ command now, but I don’t have the documentation for it handy.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.