| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Christian Mack | Date: | September 14 1999 6:39pm |
| Subject: | Re: what´s wrong with that? alter table Main_Info add (fpext enum('N','Y')); | ||
| View as plain text | |||
Bernhard Thoni wrote: > > thanx in advance, > bernie Hi Bernie ALTER TABLE Main_Info add fpext ENUM('N', 'Y'); worked for me. What error do you get? Which mysql version do you use? On what OS are you working? Tschau Christian
| Thread | ||
|---|---|---|
| • what´s wrong with that? alter table Main_Info add (fpext enum('N','Y')); | Bernhard Thoni | 14 Sep |
| • Re: what´s wrong with that? alter table Main_Info add (fpext enum('N','Y')); | Christian Mack | 14 Sep |
