Mark,

> >>Note that mysql does not support bind variables.  If you think
> >you're>using them, whatever API you are using is filling them in
> >before>sending the statement to mysql.  Bind variables do solve
> >quoting>problems, though, so if you use them, know why you're using
> >them :)>

Rumour has it, though, that DBD::MySQL (or whichever module it is)
performs better with the "bound variable" versions than the "non bound
variable versions".

DSL
-- The Linux C Programming Lists: *
http://lists.linux.org.au/listinfo/linuxcprogramming/
The Linux C++ Programming Lists:
 * http://lists.linux.org.au/listinfo/tuxcpprogramming/

---------------------------------------------------------------------
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