1. 28 Feb, 2008 2 commits
  2. 27 Feb, 2008 4 commits
  3. 26 Feb, 2008 1 commit
  4. 25 Feb, 2008 1 commit
    • kaa@kaamos.(none)'s avatar
      Fix for bug #33834: FRAC_SECOND: Applicability not clear in · 5a4e12cb
      kaa@kaamos.(none) authored
                          documentation
      
      While the manual mentions FRAC_SECOND only for the TIMESTAMPADD()
      function, it was also possible to use FRAC_SECOND with DATE_ADD(),
      DATE_SUB() and +/- INTERVAL.
      
      Fixed the parser to match the manual, i.e. using FRAC_SECOND for 
      anything other than TIMESTAMPADD()/TIMESTAMPDIFF() now produces a 
      syntax error.
      
      Additionally, the patch allows MICROSECOND to be used in TIMESTAMPADD/
      TIMESTAMPDIFF and marks FRAC_SECOND as deprecated.
      5a4e12cb
  5. 22 Feb, 2008 5 commits
  6. 20 Feb, 2008 2 commits
  7. 19 Feb, 2008 1 commit
    • 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
  8. 18 Feb, 2008 1 commit
  9. 17 Feb, 2008 5 commits
  10. 15 Feb, 2008 2 commits
  11. 14 Feb, 2008 1 commit
  12. 13 Feb, 2008 3 commits
  13. 12 Feb, 2008 3 commits
  14. 11 Feb, 2008 3 commits
  15. 10 Feb, 2008 4 commits
  16. 08 Feb, 2008 2 commits