473,320 Members | 2,052 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Mysql Error-1033

Hi All,

I am using mysql 5.0. My tables in Database have been corrupted. While checking table status I am getting following error message like ERROR 1033:"Incorrect Information in file:' myform.frm.
Please find the sample table files in attachment.
Kindly tell me how can i resolve this problem.

Thanks in advance
Regards
Naveen
Attached Files
File Type: zip trainee.zip (1.8 KB, 101 views)
Jun 2 '09 #1
4 5550
code green
1,726 Expert 1GB
Sounds nasty.
Try this link
http://dev.mysql.com/doc/refman/5.1/en/repair.html
Jun 3 '09 #2
Try to repair your siite using command

REPAIR TABLE tbl_name USE_FRM
Aug 20 '09 #3
mwasif
802 Expert 512MB
@samjoseph74
This is not going to work.

Actualy table structure file is corrupted, should go to the link provided by code green and look at 'Stage 4: Very difficult repair'.
Aug 21 '09 #4
The mysqlcheck -A command shows that all datafiles are affected, except those of the basic mysql database which came along with the installation.
After studying some documentation, I tried mysql_fix_privilege_tables, which succeeded without complaints, but did not help.
The command mysql_fix_extensions did not complan, but did not help either.
mysql_convert_table_format fails with message "Can't convert cat: Error Incorrect information in file: './test/cat.frm' "
With the --force option, it fails on all tables.
Finally I decided to install a MySQL 4.0.x server on another machine, to try to dump the data an structure on this machine and reimport it into the new server.
This machine is running Ubuntu Linux, which installed a MySQL 4.0.23 server. The trouble is that I got the same error messages in that insatllation! Additionnaly, I saw some messages telling something like "No fields found in table blabla"
My conclusion is that it is not an incompatible server version which causes my troubles. But what then ??
I would be really grateful about any hint how to solve this issue.
Nov 6 '09 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Cathy Hui | last post by:
Do u know why do i get the following message when trying to build the MySql-Python (1.2.0) on my Solaris 8 system? (with mysql 4.0.21 and python 2.4). thanks! error mesg: ld: fatal:...
0
by: Lenz Grimmer | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, MySQL 4.0.14, a new version of the popular Open Source/Free Software Database, has been released. It is now available in source and binary...
0
by: Stefan Hinz | last post by:
Degan, jumping in to try and solve some problems that look pretty obvious to me ... > #options for default service (mysqld2) > (mysqld2) It should be , not (mysqld2).
0
by: Dennis Francis B. Tutanes | last post by:
$B$*@$OC$K$J$C$F$*$j$^$9!#(B $B%D%?%M%9(B@TSTI$B$G$9!#(B SEND-PR: -*- send-pr -*- SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as SEND-PR: will all comments (text...
4
by: Adam Smith | last post by:
I have a dedicated server running 'FreeBSD 4.9 STABLE' at a hosting site. They have done some default installations, presumably from the CVS ports package ??. Herein lies the problem, "I do not...
3
by: Pugi! | last post by:
On a freshly installed Fedora C3 (incl. webserver apache php mysql) i get the following problem when connecting to mysql through a browser (phpMyAdmin): : #2002 Can't connect to local MySQL...
1
by: jiing | last post by:
Now let me describe what I have done and my purpose: Originally, I want to user ports to install phpBB But I found that phpBB doesn't support mysql 5.x (but the ports installed mySQL 5.0.0...
8
by: sundeep.kumara | last post by:
hi all, I am a newbie .....I have compiled the source code of mysql-4.1.9 on PPC-Linux Its not giving any errors during configure,make or make install. But,when i try to start the server...
221
Atli
by: Atli | last post by:
You may be wondering why you would want to put your files “into” the database, rather than just onto the file-system. Well, most of the time, you wouldn’t. In situations where your PHP application...
1
by: Steve Ametjan | last post by:
I've been trying to get MySQL-python to install on Leopard for the past couple of days, and I keep running into relatively the same error. I'm hoping that someone on this list will be able to...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.