List:Commits« Previous MessageNext Message »
From:msvensson Date:December 18 2006 2:12pm
Subject:bk commit into 5.1 tree (msvensson:1.2380)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of . When  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-12-18 14:12:19+01:00, msvensson@shellback. +1 -0
  Update function description for Event_queue::get_top_for_execution_if_time

  sql/event_queue.cc@stripped, 2006-12-18 14:12:15+01:00, msvensson@shellback. +0 -2
    Update function description for Event_queue::get_top_for_execution_if_time

# 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:	msvensson
# Host:	shellback.
# Root:	C:/mysql/mysql-5.1-new-maint

--- 1.22/sql/event_queue.cc	2006-12-18 12:11:18 +01:00
+++ 1.23/sql/event_queue.cc	2006-12-18 14:12:15 +01:00
@@ -693,9 +693,7 @@
   SYNOPSIS
     Event_queue::get_top_for_execution_if_time()
       thd      [in]  Thread
-      now      [in]  Current timestamp
       job_data [out] The object to execute
-      abstime  [out] Time to sleep
 
   RETURN VALUE
     FALSE  No error. If *job_data==NULL then top not elligible for execution.

Thread
bk commit into 5.1 tree (msvensson:1.2380)msvensson18 Dec