1. 10 Jan, 2008 2 commits
  2. 09 Jan, 2008 2 commits
    • unknown's avatar
      Fix for view.test. · 9b14ac8d
      unknown authored
      the result should be added by 1 by the year(now()) function.
      
      
      mysql-test/r/view.result:
        SELECT (year(now())-year(DOB)) AS Age FROM t1 HAVING Age < 75; 
        the above statement in test file has a year(now()) function, 
        the result should increase by 1 from 2007 year to 2008 year.
      9b14ac8d
    • unknown's avatar
      Merge gni@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb-bj · 64f02f7d
      unknown authored
      into  dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.0/bug29851
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      64f02f7d
  3. 18 Dec, 2007 1 commit
  4. 15 Dec, 2007 2 commits
  5. 14 Dec, 2007 5 commits
  6. 13 Dec, 2007 14 commits
  7. 12 Dec, 2007 2 commits
  8. 11 Dec, 2007 5 commits
  9. 10 Dec, 2007 7 commits