>> It's the first KEY definition it doesn't like. If
>> I comment out "KEY field(field)," it works, except
>> of course then the field called 'field' is not set
>> as an index. ...
Daniel> I'm pretty sure 'field' is a reserved word.
Daniel> ... My feeling is that MySQL shouldn't allo
only limit progress but also
alienate the majority of target users. This of course is just my personal
(not-very-well-thought-out) opinion and I'm sure a lot of people disagree.
-Original Message-
From: Daniel Kasak [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 15, 2003 3:11 P
Lynn David Newton wrote:
It's the first KEY definition it doesn't like. If I
comment out "KEY field(field)," it works, except of
course then the field called 'field' is not set as an
index. The same exact problem occurs in two places in
the mysqldump file. With them commented out the DB
reloads.