The branch, master has been updated via 9f8c3c8e606d431cda86ad25190f68e077d197e1 (commit) from cc36378f0878df318b60401e1967bc8f6cf34137 (commit)
- Log ----------------------------------------------------------------- commit 9f8c3c8e606d431cda86ad25190f68e077d197e1 Author: Marc Delisle marc@infomarc.info Date: Mon Jan 10 13:57:54 2011 -0500
Update FAQ entry with MySQL 5.1
-----------------------------------------------------------------------
Summary of changes: Documentation.html | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/Documentation.html b/Documentation.html index 67272ae..64ddbcb 100644 --- a/Documentation.html +++ b/Documentation.html @@ -3406,10 +3406,8 @@ have either the <a href="http://pecl.php.net/package/APC">APC</a> extension containing an hyphen. </a></h4> <p> - The tests I have made with current MySQL 4.1.11 API shows that the - API does not accept this syntax for the USE command. Enclosing the - db name with backquotes works. For further confusion, no backquotes - are needed with command-line mysql. + The tests I have made with MySQL 5.1.49 shows that the + API does not accept this syntax for the USE command. </p>
<h4 id="faq3_14">
hooks/post-receive