Abusing mySQL

mySQLToday I'm abusing mySQL. Last week created a three table database, each table with about 8 000 000 rows, with lots of indexes.

Today, I'm creating two indirect indexes to, from words, find the sentences where they occurr. This will create an enourmous table, and I don't know if mySQL will like it. Then, I need to compare the efficiency of queries using 'LIKE' and queries using this auxiliary table.

Let us wait, and see....

Categories

Leave a comment

About this Entry

This page contains a single entry by null published on November 16, 2005 10:16 PM.

The Technic Crane was the previous entry in this blog.

LEGO new orientation is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.