I have a ~ 1200000 row database with three 'text' columns. The data is loaded into the database without any problems and there are two indices that I create without any problems.
When I attempt to do a fulltext index on any combination of columns, or even on a single column, my machine crashes after about two hours of processing. I use a dual Pentium II 450 machine with 1GB RAM and plenty of HD space, mySQL 3.23.23 and a later Linux 2.2 release.
Can somebody tell me what I'm doing wrong?
Any advice would be greatly appreciated.
When I attempt to do a fulltext index on any combination of columns, or even on a single column, my machine crashes after about two hours of processing. I use a dual Pentium II 450 machine with 1GB RAM and plenty of HD space, mySQL 3.23.23 and a later Linux 2.2 release.
Can somebody tell me what I'm doing wrong?
Any advice would be greatly appreciated.