Re: Purpose of search tables
you could always cheat, and force the server to let you run it a long time....I use ini_set("max_execution_time","999999"); all the time.....then again most people don't have a 12 gig mysql of md5 hashes, and their matching words
Most hosts disable the ability to set the execution time during runtime. I think safe_mode even disables it.