Re: Purpose of search tables

Mediator wrote:

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.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: Purpose of search tables

I'm currently transferring my forum from one database to another one. But the search_matches is quite big at the moment so I have some problems whith the transfer.

So is it 'ok' to put some values in the table but not all of them?

Re: Purpose of search tables

just empty the tables then use maintenance in admin to regenerate them