List:Commits« Previous MessageNext Message »
From:ahristov Date:September 12 2006 2:45pm
Subject:bk commit into 5.1 tree (andrey:1.2311)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of andrey. When andrey does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2006-09-12 14:45:31+02:00, andrey@stripped +1 -0
  remove warning

  sql/events.h@stripped, 2006-09-12 14:45:26+02:00, andrey@stripped +1 -1
    remove warning

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	andrey
# Host:	example.com
# Root:	/work/mysql-5.1-runtime-wl3337-tree4

--- 1.47/sql/events.h	2006-09-12 14:45:42 +02:00
+++ 1.48/sql/events.h	2006-09-12 14:45:42 +02:00
@@ -54,7 +54,7 @@ public:
   {
     EVENTS_OFF= 0,
     EVENTS_ON= 1,
-    EVENTS_DISABLED= 5,
+    EVENTS_DISABLED= 5
   };
 
   static enum_opt_event_scheduler opt_event_scheduler;
Thread
bk commit into 5.1 tree (andrey:1.2311)ahristov12 Sep