From: pem Date: February 6 2006 3:04pm Subject: bk commit into 5.0 tree (pem:1.2035) BUG#16568 List-Archive: http://lists.mysql.com/commits/2196 X-Bug: 16568 Message-Id: <200602061504.k16F4dWZ001006@mail.mysql.com> Below is the list of changes that have just been committed into a local 5.0 repository of pem. When pem 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.2035 06/02/06 16:05:46 pem@stripped +1 -0 Updated sp-code.result after merge (BUG#16568) mysql-test/r/sp-code.result 1.5 06/02/06 16:05:43 pem@stripped +1 -1 Updated result after merge (BUG#16568) # 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: pem # Host: pem.mysql.com # Root: /extern/mysql/work/bug16568/mysql-5.0 --- 1.4/mysql-test/r/sp-code.result 2006-01-25 15:11:44 +01:00 +++ 1.5/mysql-test/r/sp-code.result 2006-02-06 16:05:43 +01:00 @@ -172,7 +172,7 @@ 17 set v_col@8 NULL 18 stmt 0 "select row,col into v_row,v_col from ..." 19 stmt 0 "select dig into v_dig from sudoku_wor..." -20 set_case_expr 0 v_dig@4 +20 set_case_expr (34) 0 v_dig@4 21 jump_if_not 25(34) (case_expr@0 = 0) 22 set v_dig@4 1 23 stmt 4 "update sudoku_work set dig = 1 where ..."