1. 10 Feb, 2006 5 commits
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/50-work · be83af79
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
      
      
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      be83af79
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/41-work · 0206dd7e
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/50-work
      
      
      ndb/src/kernel/blocks/dbdih/Dbdih.hpp:
        Auto merged
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      0206dd7e
    • unknown's avatar
      bug#10987 - ndb - unable to find restorable replica · b8d47d78
      unknown authored
        Introduce new variable c_newest_restorable_gci
          which is set _after_ both GCP_SAVE and COPY_GCI
          
        This variable is used when cutting redo (calcKeepGci)
        
        Also make sure complete GCI is run inbetween LCP's
      
      
      ndb/src/kernel/blocks/dbdih/Dbdih.hpp:
        Introduce new variable c_newest_restorable_gci
          which is set _after_ both GCP_SAVE and COPY_GCI
        
        This variable is used when cutting redo (calcKeepGci)
        Also make sure complete GCI is run inbetween LCP's
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Introduce new variable c_newest_restorable_gci
          which is set _after_ both GCP_SAVE and COPY_GCI
        
        This variable is used when cutting redo (calcKeepGci)
        Also make sure complete GCI is run inbetween LCP's
      b8d47d78
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/41-work · c2b4e1d3
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/50-work
      
      
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      c2b4e1d3
    • unknown's avatar
      bug#17295 - ndb - error while reading REDO log · 7894098e
      unknown authored
        fix corruption due to page 0, file 0 gets released
      
      
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Make sure that page 0, file 0 isnt released
      7894098e
  2. 08 Feb, 2006 3 commits
  3. 07 Feb, 2006 14 commits
  4. 06 Feb, 2006 12 commits
    • unknown's avatar
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 · fbb98d17
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/sql_load.cc:
        Auto merged
      fbb98d17
    • unknown's avatar
      Bug #17154 load data infile of char values into a table of char(PK) hangs · ee213a03
      unknown authored
      Bug #17158  	load data infile of char values into table of char with no (PK) fails to load
      Bug #17081  	Doing "LOAD DATA INFILE" directly after delete can cause missing data
      
      
      mysql-test/r/ndb_load.result:
        New BitKeeper file ``mysql-test/r/ndb_load.result''
      mysql-test/t/ndb_load.test:
        New BitKeeper file ``mysql-test/t/ndb_load.test''
      ee213a03
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-5.0 · 9705ba67
      unknown authored
      into  rurik.mysql.com:/home/igor/dev/mysql-5.0-0
      
      9705ba67
    • unknown's avatar
      Fixed bug #16203. · 15b39844
      unknown authored
      If check_quick_select returns non-empty range then the function cost_group_min_max
      cannot return 0 as an estimate of the number of retrieved records.
      Yet the function erroneously returned 0 as the estimate in some situations.
      
      
      mysql-test/r/group_min_max.result:
        Added a test case for bug #16203.
      mysql-test/t/group_min_max.test:
        Added a test case for bug #16203.
      15b39844
    • unknown's avatar
      Merge mysql.com:/extern/mysql/bk/mysql-5.0 · 566dea6f
      unknown authored
      into  mysql.com:/extern/mysql/work/bug16303/mysql-5.0
      
      
      sql/sql_parse.cc:
        Auto merged
      566dea6f
    • unknown's avatar
      Merge mysql.com:/extern/mysql/bk/mysql-5.0 · 787332f6
      unknown authored
      into  mysql.com:/extern/mysql/work/bug16303/mysql-5.0
      
      
      mysql-test/t/sp-destruct.test:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      787332f6
    • unknown's avatar
      Updated sp-code.result after merge (BUG#16568) · a687240b
      unknown authored
      
      mysql-test/r/sp-code.result:
        Updated result after merge (BUG#16568)
      a687240b
    • unknown's avatar
      Merge mysql.com:/extern/mysql/bk/mysql-5.0 · 0ec5922c
      unknown authored
      into  mysql.com:/extern/mysql/work/bug16568/mysql-5.0
      
      
      mysql-test/r/sp.result:
        Auto merged
      mysql-test/t/sp.test:
        Auto merged
      sql/sp_head.cc:
        Auto merged
      sql/sp_head.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      0ec5922c
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/41-work · d54712d2
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/50-work
      
      
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        Auto merged
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      d54712d2
    • unknown's avatar
      bug#13966 - ndb · 6e7adf7c
      unknown authored
        better error message on invalid config change
      
      
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        fix typo
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Change error message...note that this is a guess
      6e7adf7c
    • unknown's avatar
      bug#13965 · 42cb2c60
      unknown authored
        ndb - error while restarting in dict
              improve error message when changed config leads to failed restart
      
      
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        improve error message
      42cb2c60
  5. 05 Feb, 2006 3 commits
  6. 03 Feb, 2006 3 commits