Update FAQ entry with MySQL 5.1

This commit is contained in:
Marc Delisle
2011-01-10 13:57:54 -05:00
parent cc36378f08
commit 9f8c3c8e60

View File

@@ -3406,10 +3406,8 @@ have either the <a href="http://pecl.php.net/package/APC">APC</a> extension
containing an hyphen. containing an hyphen.
</a></h4> </a></h4>
<p> <p>
The tests I have made with current MySQL 4.1.11 API shows that the The tests I have made with MySQL 5.1.49 shows that the
API does not accept this syntax for the USE command. Enclosing the API does not accept this syntax for the USE command.
db name with backquotes works. For further confusion, no backquotes
are needed with command-line mysql.
</p> </p>
<h4 id="faq3_14"> <h4 id="faq3_14">