Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. MySQL-incorrect information in file frm

MySQL-incorrect information in file frm

Scheduled Pinned Locked Moved Database
helpmysqldatabasesysadminquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PeriyasamyRamachandran
    wrote on last edited by
    #1

    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

    L 1 Reply Last reply
    0
    • P PeriyasamyRamachandran

      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

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      restore your backup. :)

      Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

      Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

      P 1 Reply Last reply
      0
      • L Luc Pattyn

        restore your backup. :)

        Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

        Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

        P Offline
        P Offline
        PeriyasamyRamachandran
        wrote on last edited by
        #3

        Hi Luc pattyn, Thanks for your reply. Instead of restoring database Is there any other way by changing configuration in "my.cnf" file?. Thanks, Periyasamy.R

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups