1. 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
  2. 20 Dec, 2005 2 commits
  3. 19 Dec, 2005 9 commits
  4. 18 Dec, 2005 6 commits
  5. 17 Dec, 2005 1 commit
  6. 16 Dec, 2005 6 commits
  7. 15 Dec, 2005 15 commits