• unknown's avatar
    Manual merge of the fix for BUG#19725 "Calls to SF in other database are not replicated · e1b0f07c
    unknown authored
    correctly in some cases", from 5.0.
    In short, calls to a stored function located in another database
    than the default database, may fail to replicate if the call was made
    by SET, SELECT, or DO.
    sp_head.cc automerged, only the test and test's result had to be hand-merged.
    
    
    mysql-test/r/rpl_sp.result:
      manual merge of the result of the test for BUG#19725
    mysql-test/r/rpl_switch_stm_row_mixed.result:
      the bugfix changes results as expected
    mysql-test/t/rpl_sp.test:
      manual merge of the test for BUG#19725
    e1b0f07c
rpl_switch_stm_row_mixed.result 47.8 KB