Commit 466c30c1 authored by unknown's avatar unknown

Updated sp-code.result after merge (BUG#16568)


mysql-test/r/sp-code.result:
  Updated result after merge (BUG#16568)
parent fa461152
...@@ -172,7 +172,7 @@ Pos Instruction ...@@ -172,7 +172,7 @@ Pos Instruction
17 set v_col@8 NULL 17 set v_col@8 NULL
18 stmt 0 "select row,col into v_row,v_col from ..." 18 stmt 0 "select row,col into v_row,v_col from ..."
19 stmt 0 "select dig into v_dig from sudoku_wor..." 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) 21 jump_if_not 25(34) (case_expr@0 = 0)
22 set v_dig@4 1 22 set v_dig@4 1
23 stmt 4 "update sudoku_work set dig = 1 where ..." 23 stmt 4 "update sudoku_work set dig = 1 where ..."
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment