1. 28 May, 2007 5 commits
    • unknown's avatar
      Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-telco-gca · ac146e31
      unknown authored
      into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
      
      
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        Auto merged
      ndb/test/run-test/daily-basic-tests.txt:
        Auto merged
      ndb/src/kernel/blocks/ERROR_codes.txt:
        manual merge
      ndb/test/ndbapi/testNodeRestart.cpp:
        manual merge
      ac146e31
    • unknown's avatar
      bug#28717, make sure only master updates activeStatus · 547b5112
      unknown authored
        so that othernodes dont get confused after having recevied status from master
        and then tries to update it self
      
      
      ndb/src/kernel/blocks/ERROR_codes.txt:
        error 1001, delay node_failrep
      ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        error 1001, delay node_failrep
      ndb/test/ndbapi/testNodeRestart.cpp:
        testcase
      ndb/test/run-test/daily-basic-tests.txt:
        testcase
      547b5112
    • unknown's avatar
      Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-telco-gca · dab8586f
      unknown authored
      into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
      
      
      dab8586f
    • unknown's avatar
      Bug #28719: multi pk update ignore corrupts data · b1a5f427
      unknown authored
      - check multi update as well as update
      - this bug is not present in 5.0, but execution patch is wrong, so there are probably other bugs
      
      
      mysql-test/r/ndb_basic.result:
        Bug #28719: multi pk update ignore corrupts data
        - add test + backport some tests from 5.1
      mysql-test/t/ndb_basic.test:
        Bug #28719: multi pk update ignore corrupts data
        - add test + backport some tests from 5.1
      b1a5f427
    • unknown's avatar
      Bug #28653 Fast GCP + high load + high RedoBuffer causes ndbrequire · d41bc073
      unknown authored
      - correction, backport to 5.0
      
      
      d41bc073
  2. 24 May, 2007 2 commits
  3. 23 May, 2007 4 commits
  4. 22 May, 2007 3 commits
  5. 21 May, 2007 6 commits
  6. 19 May, 2007 2 commits
    • unknown's avatar
      Merge pilot.blaudden:/home/msvensson/mysql/bug28401/my50-bug28401 · f40047df
      unknown authored
      into  pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint
      
      
      f40047df
    • unknown's avatar
      Bug #28401 mysql_upgrade Failed with STRICT_ALL_TABLES, ANSI_QUOTES and NO_ZERO_DATE · f52f931f
      unknown authored
       - The SQL commands used by mysql_upgrade are written to be run
          with sql_mode set to '' - thus the scripts should change sql_mode
          for the session to make sure the SQL is legal.
      
      
      mysql-test/r/mysql_upgrade.result:
        Update test result
      mysql-test/t/mysql_upgrade.test:
        The SQL commands used by mysql_upgrade are written to be run
        with sql_mode set to '' - thus the scripts should change sql_mode
        for the session to make sure the SQL is legal.
      scripts/mysql_system_tables_fix.sql:
        Set sql_mode to '' before running the SQL commands
        to fix system tables - backport from 5.1
      f52f931f
  7. 18 May, 2007 18 commits