Re: Full text limitation?

2003-01-09 Thread Walter Procopio
- Original Message - From: "Paul DuBois" <[EMAIL PROTECTED]> To: "Walter Procopio" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, January 08, 2003 5:44 PM Subject: Re: Full text limitation? > At 14:03 +0100 1/8/03, Walter Procopio wr

Full text limitation?

2003-01-08 Thread Walter Procopio
x27; IN BOOLEAN MODE ) AND a.rsori = b.rsori AND a.rscod = b.rscod; Is it a full text limit? Thanks Walter Procopio - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/

re: Is it a bug

2003-01-07 Thread Walter Procopio
> On Tuesday 31 December 2002 10:21, Walter Procopio wrote: > > > I have installed mysql max 4.0.4 beta on a Suse (ver. 8.0) linux server and > > I have created a database with this schema: > > [skip] > > > > > And I try to execute this query: > >

Is it a bug

2002-12-31 Thread Walter Procopio
x27;) AND (match(ecotxt.rstxt) against('JAVA' IN BOOLEAN MODE)) ORDER BY ecoras.rspst, ecoras.rstda, ecotes.rstes, ecoras.rstpg, ecoras.rsart In this query the where-clause matches the primary key (index) of ecoras table: ecoras.rsnum = 0 AND ecoras.rsor

Is it a bug?

2002-12-30 Thread Walter Procopio
x27;) AND (match(ecotxt.rstxt) against('JAVA' IN BOOLEAN MODE)) ORDER BY ecoras.rspst, ecoras.rstda, ecotes.rstes, ecoras.rstpg, ecoras.rsart In this query the where-clause matches the primary key (index) of ecoras table: ecoras.rsnum = 0 AND ecoras.rsor

It is a bug?

2002-12-24 Thread Walter Procopio
x27;) AND (match(ecotxt.rstxt) against('JAVA' IN BOOLEAN MODE)) ORDER BY ecoras.rspst, ecoras.rstda, ecotes.rstes, ecoras.rstpg, ecoras.rsart In this query the where-clause matches the primary key (index) of ecoras table: ecoras.rsnum = 0 AND ecoras.rsor