summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp-code.result
diff options
context:
space:
mode:
authorunknown <pem@mysql.com>2006-02-06 16:05:46 +0100
committerunknown <pem@mysql.com>2006-02-06 16:05:46 +0100
commit466c30c11f1e102d042506d3eeedc96dabf3dddf (patch)
treed1721673a8074374fc9ea8e864092b382dd409d1 /mysql-test/r/sp-code.result
parentfa461152ef59515d8534940f65165350af2b8c85 (diff)
downloadmariadb-git-466c30c11f1e102d042506d3eeedc96dabf3dddf.tar.gz
Updated sp-code.result after merge (BUG#16568)
mysql-test/r/sp-code.result: Updated result after merge (BUG#16568)
Diffstat (limited to 'mysql-test/r/sp-code.result')
-rw-r--r--mysql-test/r/sp-code.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/sp-code.result b/mysql-test/r/sp-code.result
index c9fe170dda6..8bdb9a724d7 100644
--- a/mysql-test/r/sp-code.result
+++ b/mysql-test/r/sp-code.result
@@ -172,7 +172,7 @@ Pos Instruction
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 ..."