Author: jstephens
Date: 2006-08-06 13:04:16 +0200 (Sun, 06 Aug 2006)
New Revision: 2964
Log:
Fix word.
Modified:
trunk/refman-5.0/restrictions.xml
trunk/refman-5.1/restrictions.xml
Modified: trunk/refman-5.0/restrictions.xml
===================================================================
--- trunk/refman-5.0/restrictions.xml 2006-08-06 10:55:14 UTC (rev 2963)
+++ trunk/refman-5.0/restrictions.xml 2006-08-06 11:04:16 UTC (rev 2964)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 598 bytes
@@ -151,7 +151,7 @@
<listitem>
<para>
- Within a stored function or trigger, it is not allowable to
+ Within a stored function or trigger, it is not permitted to
modify a table that is already being used (for reading or
writing) by the statement that invoked the function or
trigger.
Modified: trunk/refman-5.1/restrictions.xml
===================================================================
--- trunk/refman-5.1/restrictions.xml 2006-08-06 10:55:14 UTC (rev 2963)
+++ trunk/refman-5.1/restrictions.xml 2006-08-06 11:04:16 UTC (rev 2964)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 598 bytes
@@ -128,7 +128,7 @@
<listitem>
<para>
- Within a stored function or trigger, it is not allowable to
+ Within a stored function or trigger, it is not permitted to
modify a table that is already being used (for reading or
writing) by the statement that invoked the function or
trigger.
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2964 - in trunk: refman-5.0 refman-5.1 | jstephens | 6 Aug |