| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | November 6 2003 5:53pm |
| Subject: | Re: Table Creation | ||
| View as plain text | |||
In the last episode (Nov 06), Arnoldus Th.J. Koeleman said: > What is wrong with this table creation > > > CREATE TABLE `spid_1__0` ( > `recordname` varchar(255) NOT NULL default '', > `data` enum NOT NULL, You didn't specify the values for your enum type. When you post questions like this, it's a good idea to include the error message you get also. ERROR 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL, PRIMARY KEY (`recordname`,`data`) ) TYPE=MyISAM ROW_FORMAT=DYNAMIC' -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • INNODB flush holdup | Nihal | 5 Nov |
| • Re: INNODB flush holdup | Matt W | 6 Nov |
| • RE: INNODB flush holdup | Nihal | 6 Nov |
| • Re: INNODB flush holdup | Jeremy Zawodny | 6 Nov |
| • RE: INNODB flush holdup | Nihal | 6 Nov |
| • Table Creation | Arnoldus Th.J. Koeleman | 6 Nov |
| • Re: Table Creation | Chris Boget | 6 Nov |
| • Re: Table Creation | Dan Nelson | 6 Nov |
| • Simple question about updating a table field | Admin-Stress | 6 Nov |
| • Re: Simple question about updating a table field | gerald_clark | 6 Nov |
