MySQL Forums
Forum List  »  Newbie

mysqldump error
Posted by: Less Mitch
Date: September 06, 2006 02:56AM

I'm a noob and searching for this has gotten me nowhere.

Environment:
MySQL 5.0.20
LINUX
Talking via PuTTy

I am attempting to perform a dump of a database... here is my putty output:

[root@server ~]# mysqldump databasename -p>090506.sql
Enter password:
mysqldump: mysqldump: Couldn't execute 'show fields from `tAddress`': Got error 28 from storage engine (1030)
[root@server ~]#

I've used this exact command in the past and got wonderful dumps. This is the first I've seen this.

What is Error 28??

~~~~~~~~~
LessZoä
WebMaven

Give a man a fish, you will feed him for a day.
Give a man the 'net, and you'll never have to feed him again.

Options: ReplyQuote


Subject
Written By
Posted
mysqldump error
September 06, 2006 02:56AM
September 06, 2006 05:10AM
September 06, 2006 09:50PM
April 10, 2009 12:14AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.