At 17:24 +0200 9/20/02, Patrizia De Bella wrote:
>Hello,
>I have a debian woody (kernel 2.2.16) with mysql 3.23.49,
>I try to make a select statement using fulltext indexes like this:
>in this case I have no error:
>
>SELECT prodotti.titolo FROM prodotti WHERE MATCH (descriz) AGAINST ('story');
>
>Bob Hall writes:
> > >This is the first time I've ever been directly in charge of adminstering a
> > >mysql server. I have a few questions. Since I can't get mysql 3.23.X to
> > >install, I'm stuck with 3.22.30 and I was wondering what I could do to
> > >facilitate backups, and to be able to
Bob Hall writes:
> >This is the first time I've ever been directly in charge of adminstering a
> >mysql server. I have a few questions. Since I can't get mysql 3.23.X to
> >install, I'm stuck with 3.22.30 and I was wondering what I could do to
> >facilitate backups, and to be able to protect my da