Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1957

incorrect information in file frm (1 reply)

$
0
0
Hi,

In my server the MySQL database is not started. Because, the database was corrupted since the table size is large. So i resolved this issue and started the MySQL server by extending the innodb table space.

The below line is i added in my.cnf

innodb_data_file_path = ibdata1:100M:autoextend:max:500M;ibdata2:100M:autoextend

The MySQL is started and database and tables are there. The problem is when i select any table data, i got the error as "incorrect information in file frm".

How can we fix this issue?. Any idea pls.

Regards,
Periyasamy.R

Viewing all articles
Browse latest Browse all 1957


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>