Hi,
I have trivial a question: how long can a MySQL query be?
Robert
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this th
I have written a program which reads data from WWW forms and passes it to
MySQL queries. All works fine except for the cases when the form is filled
with characters like '%', '"', ''', etc. Then, these characters are treated
like special, formatting characters in SQL query, which, of course demage