List:Internals« Previous MessageNext Message »
From:sanja Date:June 23 2005 4:33pm
Subject:bk commit into 5.0 tree (bell:1.2003)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of bell. When bell 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
  1.2003 05/06/23 19:33:19 bell@stripped +1 -0
  removed unneed line

  sql/item_func.cc
    1.225 05/06/23 19:33:15 bell@stripped +0 -1
    removed unneed line

# 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:	bell
# Host:	sanja.is.com.ua
# Root:	/home/bell/mysql/bk/work-bug3-5.0

--- 1.224/sql/item_func.cc	Thu Jun 23 18:29:06 2005
+++ 1.225/sql/item_func.cc	Thu Jun 23 19:33:15 2005
@@ -4828,7 +4828,6 @@
   thd->net.no_send_ok= TRUE;
 #endif
 
-  res= -1;
 #ifndef NO_EMBEDDED_ACCESS_CHECKS
   if (check_routine_access(thd, EXECUTE_ACL, 
 			   m_sp->m_db.str, m_sp->m_name.str, 0, 0))
Thread
bk commit into 5.0 tree (bell:1.2003)sanja23 Jun