MySQL Forums
Forum List  »  MyISAM

Re: Got error 124 from storage engine
Posted by: Rick James
Date: February 18, 2010 04:25PM

Well, nothing obvious in what you have presented. Please do
SHOW CREATE TABLE
SHOW TABLE STATUS
(be sure to include the MERGE table and the individual sub-tables)

How many rows and bytes in the MERGE table? (The above should give me the answer.)

MySQL error code 124: Wrong index given to function

Options: ReplyQuote


Subject
Views
Written By
Posted
11355
February 16, 2010 12:44PM
Re: Got error 124 from storage engine
3649
February 18, 2010 04:25PM


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.