Remove 'schema' from connection URI; and link to ini.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345450 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2018-08-08 21:03:26 +00:00
parent 32d04aee92
commit 6b00f72656
2 changed files with 4 additions and 5 deletions

View file

@ -31,7 +31,7 @@
URI format:
</para>
<para>
<code>scheme://[user[:[password]]@]target[:port][/schema][?attribute1=value1&amp;attribute2=value2...</code>
<code>scheme://[user[:[password]]@]target[:port][?attribute1=value1&amp;attribute2=value2...</code>
</para>
<itemizedlist>
<listitem>

View file

@ -74,10 +74,9 @@ pdo_mysql
</section>
<section xml:id="mysql-xdevapi.configuration">
&reftitle.runtime;
&no.config;
</section>
<!-- {{{ Configuration -->
&reference.mysql-xdevapi.ini;
<!-- }}} -->
</chapter>