----- Original Message -----
From: "Raul Dias" <cha...@swi.com.br>
To: <msql...@lists.mysql.com>
Sent: Monday, July 23, 2001 7:14 PM
Subject: quoting
This is newbier question, but I want to be pretty sure about this. :)
When should I not use quote() ?
in NULL statements, I shouldn't.
What else?
am I safe if I quote everything but NULL ?
Things already quote()ed.
Things already quoted.
Arguments to placeholders.
(btw, I don't want to use placeholders)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^This is silly.
Do you have a good reason why not?