Author: pd221994
Date: 2011-05-12 21:27:28 +0200 (Thu, 12 May 2011)
New Revision: 26204
Log:
r47949@dhcp-adc-twvpn-1-vpnpool-10-154-12-74: paul | 2011-05-12 14:26:59 -0500
Fix typo (MarkL)
Modified:
svk:merge
trunk/dynamic-docs/changelog/mysqld-2.xml
trunk/refman-5.6/dba-privilege-system.xml
Property changes on: trunk
___________________________________________________________________
Modified: svk:merge
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 1277 bytes
Modified: trunk/dynamic-docs/changelog/mysqld-2.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-2.xml 2011-05-12 19:13:25 UTC (rev 26203)
+++ trunk/dynamic-docs/changelog/mysqld-2.xml 2011-05-12 19:27:28 UTC (rev 26204)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 817 bytes
@@ -46884,7 +46884,7 @@
<para>
One implication of this change is that a session can manipulate
its temporary tables even if the current user has no privilege
- to create them. Support that the current user does not have the
+ to create them. Suppose that the current user does not have the
<literal role="priv">CREATE TEMPORARY TABLES</literal> privilege
but is able to execute a <literal>DEFINER</literal>-context
stored procedure that executes with the privileges of a user who
Modified: trunk/refman-5.6/dba-privilege-system.xml
===================================================================
--- trunk/refman-5.6/dba-privilege-system.xml 2011-05-12 19:13:25 UTC (rev 26203)
+++ trunk/refman-5.6/dba-privilege-system.xml 2011-05-12 19:27:28 UTC (rev 26204)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 783 bytes
@@ -504,7 +504,7 @@
<para>
One implication of this behavior is that a session can
manipulate its temporary tables even if the current user has
- no privilege to create them. Support that the current user
+ no privilege to create them. Suppose that the current user
does not have the <literal role="priv">CREATE TEMPORARY
TABLES</literal> privilege but is able to execute a
<literal>DEFINER</literal>-context stored procedure that
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r26204 - in trunk: . dynamic-docs/changelog refman-5.6 | paul.dubois | 12 May |