Got error 1 from storage engine [SOLVED]

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
kendall
Forum Regular
Posts: 852
Joined: Tue Jul 30, 2002 10:21 am
Location: Trinidad, West Indies
Contact:

Got error 1 from storage engine [SOLVED]

Post by kendall »

Hi,

I'm working with a MYSQL version 4.1.22 and i get the following error with any query transacted
Got error 1 from storage engine
I have googled but most of the related results give me a different error no. ("error 1")

Now i have been using 4.1.7 on a development server and everything is fine...

i was using another 4.1.22 database and it worked well also...

is there some sort of "patching" that suppose to have taken place for this version?

P.S. I'm working on having it upgraded...but just in case i can't

[SOLVED]
it was a Innodb/ MySIAM issue
Last edited by kendall on Fri Jan 18, 2008 2:57 pm, edited 2 times in total.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Got error 1 from storage engine

Post by Christopher »

Have you run any of the repair commands or tools on that database?
(#10850)
Post Reply