List:Commits« Previous MessageNext Message »
From:jon Date:June 4 2008 1:46pm
Subject:svn commit - mysqldoc@docsrva: r10892 - in trunk: it/refman-5.1 pt/refman-5.1
View as plain text  
Author: jstephens
Date: 2008-06-04 15:46:28 +0200 (Wed, 04 Jun 2008)
New Revision: 10892

Log:

Sync previous commit to translation repos.



Modified:
   trunk/it/refman-5.1/sql-syntax.xml
   trunk/pt/refman-5.1/sql-syntax.xml


Modified: trunk/it/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/it/refman-5.1/sql-syntax.xml	2008-06-04 13:42:42 UTC (rev 10891)
+++ trunk/it/refman-5.1/sql-syntax.xml	2008-06-04 13:46:28 UTC (rev 10892)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 0; 587 bytes

@@ -22797,6 +22797,12 @@
 ...
 </programlisting>
 
+        <para>
+          Privileges belonging to a specific user are displayed by the
+          <literal>SHOW GRANTS</literal> statement. See
+          <xref linkend="show-grants"/>, for more information.
+        </para>
+
       </section>
 
       <section id="show-procedure-code">


Modified: trunk/pt/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/pt/refman-5.1/sql-syntax.xml	2008-06-04 13:42:42 UTC (rev 10891)
+++ trunk/pt/refman-5.1/sql-syntax.xml	2008-06-04 13:46:28 UTC (rev 10892)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 0; 587 bytes

@@ -22797,6 +22797,12 @@
 ...
 </programlisting>
 
+        <para>
+          Privileges belonging to a specific user are displayed by the
+          <literal>SHOW GRANTS</literal> statement. See
+          <xref linkend="show-grants"/>, for more information.
+        </para>
+
       </section>
 
       <section id="show-procedure-code">


Thread
svn commit - mysqldoc@docsrva: r10892 - in trunk: it/refman-5.1 pt/refman-5.1jon4 Jun