Showing posts with label fix 'tablespace error' in mysql. Show all posts
Showing posts with label fix 'tablespace error' in mysql. Show all posts

Wednesday, 14 October 2015

Fixing “Tablespace Error” Post power failure in MySQL


Tablespace is known as a storage object where the data are kept of MySQL database. At least one tablespace is there is MySQL which can be later on forwarded according to the requirement. The use of tablespace is to increase the performance of database but in between, corruption can also take place in all these storage units and the corruption can make all your database record inaccessible. Your MySQL tablespace can become corrupt and the reason is because of improper shutdown when there is a sudden power failure in MySQL.