Author: paul
Date: 2011-01-26 22:12:56 +0100 (Wed, 26 Jan 2011)
New Revision: 24897
Log:
r44412@dhcp-213: paul | 2011-01-26 15:12:30 -0500
Clarify that a plugin is hypothetical
Modified:
trunk/refman-5.5/dba-user-management-core.xml
trunk/refman-5.6/dba-user-management-core.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:46375
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:66486
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
ebeeeee4-b232-4669-a521-231442eced53:/mysqldoc-local/mysqldoc/trunk:44396
+ 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:46375
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:66486
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
ebeeeee4-b232-4669-a521-231442eced53:/mysqldoc-local/mysqldoc/trunk:44412
Modified: trunk/refman-5.5/dba-user-management-core.xml
===================================================================
--- trunk/refman-5.5/dba-user-management-core.xml 2011-01-26 19:13:43 UTC (rev 24896)
+++ trunk/refman-5.5/dba-user-management-core.xml 2011-01-26 21:12:56 UTC (rev 24897)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 669 bytes
@@ -1707,7 +1707,8 @@
plugin, create a <quote>blank</quote> MySQL user, set it up to use
plugin authentication, and let the plugin return the real
authenticated user name (if different from the blank user). For
- example:
+ example, suppose there exists a (hypothetical) plugin named
+ <literal>ldap_plugin</literal>:
</para>
<programlisting>
Modified: trunk/refman-5.6/dba-user-management-core.xml
===================================================================
--- trunk/refman-5.6/dba-user-management-core.xml 2011-01-26 19:13:43 UTC (rev 24896)
+++ trunk/refman-5.6/dba-user-management-core.xml 2011-01-26 21:12:56 UTC (rev 24897)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 669 bytes
@@ -1707,7 +1707,8 @@
plugin, create a <quote>blank</quote> MySQL user, set it up to use
plugin authentication, and let the plugin return the real
authenticated user name (if different from the blank user). For
- example:
+ example, suppose there exists a (hypothetical) plugin named
+ <literal>ldap_plugin</literal>:
</para>
<programlisting>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r24897 - in trunk: . refman-5.5 refman-5.6 | paul.dubois | 26 Jan |