The branch, master has been updated via 56776dd0ed48d3c0591c4aea760c03c2e08b4fbb (commit) from bfb6bbb9426158427d0c9b7632c2b8619d07f055 (commit)
- Log ----------------------------------------------------------------- commit 56776dd0ed48d3c0591c4aea760c03c2e08b4fbb Author: Marc Delisle marc@infomarc.info Date: Sun Feb 6 16:44:23 2011 -0500
Clarify FAQ 6.18
-----------------------------------------------------------------------
Summary of changes: Documentation.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation.html b/Documentation.html index ac8692c..58e1f92 100644 --- a/Documentation.html +++ b/Documentation.html @@ -4134,7 +4134,7 @@ INSERT INTO REL_towns VALUES ('M', 'Montréal'); <code>SELECT Name, Address FROM addresses WHERE 1 AND Name LIKE '%phpMyAdmin%'</code> <br /><br />
- You can use multiple occurrences of <b>/*[VARIABLE]*/</b> in a single query.<br /> + You can use multiple occurrences of <b>/*[VARIABLE]*/</b> in a single query (that is, multiple occurrences of the <i>same</i> variable).<br /> <b>NOTE THE ABSENCE OF SPACES</b> inside the "/**/" construct. Any spaces inserted there will be later also inserted as spaces in your query and may lead to unexpected
hooks/post-receive