List:Commits« Previous MessageNext Message »
From:msvensson Date:November 21 2006 8:46pm
Subject:bk commit into 5.1 tree (msvensson:1.2387)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson 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-11-21 21:46:00+01:00, msvensson@neptunus.(none) +2 -0
  Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
  into  neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
  MERGE: 1.1810.2304.5

  mysql-test/mysql-test-run.pl@stripped, 2006-11-21 21:45:56+01:00, msvensson@neptunus.(none) +0 -0
    Auto merged
    MERGE: 1.30.49.17

  scripts/mysql_fix_privilege_tables.sql@stripped, 2006-11-21 21:45:56+01:00, msvensson@neptunus.(none) +0 -1
    Auto merged
    MERGE: 1.9.1.28

# 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:	neptunus.(none)
# Root:	/home/msvensson/mysql/mysql-5.1-new-maint/RESYNC

--- 1.237/mysql-test/mysql-test-run.pl	2006-11-21 21:46:06 +01:00
+++ 1.238/mysql-test/mysql-test-run.pl	2006-11-21 21:46:06 +01:00
@@ -1417,7 +1417,8 @@ sub executable_setup () {
 
   # Look for mysql_fix_privilege_tables.sql script
   $file_mysql_fix_privilege_tables=
-    mtr_file_exists("$glob_basedir/scripts/mysql_fix_privilege_tables.sql");
+    mtr_file_exists("$glob_basedir/scripts/mysql_fix_privilege_tables.sql",
+		    "$path_share/mysql_fix_privilege_tables.sql");
 
   if ( ! $opt_skip_ndbcluster and executable_setup_ndb())
   {
Thread
bk commit into 5.1 tree (msvensson:1.2387)msvensson21 Nov