1. 13 Sep, 2006 1 commit
  2. 11 Sep, 2006 2 commits
  3. 08 Sep, 2006 3 commits
  4. 07 Sep, 2006 1 commit
  5. 06 Sep, 2006 2 commits
  6. 04 Sep, 2006 1 commit
  7. 30 Aug, 2006 6 commits
    • aelkin/elkin@andrepl.dsl.inet.fi's avatar
      Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-rpl · b1824165
      aelkin/elkin@andrepl.dsl.inet.fi authored
      into  andrepl.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.1/wl3368_mixed_default
      b1824165
    • aelkin/elkin@dsl-hkigw8-feaaf900-177.dhcp.inet.fi's avatar
      WL#3368 mixed format as default · ebaaee05
      Two minor fixes:
       1. to make make test executes with mixed;
       2. proper isolation of binlog_statement_insert_delayed 
          from others through reset master cleaning up binlog
          todo: adapt this technique to other restarting for binlog tests
      ebaaee05
    • mats@romeo.(none)'s avatar
      Merge romeo.(none):/home/bk/mytap-mysql-5.1-new · 365ba460
      mats@romeo.(none) authored
      into  romeo.(none):/home/bk/mysql-5.1-new-rpl
      365ba460
    • mats@romeo.(none)'s avatar
      d67b341a
    • aelkin/elkin@andrepl.dsl.inet.fi's avatar
      Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-rpl · 5529e054
      aelkin/elkin@andrepl.dsl.inet.fi authored
      into  andrepl.dsl.inet.fi:/home/elkin/MySQL/TEAM/FIXES/5.1/wl3368_mixed_default
      5529e054
    • aelkin/elkin@andrepl.dsl.inet.fi's avatar
      Changes made according to HLD/LLD. · 7be4bc4e
      aelkin/elkin@andrepl.dsl.inet.fi authored
         The following is an excerption from the WL.
            
         1. Change so that MIXED is default format
            1.1 to change the default for command line --binlog-format
            1.2 to alter global_system_variables.binlog_format calculation
                basing on command line --binlog-format parameter and 
                its default.
         2. Change test suite so that more testing is done by MIXED format.
            2.1 to check if there are test cases requiring --binlog-foramt=statement via
                `source include/have_binlog_format_statement.inc' and affected by 
                altering the latter to be "mixed".
            2.2 to check the content of such vulnerable cases to find if
                extending to the mixed does not modify results. In that case simply
                substitute source arguments as explained.
            2.3 if a test in mixed mode deals with features triggering
                row-binlogging then if necessary we can switch explicitly
                to statement mode or create another test to run with 
                non-recommended STATEMENT mode
         
                Particullarily, extracting INSERT DELAYED 
                binlogging subtest for statement mode is performed, and 
                the snippet is moved into a separate test file.
                Note that since now all three modes verify this use case
                through 3 different tests.
         
         No changes in item 3 of HLD appeared to be needed.
      7be4bc4e
  8. 29 Aug, 2006 1 commit
  9. 25 Aug, 2006 4 commits
  10. 22 Aug, 2006 1 commit
  11. 21 Aug, 2006 1 commit
  12. 17 Aug, 2006 1 commit
  13. 16 Aug, 2006 2 commits
  14. 01 Aug, 2006 3 commits
  15. 31 Jul, 2006 3 commits
  16. 30 Jul, 2006 1 commit
  17. 29 Jul, 2006 2 commits
  18. 28 Jul, 2006 5 commits