I hope you can answer the following question.  I am
wondering how to create a table with a column named
key.  I have RTFMed and that didn't help.  I'm using
3.23.47-max-debug.


The following fails (after selecting a database):

mysql> create table test (key varchar(255), value
varchar(255));

With the following error:
ERROR 1064: You have an error in your SQL syntax near
'varchar(255), value varch
ar(255))' at line 1

Any suggestions?

Many thanks,
Dominique

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to