Welcome to Geeklog, Anonymous Wednesday, December 25 2024 @ 08:45 pm EST

Geeklog Forums

problem with my table hn_userinfo


Status: offline

manowar

Forum User
Regular Poster
Registered: 11/07/07
Posts: 81
Location:Santiago - Chile
mysql> describe hn_userinfo;
ERROR 1033 (HY000): Incorrect information in file: './zorreros09/hn_userinfo.frm'


Howto solved this error.

:helpme:

My backup is very old
 Quote

Status: offline

manowar

Forum User
Regular Poster
Registered: 11/07/07
Posts: 81
Location:Santiago - Chile
I can not see the users from geeklog, or information from them. But if they can log into the site.

also allows me to create a backup of the database from geeklog, only creates this trash file.

geeklog_db_backup_2010_02_08_16_56_46.sql 744 Bytes
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Try repairing the table - phpMyAdmin (if you have that) has an option for that.

bye, Dirk
 Quote

Status: offline

manowar

Forum User
Regular Poster
Registered: 11/07/07
Posts: 81
Location:Santiago - Chile
phpMyAdmin is not installed in my server, any other option?

 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Can you run SQL requests from the command line?
Text Formatted Code
REPAIR TABLE hn_userinfo;
 Quote

Status: offline

manowar

Forum User
Regular Poster
Registered: 11/07/07
Posts: 81
Location:Santiago - Chile
Muchas gracias Dirk!!

Thanks Dirk!!
 Quote

Status: offline

manowar

Forum User
Regular Poster
Registered: 11/07/07
Posts: 81
Location:Santiago - Chile
I run REPAIR TABLE hn_userinfo; but the problem was not solved.

What else can I do?


mysql> REPAIR TABLE hn_userinfo;

+------------------------+--------+----------+---------------------------------------------------------------+

| Table | Op | Msg_type | Msg_text |

+------------------------+--------+----------+---------------------------------------------------------------+

| zorreros09.hn_userinfo | repair | Error | Incorrect information in file: './zorreros09/hn_userinfo.frm' |

| zorreros09.hn_userinfo | repair | error | Corrupt |

+------------------------+--------+----------+---------------------------------------------------------------+

2 rows in set (3.06 sec)

 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Hmm. Did you try Google?

The actual problem seems to have something to do with InnoDB (are you using InnoDB tables?).

I also found this quote:
Incorrect information if file table.frm is perhaps my favorite one. How do you expect to decode from this message this means storage engine in question is unavailable ?


Did you transfer these files from another machine? And MySQL on the new machine doesn't have support for InnoDB?

In any case, it looks like the database as such isn't defective, but something in your (MySQL) server setup is wrong ...

bye, Dirk
 Quote

Status: offline

manowar

Forum User
Regular Poster
Registered: 11/07/07
Posts: 81
Location:Santiago - Chile
I go to search in google.

Thanks Dirk!!
 Quote

All times are EST. The time is now 08:45 pm.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content