List:Commits« Previous MessageNext Message »
From:marc.alff Date:May 31 2007 1:46am
Subject:bk commit into 5.1 tree (malff:1.2530)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of marcsql. When marcsql 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, 2007-05-30 17:46:28-06:00, malff@weblab.(none) +1 -0
  Build warning cleanup

  sql/sql_acl.cc@stripped, 2007-05-30 17:46:26-06:00, malff@weblab.(none) +0 -1
    Build warning cleanup

# 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:	malff
# Host:	weblab.(none)
# Root:	/home/marcsql/TREE/mysql-5.1-warning

--- 1.237/sql/sql_acl.cc	2007-05-30 17:46:35 -06:00
+++ 1.238/sql/sql_acl.cc	2007-05-30 17:46:35 -06:00
@@ -4025,7 +4025,6 @@ bool check_grant_all_columns(THD *thd, u
 
 err:
   rw_unlock(&LOCK_grant);
-err2:
   char command[128];
   get_privilege_desc(command, sizeof(command), want_access);
   my_error(ER_COLUMNACCESS_DENIED_ERROR, MYF(0),
Thread
bk commit into 5.1 tree (malff:1.2530)marc.alff31 May