MySQL Forums
Forum List  »  Other Migration

Re: cannot create table
Posted by: Nick Roper
Date: July 24, 2004 02:41AM

Timothy,

BTW - your can use the command-line utility 'perror' to get a bit more meaningful info about an error number, e.g.:

nroper@jackass:~> perror 140
Error code 140: Unknown error 140
140 = Wrong create options
nroper@jackass:~>

OK, so maybe it's not all that helpful in this case, but always worth a try.

--
Nick Roper

Options: ReplyQuote


Subject
Views
Written By
Posted
5067
July 23, 2004 03:45PM
2543
July 24, 2004 02:38AM
Re: cannot create table
2421
July 24, 2004 02:41AM


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.