1. 10 Sep, 2007 1 commit
  2. 23 Aug, 2007 1 commit
  3. 16 Aug, 2007 5 commits
  4. 15 Aug, 2007 6 commits
  5. 11 Aug, 2007 2 commits
  6. 10 Aug, 2007 2 commits
  7. 09 Aug, 2007 1 commit
    • malff/marcsql@weblab.(none)'s avatar
      Bug#25930 (CREATE TABLE x SELECT ... parses columns wrong when ran with · b3cc3d4a
      malff/marcsql@weblab.(none) authored
                 ANSI_QUOTES mode)
      
      This patch contains a test case only, showing that the bug has been fixed.
      
      The issue was related to parsing <"blah">, where the lexical analyser
      would not properly delimit the start and end of the token.
      
      Properly making the token boundaries has been fixed in sql_lex.cc
      with the patch for bug 25411 : see the Lex_input_stream class.
      b3cc3d4a
  8. 08 Aug, 2007 5 commits
  9. 06 Aug, 2007 10 commits
  10. 05 Aug, 2007 7 commits