1. 16 Mar, 2006 1 commit
  2. 15 Mar, 2006 7 commits
    • unknown's avatar
      Merge mysql.com:/home/bkroot/mysql-5.1-new · 0f9833f8
      unknown authored
      into  mysql.com:/home/bk/b17400-mysql-5.1-new
      
      0f9833f8
    • unknown's avatar
      Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new · b9d32eda
      unknown authored
      into  xgeek.:C:/work/mysql-5.1
      
      b9d32eda
    • unknown's avatar
      README: · 6fb10500
      unknown authored
        new file
      
      6fb10500
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new/ · 89f99aa7
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.1-new.b18171
      
      89f99aa7
    • unknown's avatar
      Bug#18250 (Truncate table replicate both as statement and as individual · 8e0e5b41
      unknown authored
                 rows for SEs using injector):
      Table truncation ("DELETE FROM t1" and "TRUNCATE t1") was logged as
      a statement even when the storage engine deletes the rows individually
      using the injector.
      
      
      sql/sql_delete.cc:
        Don't log a truncate statement if the storage engine is using the injector.
      8e0e5b41
    • unknown's avatar
      sql: · 72bb46b1
      unknown authored
        removed double entries for sql_yacc.* and added -p MYSQL define to call to bison
      
      
      win/cmakefiles/sql:
        removed double entries for sql_yacc.* and added -p MYSQL define to call to bison
      72bb46b1
    • unknown's avatar
      xml.result, xml.test: · 1f0b5bdc
      unknown authored
        Adding test.
      item_xmlfunc.cc:
        Bug #18171 XML: ExtractValue: the XPath position() function crashes the server!
        Disallowing use of position() and last() without context.
      
      
      sql/item_xmlfunc.cc:
        Bug #18171 XML: ExtractValue: the XPath position() function crashes the server!
        Disallowing use of position() and last() without context.
      mysql-test/t/xml.test:
        Adding test.
      mysql-test/r/xml.result:
        Adding test.
      1f0b5bdc
  3. 14 Mar, 2006 19 commits
  4. 13 Mar, 2006 13 commits