• gkodinov/kgeorge@magare.gmz's avatar
    Bug #30604: different flagging of time_zone_used in normal · 5b508f2d
    gkodinov/kgeorge@magare.gmz authored
      and ps-protocol
    Finding a routine should be a transparent operation as 
    far as the binary log is concerned.
    But it was influencing the binary log because of the TIMESTAMP
    column in the proc table.
    
    Fixed by preserving and restoring the time_zone usage flag when
    searching for a stored routine in the proc table.
    5b508f2d
sp.cc 55.4 KB