An error occurred fetching the project authors.
  1. 08 May, 2006 1 commit
  2. 19 Apr, 2006 1 commit
  3. 13 Apr, 2006 1 commit
  4. 12 Apr, 2006 1 commit
  5. 05 Apr, 2006 1 commit
  6. 25 Mar, 2006 1 commit
  7. 24 Mar, 2006 1 commit
  8. 21 Feb, 2006 1 commit
  9. 16 Feb, 2006 1 commit
  10. 12 Jan, 2006 1 commit
  11. 11 Jan, 2006 1 commit
  12. 10 Jan, 2006 1 commit
  13. 23 Dec, 2005 1 commit
  14. 22 Dec, 2005 2 commits
  15. 21 Dec, 2005 1 commit
    • bar@mysql.com's avatar
      Adding XPath support: ExtractValue and UpdateXML functions. · 519f9d62
      bar@mysql.com authored
      libmysqld/Makefile.am:
      sql/Makefile.am:
        Adding new source files.
        Adding new file into build process.
      include/my_xml.h:
      strings/xml.c:
        Adding new XML parse flags to skip text normalization and 
        to use relative tag names. Adding enum for XML token types.
      sql/lex.h:
        Making parser aware of new SQL functions.
      sqll/item_create.h, sql/item_create.cc:
        Adding creators for ExtractValue and UpdateXML.
      sql/item.h:
        Adding new Item types: nodeset and nodeset comparator.
      sql/item_xmlfunc.h
      sql/item_xmlfunc.cc
        Adding new classes implementing XPath functions.
      mysql-test/t/xml.test, mysql-test/r/xml.result:
        New files: adding test case
      519f9d62
  16. 15 Dec, 2005 1 commit
  17. 02 Dec, 2005 1 commit
  18. 24 Nov, 2005 1 commit
  19. 07 Nov, 2005 1 commit
  20. 06 Nov, 2005 1 commit
  21. 05 Nov, 2005 1 commit
  22. 27 Oct, 2005 1 commit
  23. 18 Oct, 2005 1 commit
  24. 06 Oct, 2005 1 commit
  25. 29 Sep, 2005 1 commit
  26. 24 Sep, 2005 1 commit
  27. 21 Sep, 2005 1 commit
    • konstantin@mysql.com's avatar
      A fix and a test case for Bug#6513 "Test Suite: Values inserted by using · 6f8d3c48
      konstantin@mysql.com authored
      cursor is interpreted latin1 character and Bug#9819 "Cursors: Mysql Server
      Crash while fetching from table with 5 million records."
      A fix for a possible memory leak when fetching into an SP cursor
      in a long loop.
      The patch uses a common implementation of cursors in the binary protocol and 
      in stored procedures and implements materialized cursors.
      For implementation details, see comments in sql_cursor.cc
      6f8d3c48
  28. 21 Jul, 2005 1 commit
  29. 05 Jul, 2005 1 commit
    • kent@mysql.com's avatar
      Makefile.am: · a7be4216
      kent@mysql.com authored
        Added -I$(top_builddir)/include for searching
        generated header files, when builddir != srcdir
      a7be4216
  30. 09 Jun, 2005 1 commit
  31. 02 Jun, 2005 1 commit
  32. 10 May, 2005 1 commit
  33. 27 Apr, 2005 1 commit
  34. 31 Mar, 2005 1 commit
  35. 25 Mar, 2005 1 commit
  36. 17 Mar, 2005 1 commit
  37. 08 Feb, 2005 1 commit
  38. 28 Jan, 2005 1 commit
  39. 19 Jan, 2005 1 commit