Re: Making metadata storage SQL-driven
- From: Dennis Bjorklund <db zigo dhs org>
- To: Jamie McCracken <jamiemcc blueyonder co uk>
- Cc: Luis Villa <luis villa gmail com>, Rodrigo Moya <rodrigo gnome-db org>, nautilus-list gnome org, Christian Neumair <chris gnome-de org>
- Subject: Re: Making metadata storage SQL-driven
- Date: Fri, 2 Sep 2005 14:11:13 +0200 (CEST)
On Thu, 1 Sep 2005, Jamie McCracken wrote:
> > So, again, for embedded dbs', use SQLite, and, if you use libgda, you
> > allow admins to set up the database on a different server, like
> > PostgreSQL, Oracle, MySQL, etc
>
> I cant do that cause I need the full text indexing of mysql for my indexer!
>
> http://dev.mysql.com/doc/mysql/en/fulltext-search.html
>
> unfortuantely thats specific to mysql and not available on other RDBMS.
Didn't you say that you wanted to use InnoDB? Fulltext index doesn't work
with InnoDB. The page you linked to above say:
"A full-text index in MySQL is an index of type FULLTEXT. FULLTEXT indexes
are used with MyISAM tables only"
--
/Dennis Björklund
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]