From: paul
Date: July 17 2007 6:52pm
Subject: svn commit - mysqldoc@docsrva: r7126 - in trunk: . refman-5.1
List-Archive: http://lists.mysql.com/commits/31038
Message-Id: <200707171852.l6HIq3o3010943@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: paul
Date: 2007-07-17 20:52:03 +0200 (Tue, 17 Jul 2007)
New Revision: 7126
Log:
r27686@polar: paul | 2007-07-17 12:13:51 -0500
Update error messages.
Modified:
trunk/refman-5.1/errmsgs-server.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27685
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22722
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18941
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27686
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22722
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18941
Modified: trunk/refman-5.1/errmsgs-server.xml
===================================================================
--- trunk/refman-5.1/errmsgs-server.xml 2007-07-17 18:51:45 UTC (rev 7125)
+++ trunk/refman-5.1/errmsgs-server.xml 2007-07-17 18:52:03 UTC (rev 7126)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 772 bytes
@@ -6661,7 +6661,7 @@
Message: Event execution time is in the past and ON COMPLETION NOT
- PRESERVE is set. Event has not been created
+ PRESERVE is set. The event was dropped immediately after creation.
@@ -6673,7 +6673,7 @@
Message: Event execution time is in the past and ON COMPLETION NOT
- PRESERVE is set. Event has not been altered
+ PRESERVE is set. The event was dropped immediately after creation.