Hi.

On Fri 2002-07-26 at 16:33:40 +0100, [EMAIL PROTECTED] wrote:
> Does anybody have any PHP examples of how to use the mySQL HANDLER command in
> place of a select statement?  From the manual it appears as a high speed version
> of SELECT.

Not to sound harsh, but IMHO, if you have to ask, you should refrain
from using it. It's low level stuff. If you are in need of extra
speed, there are usually a lot of "normal" optimization
possibilities. The manual has a chapter on it.

Greetings,

        Benjamin.

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to