List:Commits« Previous MessageNext Message »
From:Ignacio Galarza Date:January 22 2007 8:42pm
Subject:bk commit into 5.1 tree (iggy:1.2390)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of iggy. When iggy 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-01-22 15:42:05-05:00, iggy@recycle.(none) +1 -0
  Merge recycle.(none):/src/bug24496/my50-bug24496
  into  recycle.(none):/src/bug24496/my51-bug24496
  MERGE: 1.1810.2430.2

  scripts/mysql_create_system_tables.sh@stripped, 2007-01-22 15:42:03-05:00, iggy@recycle.(none) +0 -1
    Manual merge.
    MERGE: 1.12.5.1

# 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:	iggy
# Host:	recycle.(none)
# Root:	/src/bug24496/my51-bug24496/RESYNC

--- 1.45/scripts/mysql_create_system_tables.sh	2006-12-30 19:06:33 -05:00
+++ 1.46/scripts/mysql_create_system_tables.sh	2007-01-22 15:42:03 -05:00
@@ -200,7 +200,7 @@
            INSERT INTO user (host,user) values ('localhost','');"
     else
       i_u="$i_u
-	   INSERT INTO user VALUES ('localhost','','','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','','','','',0,0,0);"
+	   INSERT INTO user VALUES ('localhost','');"
     fi
   fi 
 fi
Thread
bk commit into 5.1 tree (iggy:1.2390)Ignacio Galarza22 Jan