Author: paul
Date: 2005-12-07 21:47:57 +0100 (Wed, 07 Dec 2005)
New Revision: 520
Log:
r4603@frost: paul | 2005-12-07 13:54:27 -0600
REPAIR/BACKUP/RESTORE TABLE not prohibited in stored routines
after all. (Just stored functions.)
Modified:
trunk/
trunk/refman-5.0/restrictions.xml
trunk/refman-5.1/restrictions.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4598
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1505
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4603
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1505
Modified: trunk/refman-5.0/restrictions.xml
===================================================================
--- trunk/refman-5.0/restrictions.xml 2005-12-07 19:18:29 UTC (rev 519)
+++ trunk/refman-5.0/restrictions.xml 2005-12-07 20:47:57 UTC (rev 520)
@@ -72,10 +72,8 @@
<listitem>
<para>
- The table-maintenance statements <literal>BACKUP
- TABLES</literal>, <literal>CHECK TABLES</literal>,
- <literal>OPTIMIZE TABLES</literal>, and <literal>REPAIR
- TABLES</literal>, <literal>RESTORE TABLES</literal>.
+ The table-maintenance statements <literal>CHECK
+ TABLES</literal> and <literal>OPTIMIZE TABLES</literal>.
</para>
</listitem>
Modified: trunk/refman-5.1/restrictions.xml
===================================================================
--- trunk/refman-5.1/restrictions.xml 2005-12-07 19:18:29 UTC (rev 519)
+++ trunk/refman-5.1/restrictions.xml 2005-12-07 20:47:57 UTC (rev 520)
@@ -72,10 +72,8 @@
<listitem>
<para>
- The table-maintenance statements <literal>BACKUP
- TABLES</literal>, <literal>CHECK TABLES</literal>,
- <literal>OPTIMIZE TABLES</literal>, and <literal>REPAIR
- TABLES</literal>, <literal>RESTORE TABLES</literal>.
+ The table-maintenance statements <literal>CHECK
+ TABLES</literal> and <literal>OPTIMIZE TABLES</literal>.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r520 - in trunk: . refman-5.0 refman-5.1 | paul | 7 Dec |