Fulltext Index Size

2003-08-21 Thread Cleber Hostalácio de Melo
Hi, I've created some fulltext indexes and would like to know the size in bytes of each one. Someone would please help me on that? Thanks in advance! Cleber Melo -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROT

Re: max FULLTEXT index size?

2001-05-03 Thread Vadim P.
Sergei, I also have the same problem, but in my case the table size exceeds 2Gb, average record size being around 50Kb. I'm running 3.23.37 (i686) on a dual PIII 866/ 1Gb RAM / 36Mb SCSI RAID5 w/ RedHat 7.1 (kernel 2.4). As I type this message, MySQL is still [fulltext-] indexing one of the t

RE: max FULLTEXT index size?

2001-04-20 Thread Braxton Robbason
Robbason Cc: Mysql Subject: Re: max FULLTEXT index size? Hi! On Apr 19, Braxton Robbason wrote: > Hi all, > > I'm creating a fulltext index on a 400MB table, and the creation process > gets very slow. It's fast for the first 50MB of the index, and then it > grinds to what seem

Re: max FULLTEXT index size?

2001-04-19 Thread Sergei Golubchik
Hi! On Apr 19, Braxton Robbason wrote: > Hi all, > > I'm creating a fulltext index on a 400MB table, and the creation process > gets very slow. It's fast for the first 50MB of the index, and then it > grinds to what seemed like a halt after days. My question is - is there > anyone who's created

max FULLTEXT index size?

2001-04-19 Thread Braxton Robbason
Hi all, I'm creating a fulltext index on a 400MB table, and the creation process gets very slow. It's fast for the first 50MB of the index, and then it grinds to what seemed like a halt after days. My question is - is there anyone who's created fulltext indexes on this much data who can assure m