~vkolesnikov/pbxt/pbxt-preload-test-bug

« back to all changes in this revision

Viewing changes to pbxt/mysql-test-update/mysql-test/r/sp-code.result

  • Committer: paul-mccullagh
  • Date: 2008-03-10 11:36:34 UTC
  • Revision ID: paul-mccullagh-417ebf175a9c8ee6e5b3777d9e2398e1fb197391
Implemented full durability

Show diffs side-by-side

added added

removed removed

Lines of Context:
187
187
32      set v_dig@4 (v_dig@4 + 1)
188
188
33      stmt 4 "update sudoku_work set dig = v_dig wh..."
189
189
34      set v_tcounter@6 (v_tcounter@6 + 1)
190
 
35      jump_if_not 37(37) (not(`test`.`sudoku_digit_ok`(v_row@7,v_col@8,v_dig@4)))
 
190
35      jump_if_not 37(37) (not(`sudoku_digit_ok`(v_row@7,v_col@8,v_dig@4)))
191
191
36      jump 15
192
192
37      set v_i@3 (v_i@3 + 1)
193
193
38      jump 15