com doc/fr: Apply commit 4206843127f9a72a283b63ac82c0155a598506b1: reference/mysql/changelog.xml reference/mysql/functions/mysql-connect.xml reference/mysql/functions/mysql-db-name.xml reference/mysql/functions/mysql-list-tables.xml reference/mysql/functions/mysql-pconnect.xml reference/mysql/functions/mysql-tablename.xml reference/mysqlinfo/set.xml
[email protected] (George Peter Banyard) Tue, 26 Jan 2021 17:55:18 +0000
| Newsgroups | php.doc.fr |
|---|---|
| Message-ID | <[email protected]> |
Commit: 03564d765bd7eaa38b8e1927aa49c27ae060f60f Author: George Peter Banyard <[email protected]> Tue, 26 Jan 2021 17:55:18 +0000 Parents: 0ffe814268aeabc8aaddf2ac41d7ed516e0f9542 Branches: master Link: http://git.php.net/?p=doc/fr.git;a=commitdiff;h=03564d765bd7eaa38b8e1927aa49c27ae060f60f Log: Apply commit 4206843127f9a72a283b63ac82c0155a598506b1 Added informaltable ids as needed by the docs at mysql.com Changed paths: M reference/mysql/changelog.xml M reference/mysql/functions/mysql-connect.xml M reference/mysql/functions/mysql-db-name.xml M reference/mysql/functions/mysql-list-tables.xml M reference/mysql/functions/mysql-pconnect.xml M reference/mysql/functions/mysql-tablename.xml M reference/mysqlinfo/set.xml Diff: diff --git a/reference/mysql/changelog.xml b/reference/mysql/changelog.xml index 4b75beecfd..4824d914d6 100644 --- a/reference/mysql/changelog.xml +++ b/reference/mysql/changelog.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 27e54b061f246ebc507cb23fe1837f38f0dcce7e Maintainer: yannick Status: ready --> +<!-- EN-Revision: 4206843127f9a72a283b63ac82c0155a598506b1 Maintainer: yannick Status: ready --> <!-- Reviewed: no --> <appendix xmlns="http://docbook.org/ns/docbook" xml:id="changelog.mysql" xmlns:xlink="http://www.w3.org/1999/xlink"> @@ -21,7 +21,7 @@ ext/mysql. </para> <para> - <informaltable> + <informaltable xml:id="changelog.mysql.global.table"> <tgroup cols="2"> <thead> <row> diff --git a/reference/mysql/functions/mysql-connect.xml b/reference/mysql/functions/mysql-connect.xml index eb593582ca..d41a6446b6 100644 --- a/reference/mysql/functions/mysql-connect.xml +++ b/reference/mysql/functions/mysql-connect.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: b95d28e6ec86e4a71e012737d36ebdc1cf009180 Maintainer: yannick Status: ready --> +<!-- EN-Revision: 4206843127f9a72a283b63ac82c0155a598506b1 Maintainer: yannick Status: ready --> <!-- Reviewed: yes --> <refentry xml:id="function.mysql-connect" xmlns="http://docbook.org/ns/docbook"> @@ -122,7 +122,7 @@ <refsect1 role="changelog"> &reftitle.changelog; <para> - <informaltable> + <informaltable xml:id="function.mysql-connect.changelog"> <tgroup cols="2"> <thead> <row> diff --git a/reference/mysql/functions/mysql-db-name.xml b/reference/mysql/functions/mysql-db-name.xml index f593f3f0d0..612198b4db 100644 --- a/reference/mysql/functions/mysql-db-name.xml +++ b/reference/mysql/functions/mysql-db-name.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: e41806c30bf6975e452c0d4ce35ab0984c2fa68c Maintainer: itanea Status: ready --> +<!-- EN-Revision: 4206843127f9a72a283b63ac82c0155a598506b1 Maintainer: itanea Status: ready --> <!-- Reviewed: yes --> <refentry xml:id="function.mysql-db-name" xmlns="http://docbook.org/ns/docbook"> @@ -76,7 +76,7 @@ <refsect1 role="changelog"> &reftitle.changelog; <para> - <informaltable> + <informaltable xml:id="function.mysql-db-name.changelog"> <tgroup cols="2"> <thead> <row> diff --git a/reference/mysql/functions/mysql-list-tables.xml b/reference/mysql/functions/mysql-list-tables.xml index 1cad35579e..c7d1d92ea2 100644 --- a/reference/mysql/functions/mysql-list-tables.xml +++ b/reference/mysql/functions/mysql-list-tables.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: b95d28e6ec86e4a71e012737d36ebdc1cf009180 Maintainer: yannick Status: ready --> +<!-- EN-Revision: 4206843127f9a72a283b63ac82c0155a598506b1 Maintainer: yannick Status: ready --> <!-- Reviewed: no --> <refentry xml:id="function.mysql-list-tables" xmlns="http://docbook.org/ns/docbook"> @@ -68,7 +68,7 @@ <refsect1 role="changelog"> &reftitle.changelog; <para> - <informaltable> + <informaltable xml:id="function.mysql-list-tables.changelog"> <tgroup cols="2"> <thead> <row> diff --git a/reference/mysql/functions/mysql-pconnect.xml b/reference/mysql/functions/mysql-pconnect.xml index f176409136..cd1f3a4cb4 100644 --- a/reference/mysql/functions/mysql-pconnect.xml +++ b/reference/mysql/functions/mysql-pconnect.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 43c3e5cb61b0557f3a1bd7b54b154e3bdd2046a2 Maintainer: yannick Status: ready --> +<!-- EN-Revision: 4206843127f9a72a283b63ac82c0155a598506b1 Maintainer: yannick Status: ready --> <!-- Reviewed: yes --> <refentry xml:id="function.mysql-pconnect" xmlns="http://docbook.org/ns/docbook"> @@ -128,7 +128,7 @@ <refsect1 role="changelog"> &reftitle.changelog; <para> - <informaltable> + <informaltable xml:id="function.mysql-pconnect.changelog"> <tgroup cols="2"> <thead> <row> diff --git a/reference/mysql/functions/mysql-tablename.xml b/reference/mysql/functions/mysql-tablename.xml index 981bc6402c..d81e523ed2 100644 --- a/reference/mysql/functions/mysql-tablename.xml +++ b/reference/mysql/functions/mysql-tablename.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: b95d28e6ec86e4a71e012737d36ebdc1cf009180 Maintainer: yannick Status: ready --> +<!-- EN-Revision: 4206843127f9a72a283b63ac82c0155a598506b1 Maintainer: yannick Status: ready --> <!-- Reviewed: no --> <refentry xml:id="function.mysql-tablename" xmlns="http://docbook.org/ns/docbook"> @@ -76,7 +76,7 @@ <refsect1 role="changelog"> &reftitle.changelog; <para> - <informaltable> + <informaltable xml:id="function.mysql-tablename.changelog"> <tgroup cols="2"> <thead> <row> diff --git a/reference/mysqlinfo/set.xml b/reference/mysqlinfo/set.xml index 5d38d3bf5a..0d2f9839a6 100644 --- a/reference/mysqlinfo/set.xml +++ b/reference/mysqlinfo/set.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 383a659e1f0f7aa3330b31a095a1e927611d4c71 Maintainer: yannick Status: ready --> +<!-- EN-Revision: 4206843127f9a72a283b63ac82c0155a598506b1 Maintainer: yannick Status: ready --> <!-- Reviewed: no --> <set xml:id="set.mysqlinfo"> @@ -203,7 +203,7 @@ echo htmlentities($row['_message']); du temps total d'exécution d'une requête web PHP. Souvent, l'impact est inférieur à 0.1%. </para> - <informaltable> + <informaltable xml:id="mysqlinfo.api.choosing.changelog"> <tgroup cols="3"> <thead> <row> @@ -344,7 +344,7 @@ $ ./configure --with-mysqli=/path/to/mysql_config --with-pdo-mysql=/path/to/mysq au lieu de la bibliothèque client serveur MySQL (libmysqlclient). Les deux bibliothèques sont supportées et améliorées en permanence. </para> - <informaltable> + <informaltable xml:id="mysqlinfo.library.choosing.changelog"> <tgroup cols="3"> <thead> <row>