Author: paul
Date: 2008-03-17 17:13:20 +0100 (Mon, 17 Mar 2008)
New Revision: 10275
Log:
r30060@frost: paul | 2008-03-17 11:08:24 -0500
Wording tweaks; fix reference to view that should be routine
Modified:
trunk/it/refman-5.1/stored-procedures.xml
trunk/pt/refman-5.1/stored-procedures.xml
trunk/refman-5.0/stored-procedures.xml
trunk/refman-5.1/stored-procedures.xml
trunk/refman-6.0/stored-procedures.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:30059
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30059
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:30060
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30059
Modified: trunk/it/refman-5.1/stored-procedures.xml
===================================================================
--- trunk/it/refman-5.1/stored-procedures.xml 2008-03-17 16:12:57 UTC (rev 10274)
+++ trunk/it/refman-5.1/stored-procedures.xml 2008-03-17 16:13:20 UTC (rev 10275)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 4; 1224 bytes
@@ -341,7 +341,7 @@
<remark role="help-description-begin"/>
<para>
- These statements create stored routines. By default, the routine
+ These statements create stored routines. By default, a routine
is associated with the default database. To associate the
routine explicitly with a given database, specify the name as
<replaceable>db_name.sp_name</replaceable> when you create it.
@@ -358,9 +358,10 @@
</para>
<para>
- <literal>DEFINER</literal> and <literal>SQL SECURITY</literal>
- clauses specify the security context to be used when checking
- access privileges at view invocation time, as described later.
+ The <literal>DEFINER</literal> and <literal>SQL
+ SECURITY</literal> clauses specify the security context to be
+ used when checking access privileges at routine execution time,
+ as described later.
</para>
<para>
Modified: trunk/pt/refman-5.1/stored-procedures.xml
===================================================================
--- trunk/pt/refman-5.1/stored-procedures.xml 2008-03-17 16:12:57 UTC (rev 10274)
+++ trunk/pt/refman-5.1/stored-procedures.xml 2008-03-17 16:13:20 UTC (rev 10275)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 4; 1224 bytes
@@ -341,7 +341,7 @@
<remark role="help-description-begin"/>
<para>
- These statements create stored routines. By default, the routine
+ These statements create stored routines. By default, a routine
is associated with the default database. To associate the
routine explicitly with a given database, specify the name as
<replaceable>db_name.sp_name</replaceable> when you create it.
@@ -358,9 +358,10 @@
</para>
<para>
- <literal>DEFINER</literal> and <literal>SQL SECURITY</literal>
- clauses specify the security context to be used when checking
- access privileges at view invocation time, as described later.
+ The <literal>DEFINER</literal> and <literal>SQL
+ SECURITY</literal> clauses specify the security context to be
+ used when checking access privileges at routine execution time,
+ as described later.
</para>
<para>
Modified: trunk/refman-5.0/stored-procedures.xml
===================================================================
--- trunk/refman-5.0/stored-procedures.xml 2008-03-17 16:12:57 UTC (rev 10274)
+++ trunk/refman-5.0/stored-procedures.xml 2008-03-17 16:13:20 UTC (rev 10275)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 4; 1215 bytes
@@ -350,7 +350,7 @@
<remark role="help-description-begin"/>
<para>
- These statements create stored routines. By default, the routine
+ These statements create stored routines. By default, a routine
is associated with the default database. To associate the
routine explicitly with a given database, specify the name as
<replaceable>db_name.sp_name</replaceable> when you create it.
@@ -367,9 +367,10 @@
</para>
<para>
- <literal>DEFINER</literal> and <literal>SQL SECURITY</literal>
- clauses specify the security context to be used when checking
- access privileges at view invocation time, as described later.
+ The <literal>DEFINER</literal> and <literal>SQL
+ SECURITY</literal> clauses specify the security context to be
+ used when checking access privileges at routine execution time,
+ as described later.
</para>
<para>
Modified: trunk/refman-5.1/stored-procedures.xml
===================================================================
--- trunk/refman-5.1/stored-procedures.xml 2008-03-17 16:12:57 UTC (rev 10274)
+++ trunk/refman-5.1/stored-procedures.xml 2008-03-17 16:13:20 UTC (rev 10275)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 4; 1215 bytes
@@ -341,7 +341,7 @@
<remark role="help-description-begin"/>
<para>
- These statements create stored routines. By default, the routine
+ These statements create stored routines. By default, a routine
is associated with the default database. To associate the
routine explicitly with a given database, specify the name as
<replaceable>db_name.sp_name</replaceable> when you create it.
@@ -358,9 +358,10 @@
</para>
<para>
- <literal>DEFINER</literal> and <literal>SQL SECURITY</literal>
- clauses specify the security context to be used when checking
- access privileges at view invocation time, as described later.
+ The <literal>DEFINER</literal> and <literal>SQL
+ SECURITY</literal> clauses specify the security context to be
+ used when checking access privileges at routine execution time,
+ as described later.
</para>
<para>
Modified: trunk/refman-6.0/stored-procedures.xml
===================================================================
--- trunk/refman-6.0/stored-procedures.xml 2008-03-17 16:12:57 UTC (rev 10274)
+++ trunk/refman-6.0/stored-procedures.xml 2008-03-17 16:13:20 UTC (rev 10275)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 4; 1215 bytes
@@ -341,7 +341,7 @@
<remark role="help-description-begin"/>
<para>
- These statements create stored routines. By default, the routine
+ These statements create stored routines. By default, a routine
is associated with the default database. To associate the
routine explicitly with a given database, specify the name as
<replaceable>db_name.sp_name</replaceable> when you create it.
@@ -358,9 +358,10 @@
</para>
<para>
- <literal>DEFINER</literal> and <literal>SQL SECURITY</literal>
- clauses specify the security context to be used when checking
- access privileges at view invocation time, as described later.
+ The <literal>DEFINER</literal> and <literal>SQL
+ SECURITY</literal> clauses specify the security context to be
+ used when checking access privileges at routine execution time,
+ as described later.
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10275 - in trunk: . it/refman-5.1 pt/refman-5.1 refman-5.0 refman-5.1 refman-6.0 | paul | 17 Mar |