1. 17 Sep, 2006 1 commit
  2. 15 Sep, 2006 1 commit
  3. 14 Sep, 2006 1 commit
  4. 12 Sep, 2006 1 commit
    • timour/timka@lamia.home's avatar
      Fix for BUG#21774: Column count doesn't match value count at row x · 38a450b4
      timour/timka@lamia.home authored
      The cause of the bug was an incomplete fix for bug 18080.
      The problem was that setup_tables() unconditionally reset the
      name resolution context to its 'tables' argument, which pointed
      to the first table of an SQL statement.
      
      The bug fix limits resetting of the name resolution context in
      setup_tables() only in the cases when the context was not set
      by earlier parser/optimizer phases.
      38a450b4
  5. 11 Sep, 2006 4 commits
  6. 04 Sep, 2006 2 commits
  7. 30 Aug, 2006 1 commit
  8. 28 Aug, 2006 2 commits
  9. 26 Aug, 2006 3 commits
  10. 25 Aug, 2006 3 commits
  11. 24 Aug, 2006 7 commits
  12. 23 Aug, 2006 3 commits
  13. 22 Aug, 2006 11 commits