Замена "расширение" на "модуль"

#91
This commit is contained in:
Sergey Panteleev
2021-07-06 14:07:49 +03:00
parent e0b3dd06b5
commit 13a0000898
15 changed files with 33 additions and 33 deletions

View File

@ -35,7 +35,7 @@
это, установив
<literal>default_authentication_plugin=mysql_native_password</literal> в
<filename>my.cnf</filename>. Плагин <emphasis>caching_sha2_password</emphasis>
будет поддерживаться в будущей версии PHP. Пока же расширение
будет поддерживаться в будущей версии PHP. Пока же модуль
<link linkend="book.mysql-xdevapi">mysql_xdevapi</link> поддерживает его.
</para>