1. 14 Feb, 2007 1 commit
  2. 13 Feb, 2007 5 commits
  3. 12 Feb, 2007 16 commits
  4. 11 Feb, 2007 3 commits
  5. 09 Feb, 2007 7 commits
  6. 08 Feb, 2007 6 commits
  7. 07 Feb, 2007 2 commits
    • igor@olga.mysql.com's avatar
      Fixed bug #25931. · 8d4027fd
      igor@olga.mysql.com authored
      View check option clauses were ignored for updates of multi-table
      views when the updates could not be performed on fly and the rows
      to update had to be put into temporary tables first.
      8d4027fd
    • antony@ppcg5.local's avatar
      Bug#12204 · a3c3cda9
      antony@ppcg5.local authored
        "CONNECTION is a reserved keyword"
        Allow connection to be used as an ordinary identifier
        Tests included.
      a3c3cda9