| List: | MySQL ODBC | « Previous MessageNext Message » | |
| From: | Christian Mack | Date: | March 17 1999 7:05pm |
| Subject: | Re: blob and parse error | ||
| View as plain text | |||
> Ethan Cairns wrote: > > I am having a little problem creating this new table... The Mysql version is > /usr/sbin/mysqld Ver 3.20.32a for pc-linux-gnu on i586.. Any help with this would > be greatly appreciated... > > mysql> > create table n (field1 bigint, field2 varchar, field3 blob); > ERROR 2000: parse error near ' field3 blob)' at line 1 > > ethan Hi Ethan If I recall correct, BLOB was introduced somewhere in 3.21.xx. So you are out of luck. The only choice is to upgrade! Tschau Christian
| Thread | ||
|---|---|---|
| • blob and parse error | Ethan Cairns | 17 Mar |
| • Re: blob and parse error | Christian Mack | 17 Mar |
| • Re: blob and parse error | Paul DuBois | 17 Mar |
