List:Commits« Previous MessageNext Message »
From:holyfoot Date:August 15 2006 3:15pm
Subject:bk commit into 5.0 tree (holyfoot:1.2235)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of hf. When hf 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-08-15 18:15:12+05:00, holyfoot@stripped +1 -0
  Merge bk@stripped:mysql-5.0-kt
  into  mysql.com:/home/hf/work/mysql-5.0.20910
  MERGE: 1.2232.1.5

  mysql-test/r/grant.result@stripped, 2006-08-15 18:15:07+05:00, holyfoot@stripped +0 -0
    Auto merged
    MERGE: 1.52.1.2

# 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:	holyfoot
# Host:	deer.(none)
# Root:	/home/hf/work/mysql-5.0.20910/RESYNC

--- 1.53/mysql-test/r/grant.result	2006-08-15 18:15:18 +05:00
+++ 1.54/mysql-test/r/grant.result	2006-08-15 18:15:18 +05:00
@@ -426,6 +426,7 @@
 revoke all on mysqltest_2.t2 from mysqltest_3@localhost;
 grant all on mysqltest_2.* to mysqltest_3@localhost;
 grant select on *.* to mysqltest_3@localhost;
+grant select on mysqltest_2.t1 to mysqltest_3@localhost;
 flush privileges;
 use mysqltest_1;
 update mysqltest_2.t1, mysqltest_2.t2 set c=500,d=600;
Thread
bk commit into 5.0 tree (holyfoot:1.2235)holyfoot15 Aug