MySQL Forums
Forum List  »  Docs

Maximum identifier lengths
Posted by: Karsten W
Date: January 08, 2009 09:18PM

I'm referring to all of

http://dev.mysql.com/doc/refman/5.0/en/identifiers.html
http://dev.mysql.com/doc/refman/5.1/en/identifiers.html
http://dev.mysql.com/doc/refman/6.0/en/identifiers.html

The table contains all sorts of identifiers. I was wondering what the maximum lengths of (named) constraints are (here symbol).

CONSTRAINT [symbol] PRIMARY KEY
CONSTRAINT [symbol] UNIQUE [INDEX|KEY]
CONSTRAINT [symbol] FOREIGN KEY

Is it 64 as well???

Karsten

PS: Please update the docs someone ;-)

Options: ReplyQuote


Subject
Views
Written By
Posted
Maximum identifier lengths
5290
January 08, 2009 09:18PM
3348
February 18, 2009 12: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.