1. 16 Mar, 2006 1 commit
  2. 15 Mar, 2006 7 commits
    • unknown's avatar
      Merge mysql.com:/home/bkroot/mysql-5.1-new · 0a914654
      unknown authored
      into  mysql.com:/home/bk/b17400-mysql-5.1-new
      
      
      0a914654
    • unknown's avatar
      Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new · d38785aa
      unknown authored
      into  xgeek.:C:/work/mysql-5.1
      
      
      d38785aa
    • unknown's avatar
      README: · f70aa027
      unknown authored
        new file
      
      
      f70aa027
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new/ · 4a4b6577
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.1-new.b18171
      
      
      4a4b6577
    • unknown's avatar
      Bug#18250 (Truncate table replicate both as statement and as individual · afab172a
      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.
      afab172a
    • unknown's avatar
      sql: · 03e84028
      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
      03e84028
    • unknown's avatar
      xml.result, xml.test: · 1dc87feb
      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.
      1dc87feb
  3. 14 Mar, 2006 19 commits
  4. 13 Mar, 2006 13 commits