• unknown's avatar
    A minor adjustment of the previous bug fix in sp_head.cc. · 3ff3591b
    unknown authored
    (Which btw also fixed BUG#7295: Server crash when executing stored procedure,
     I just forgot to include that before.)
    
    
    sql/sp_head.cc:
      A minor adjustment of the previous bug fix; moved the rollback of item changes
      to a better place which will not miss some cases.
    3ff3591b
sp_head.cc 46.5 KB