Re: [PHP-DB] How to: Include identifier with a query

2009-11-02 Thread Chris
listread wrote: Greetings! We are searching for names that might or might not exist in a 4 million row db and have to do a lot of fuzzy searches that often don't return results. I would like the use to have the option of killing a query process. Since we are apt to have several queries run

Re: [PHP-DB] How to: Include identifier with a query

2009-11-02 Thread TG
;t know if that helps, but just to add to the list of "how *some* people do it". Good luck! -TG - Original Message - From: listread To: php-db@lists.php.net Date: Mon, 02 Nov 2009 07:16:23 -0600 Subject: [PHP-DB] How to: Include identifier with a query > Greetings! > &g

[PHP-DB] How to: Include identifier with a query

2009-11-02 Thread listread
Greetings! We are searching for names that might or might not exist in a 4 million row db and have to do a lot of fuzzy searches that often don't return results. I would like the use to have the option of killing a query process. Since we are apt to have several queries running KILL QUERY d