From: Date: February 24 2006 1:34pm Subject: bk commit into 5.1 tree (andrey:1.2169) BUG#16412 List-Archive: http://lists.mysql.com/commits/3103 X-Bug: 16412 Message-Id: <20060224123445.7784233B58@andrey.hristov.com> Below is the list of changes that have just been committed into a local 5.1 repository of andrey. When andrey 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.2169 06/02/24 13:34:28 andrey@lmy004. +1 -0 fix test result fix for bug #16412 (post-merge fix) mysql-test/r/sp.result 1.191 06/02/24 13:34:15 andrey@lmy004. +2 -2 fix test result # 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: andrey # Host: lmy004. # Root: /work/mysql-5.1-bug16412 --- 1.190/mysql-test/r/sp.result 2006-02-23 10:49:36 +01:00 +++ 1.191/mysql-test/r/sp.result 2006-02-24 13:34:15 +01:00 @@ -2501,7 +2501,7 @@ Create view Tables To create new views Create user Server Admin To create new users Delete Tables To delete existing rows Drop Databases,Tables To drop databases, tables, and views -Event Server Admin Creation, alteration, deletion and execution of events. +Event Server Admin To create, alter, drop and execute events Execute Functions,Procedures To execute stored routines File File access on server To read and write files on the server Grant option Databases,Tables,Functions,Procedures To give to other users those privileges you possess @@ -2555,7 +2555,7 @@ Create view Tables To create new views Create user Server Admin To create new users Delete Tables To delete existing rows Drop Databases,Tables To drop databases, tables, and views -Event Server Admin Creation, alteration, deletion and execution of events. +Event Server Admin To create, alter, drop and execute events Execute Functions,Procedures To execute stored routines File File access on server To read and write files on the server Grant option Databases,Tables,Functions,Procedures To give to other users those privileges you possess