Re: Incompatibility: FreeBSD+MySQL 4.1.0+InnoDB+Spatial Extensions

2003-09-29 Thread Paul DuBois
At 22:05 +0400 9/29/03, G B U wrote: > On Mon, Sep 29, 2003 at 09:33:29PM +0400, G B U wrote: > > Hmm... am I missing something?! IIRC there is nothing manual about Innodb > not supporting spatial extensions. And on windows it seems that all is working > fine. This is from my Win2000 box with

Re: Incompatibility: FreeBSD+MySQL 4.1.0+InnoDB+Spatial Extensions

2003-09-29 Thread Paul DuBois
At 21:33 +0400 9/29/03, G B U wrote: > At 19:16 +0300 9/29/03, Victoria Reznichenko wrote: >"G B U" <[EMAIL PROTECTED]> wrote: >> >> It seems to me that combination from the subject just doesn't work. >> Every time I try to incorporate spatial column into Innodb table >> Mysql dies. The si

Re: Incompatibility: FreeBSD+MySQL 4.1.0+InnoDB+Spatial Extensions

2003-09-29 Thread G B U
> On Mon, Sep 29, 2003 at 09:33:29PM +0400, G B U wrote: > > > > Hmm... am I missing something?! IIRC there is nothing manual about Innodb > > not supporting spatial extensions. And on windows it seems that all is working > > fine. This is from my Win2000 box with the same Mysql version: > > > >

Re: Incompatibility: FreeBSD+MySQL 4.1.0+InnoDB+Spatial Extensions

2003-09-29 Thread Jeremy Zawodny
On Mon, Sep 29, 2003 at 09:33:29PM +0400, G B U wrote: > > Hmm... am I missing something?! IIRC there is nothing manual about Innodb > not supporting spatial extensions. And on windows it seems that all is working > fine. This is from my Win2000 box with the same Mysql version: > > mysql> create

Re: Incompatibility: FreeBSD+MySQL 4.1.0+InnoDB+Spatial Extensions

2003-09-29 Thread G B U
> At 19:16 +0300 9/29/03, Victoria Reznichenko wrote: > >"G B U" <[EMAIL PROTECTED]> wrote: > >> > >> It seems to me that combination from the subject just doesn't work. > >> Every time I try to incorporate spatial column into Innodb table > >> Mysql dies. The simplest case, easy to repeat is be

Re: Incompatibility: FreeBSD+MySQL 4.1.0+InnoDB+Spatial Extensions

2003-09-29 Thread Paul DuBois
At 19:16 +0300 9/29/03, Victoria Reznichenko wrote: "G B U" <[EMAIL PROTECTED]> wrote: It seems to me that combination from the subject just doesn't work. Every time I try to incorporate spatial column into Innodb table Mysql dies. The simplest case, easy to repeat is bellow. When I'm trying to

Re: Incompatibility: FreeBSD+MySQL 4.1.0+InnoDB+Spatial Extensions

2003-09-29 Thread Victoria Reznichenko
"G B U" <[EMAIL PROTECTED]> wrote: > > It seems to me that combination from the subject just doesn't work. > Every time I try to incorporate spatial column into Innodb table > Mysql dies. The simplest case, easy to repeat is bellow. > When I'm trying to create table with just one spatial column

Incompatibility: FreeBSD+MySQL 4.1.0+InnoDB+Spatial Extensions

2003-09-29 Thread G B U
Hi It seems to me that combination from the subject just doesn't work. Every time I try to incorporate spatial column into Innodb table Mysql dies. The simplest case, easy to repeat is bellow. When I'm trying to create table with just one spatial column I'm getting following error: mysql> cre