Syntax Generated by Heidi generates Syntax Error

[expired user #8878]'s profile image [expired user #8878] posted 9 years ago in General Permalink
This is the syntax generated:

CREATE TABLE "test" (
"uniqueid" INT NOT NULL,
PRIMARY KEY ("uniqueid"),
UNIQUE INDEX "uniqueid" ("uniqueid")
)
;

I am newbie and probably missing something quite important. However I understood that HEIDI should work not only with mySQL where the same syntax has worked without any problem.

Thanks a lot. Help Please.
1 attachment(s):
  • SQL_ERROR

Please login to leave a reply, or register at first.