1. 29 Aug, 2007 1 commit
  2. 28 Aug, 2007 2 commits
  3. 27 Aug, 2007 1 commit
    • unknown's avatar
      ndb - bug#30646 fsync on close only if file is open for write · d319e12a
      unknown authored
      
      storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp:
        AsyncFile: fsync on close only if file is open for write (for AIX)
      storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.hpp:
        AsyncFile: fsync on close only if file is open for write (for AIX)
      d319e12a
  4. 20 Aug, 2007 4 commits
  5. 17 Aug, 2007 2 commits
    • unknown's avatar
      Merge dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb-bj · ccfc9de4
      unknown authored
      into  dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-bug22240
      
      
      ccfc9de4
    • unknown's avatar
      BUG#22240 Add a test case into ndb_restore_compat · 97a4378c
      unknown authored
      
      mysql-test/r/ndb_restore_compat.result:
        add "order by" to select clause
      mysql-test/std_data/ndb_backup50/BACKUP-2-0.1.Data:
        new data file
      mysql-test/std_data/ndb_backup50/BACKUP-2-0.2.Data:
        new data file
      mysql-test/std_data/ndb_backup50/BACKUP-2.1.ctl:
        new ctl file
      mysql-test/std_data/ndb_backup50/BACKUP-2.1.log:
        new log file
      mysql-test/std_data/ndb_backup50/BACKUP-2.2.ctl:
        new ctl file
      mysql-test/std_data/ndb_backup50/BACKUP-2.2.log:
        new log file
      mysql-test/t/ndb_restore_compat.test:
        add "order by" to select clause
      97a4378c
  6. 16 Aug, 2007 1 commit
    • unknown's avatar
      Merge dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.1/mysql-5.1-new-ndb · 9e46c67b
      unknown authored
      into  dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.1/mysql-5.1-new-ndb-bj.merge
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        Auto merged
      storage/ndb/tools/restore/restore_main.cpp:
        Auto merged
      9e46c67b
  7. 15 Aug, 2007 7 commits
    • unknown's avatar
      Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb-bj · 9e8327a6
      unknown authored
      into  dev3-63.(none):/home/zhl/mysql/mysql-5.1/bug30134
      
      
      storage/ndb/tools/restore/Restore.cpp:
        Auto merged
      9e8327a6
    • unknown's avatar
      Remove the extra files for the bug29674 exist only in 5.0 · e7851aad
      unknown authored
      
      BitKeeper/deleted/.del-ndb_restore_different_endian_data.result:
        Delete: mysql-test/r/ndb_restore_different_endian_data.result
      BitKeeper/deleted/.del-BACKUP-1-0.1.Data:
        Delete: mysql-test/std_data/ndb_backup50_data_be/BACKUP-1-0.1.Data
      BitKeeper/deleted/.del-BACKUP-1-0.2.Data:
        Delete: mysql-test/std_data/ndb_backup50_data_be/BACKUP-1-0.2.Data
      BitKeeper/deleted/.del-BACKUP-1.1.ctl:
        Delete: mysql-test/std_data/ndb_backup50_data_be/BACKUP-1.1.ctl
      BitKeeper/deleted/.del-BACKUP-1.1.log:
        Delete: mysql-test/std_data/ndb_backup50_data_be/BACKUP-1.1.log
      BitKeeper/deleted/.del-BACKUP-1.2.ctl:
        Delete: mysql-test/std_data/ndb_backup50_data_be/BACKUP-1.2.ctl
      BitKeeper/deleted/.del-BACKUP-1.2.log:
        Delete: mysql-test/std_data/ndb_backup50_data_be/BACKUP-1.2.log
      BitKeeper/deleted/.del-BACKUP-1-0.1.Data~a57077b1652462e:
        Delete: mysql-test/std_data/ndb_backup50_data_le/BACKUP-1-0.1.Data
      BitKeeper/deleted/.del-BACKUP-1-0.2.Data~7ded385bca6b1f64:
        Delete: mysql-test/std_data/ndb_backup50_data_le/BACKUP-1-0.2.Data
      BitKeeper/deleted/.del-BACKUP-1.1.ctl~f95f9b1922013c1f:
        Delete: mysql-test/std_data/ndb_backup50_data_le/BACKUP-1.1.ctl
      BitKeeper/deleted/.del-BACKUP-1.1.log~a9759ef97cd15f92:
        Delete: mysql-test/std_data/ndb_backup50_data_le/BACKUP-1.1.log
      BitKeeper/deleted/.del-BACKUP-1.2.ctl~3ebf846a47d4cc6c:
        Delete: mysql-test/std_data/ndb_backup50_data_le/BACKUP-1.2.ctl
      BitKeeper/deleted/.del-BACKUP-1.2.log~6c37168b3738d195:
        Delete: mysql-test/std_data/ndb_backup50_data_le/BACKUP-1.2.log
      BitKeeper/deleted/.del-ndb_restore_different_endian_data.test:
        Delete: mysql-test/t/ndb_restore_different_endian_data.test
      e7851aad
    • unknown's avatar
      Merge dev3-63.(none):/home/zhl/mysql/mysql-5.0/bug29674 · 8492ad68
      unknown authored
      into  dev3-63.(none):/home/zhl/mysql/mysql-5.1/bug29674
      
      
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Revert the change in parseTableInfo for modified only in 5.0
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        Revert declare of pareTableInfo for 5.1
      storage/ndb/tools/restore/Restore.cpp:
        Revert change in 5.1
      8492ad68
    • unknown's avatar
      [PATCH] BUG#28253 ndb_size.pl: cannot set socket · b0ac87dc
      unknown authored
      Index: ndb-work/storage/ndb/tools/ndb_size.pl
      ===================================================================
      
      
      storage/ndb/tools/ndb_size.pl:
        BUG#28253 ndb_size.pl: cannot set socket
      b0ac87dc
    • unknown's avatar
      [PATCH] Bug#29228 ndb_size.pl borks on float columns with comma in () · 71a1f160
      unknown authored
      Index: ndb-work/storage/ndb/tools/ndb_size.pl
      ===================================================================
      
      
      storage/ndb/tools/ndb_size.pl:
        Bug#29228 ndb_size.pl borks on float columns with comma in ()
      71a1f160
    • unknown's avatar
      [PATCH] BUG#28683 - ndb_size.pl should support more than one database · 57c6daa9
      unknown authored
      Patch by: Monty Taylor <mtaylor@mysql.com>
      Fixes by: Stewart Smith
      
        Added the ability to run ndb_size.pl on mulitple databases and also to exclude lists of databases and tables from analysis.
        ---
        Added schema name information to index table calculations as well.
        ---
        Made database an optional parameter, the exclusion of which causes all databases to be examined.
        If selecting from information_schema fails, attempt to fall back to show tables from
        ---
        Added support for setting an optional "real_table_name" for a table to deal with unique indexe size calcs.
        ---
        Fixed report title for the case where we are using operating on more than one database.
        ---
        Fixed some perl style concerns timothy had.
        Cull the list of databases in perl rather than passing both an in and a not in list to MySQL
        Get this full list of databases from show databases if needed.
      
        storage/ndb/tools/ndb_size.pl@stripped, 2007-05-25 13:45:44-07:00, mtaylor@qualinost.(none) +102 -28
          Added the ability to run ndb_size.pl on mulitple databases and also to exclude lists of databases and tables from analysis.
          ---
          Added schema name information to index table calculations as well.
          ---
          Made database an optional parameter, the exclusion of which causes all databases to be examined.
          If selecting from information_schema fails, attempt to fall back to show tables from
          ---
          Added support for setting an optional "real_table_name" for a table to deal with unique indexe size calcs.
          ---
          Fixed report title for the case where we are using operating on more than one database.
          ---
          Fixed some perl style concerns timothy had. 
          Cull the list of databases in perl rather than passing both an in and a not in list to MySQL
          Get this full list of databases from show databases if needed.
      
      Index: ndb-work/storage/ndb/tools/ndb_size.pl
      ===================================================================
      
      
      storage/ndb/tools/ndb_size.pl:
        BUG#28683 - ndb_size.pl should support more than one database
      57c6daa9
    • unknown's avatar
      Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb · 5ab56cdd
      unknown authored
      into  willster.(none):/home/stewart/Documents/MySQL/5.1/ndb
      
      
      5ab56cdd
  8. 14 Aug, 2007 3 commits
    • unknown's avatar
      bug#30337 DELETE ... WHERE PK IN (..) and AFTER DELETE trigger crashes API... · 1b14d027
      unknown authored
      bug#30337  DELETE ... WHERE PK IN (..) and AFTER DELETE trigger crashes API node: Regenerated result
      
      
      
      1b14d027
    • unknown's avatar
      Merge willster.(none):/home/stewart/Documents/MySQL/5.0/ndb · 98a7590f
      unknown authored
      into  willster.(none):/home/stewart/Documents/MySQL/5.1/ndb
      
      
      mysql-test/r/ndb_bug26793.result:
        Auto merged
      mysql-test/t/ndb_bug26793.test:
        Auto merged
      98a7590f
    • unknown's avatar
      Backport Magnus' fix from 5.1 · 6656d39c
      unknown authored
      ChangeSet@1.2575, 2007-08-07 19:16:06+02:00, msvensson@pilot.(none) +2 -0
        Bug#26793 mysqld crashes when doing specific query on information_schema
         - Drop the newly created user user1@localhost
         - Cleanup testcase
      
      
      mysql-test/r/ndb_bug26793.result:
          mysql-test/r/ndb_bug26793.result@1.3, 2007-08-07 19:16:04+02:00, msvensson@pilot.(none)
        +1 -6
            Update test result
      mysql-test/t/ndb_bug26793.test:
          mysql-test/t/ndb_bug26793.test@1.3, 2007-08-07 19:16:04+02:00, msvensson@pilot.(none) +8
        -11
            - Remove the drop/restore of anonymous users - there are no such users
            by default anymore(if there were, they would probably be in mysql.user)
            - Switch back to default connection before cleanup 
            - Drop user1@localhost as part of cleanup
      6656d39c
  9. 13 Aug, 2007 3 commits
  10. 08 Aug, 2007 5 commits
  11. 07 Aug, 2007 2 commits
    • unknown's avatar
      BUG#29674 Restore/backup are endian compatible in 5.0 · 4c23e5f3
      unknown authored
      
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Twiddle the "replicaCount" and "fragCount" variable when restore data from different endian.
      ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        Add byte order variable
      ndb/tools/restore/Restore.cpp:
        Twiddle blob, datatime,timestamp when do restore in different endian.
      mysql-test/r/ndb_restore_different_endian_data.result:
        Test case result for restore data from different endian
      mysql-test/std_data/ndb_backup50_data_be/BACKUP-1-0.1.Data:
        Test case data
      mysql-test/std_data/ndb_backup50_data_be/BACKUP-1-0.2.Data:
        Test case data
      mysql-test/std_data/ndb_backup50_data_be/BACKUP-1.1.ctl:
        Test case data
      mysql-test/std_data/ndb_backup50_data_be/BACKUP-1.1.log:
        Test case data
      mysql-test/std_data/ndb_backup50_data_be/BACKUP-1.2.ctl:
        Test case data
      mysql-test/std_data/ndb_backup50_data_be/BACKUP-1.2.log:
        Test case data
      mysql-test/std_data/ndb_backup50_data_le/BACKUP-1-0.1.Data:
        Test case data
      mysql-test/std_data/ndb_backup50_data_le/BACKUP-1-0.2.Data:
        Test case data
      mysql-test/std_data/ndb_backup50_data_le/BACKUP-1.1.ctl:
        Test case data
      mysql-test/std_data/ndb_backup50_data_le/BACKUP-1.1.log:
        Test case data
      mysql-test/std_data/ndb_backup50_data_le/BACKUP-1.2.ctl:
        Test case data
      mysql-test/std_data/ndb_backup50_data_le/BACKUP-1.2.log:
        Test case data
      mysql-test/t/ndb_restore_different_endian_data.test:
        Test case for restore data from different endian
      4c23e5f3
    • unknown's avatar
      Bug#26793 mysqld crashes when doing specific query on information_schema · 7c915116
      unknown authored
       - Drop the newly created user user1@localhost
       - Cleanup testcase
      
      
      mysql-test/r/ndb_bug26793.result:
        Update test result
      mysql-test/t/ndb_bug26793.test:
        - Remove the drop/restore of anonymous users - there are no such users
        by default anymore(if there were, they would probably be in mysql.user)
        - Switch back to default connection before cleanup 
        - Drop user1@localhost as part of cleanup
      7c915116
  12. 31 Jul, 2007 1 commit
  13. 30 Jul, 2007 1 commit
  14. 29 Jul, 2007 1 commit
    • unknown's avatar
      WL#3228 (NDB) : RBR using different table defs on slave/master · 6b001563
      unknown authored
      This patch corrects a incorrect type conversion during encoding and
      decoding the length for VARCHAR fields.
      
      
      sql/log_event.cc:
        WL#3228 (NDB) : RBR using different table defs on slave/master
        
        This patch changes the encoding of the 16-bit length value for
        VARCHAR field correcting an undetected type conflict.
      sql/rpl_utility.h:
        WL#3228 (NDB) : RBR using different table defs on slave/master
        
        This patch changes the decoding of the 16-bit length value for
        VARCHAR field correcting an undetected type conflict.
      6b001563
  15. 28 Jul, 2007 3 commits
    • unknown's avatar
      WL#3228 (NDB) : RBR using different table defs on slave/master · 3c631d7b
      unknown authored
        
      This patch changes the code to comply with different word order on Solaris
      
      
      3c631d7b
    • unknown's avatar
      WL#3228 (NDB) : RBR using different table defs on slave/master · 259fd485
      unknown authored
      Patch for PB testing errors.
      
      
      sql/rpl_utility.h:
        WL#3228 (NDB) : RBR using different table defs on slave/master
        
        This patch corrects a problem detected on 64-bit platforms with BIT and
        VARCHAR fields.
      259fd485
    • unknown's avatar
      WL#3915 : (NDB) master's cols > slave · 372c9a77
      unknown authored
      Patch corrects minor test anomolies and build warnings.
      
      
      mysql-test/extra/rpl_tests/rpl_extraMaster_Col.test:
        WL#3915 : (NDB) master's cols > slave
        
        Patch masks out the port number in the show slave status results.
      mysql-test/r/rpl_extraColmaster_innodb.result:
        WL#3915 : (NDB) master's cols > slave
        
        New result file from changed test.
      mysql-test/r/rpl_extraColmaster_myisam.result:
        WL#3915 : (NDB) master's cols > slave
        
        New result file from changed test.
      mysql-test/r/rpl_row_extraColmaster_ndb.result:
        WL#3915 : (NDB) master's cols > slave
        
        New result file from changed test.
      sql/field.cc:
        WL#3915 : (NDB) master's cols > slave
        
        Removed warning for unused parameter. Parameter was include for assertion
        and future changes to string class.
      372c9a77
  16. 27 Jul, 2007 3 commits
    • unknown's avatar
      WL#3915 : (NDB) master's cols > slave · 4352ec45
      unknown authored
      Minor change to fix compile problems on 64-bit.
      
      
      4352ec45
    • unknown's avatar
      Merge mysql_cab_desk.:C:/source/c++/mysql-5.1_WL_3228_ndb · dcdc40b6
      unknown authored
      into  mysql_cab_desk.:C:/source/c++/mysql-5.1-new-ndb-push
      
      
      mysql-test/t/disabled.def:
        SCCS merged
      dcdc40b6
    • unknown's avatar
      Merge mysql_cab_desk.:C:/source/c++/mysql-5.1_WL_3228_ndb · e1c7a80e
      unknown authored
      into  mysql_cab_desk.:C:/source/c++/mysql-5.1_WL_3915_ndb
      
      
      mysql-test/extra/rpl_tests/rpl_log.test:
        Auto merged
      mysql-test/r/rpl_rbr_to_sbr.result:
        Auto merged
      mysql-test/r/rpl_row_basic_11bugs.result:
        Auto merged
      mysql-test/r/rpl_row_create_table.result:
        Auto merged
      mysql-test/r/rpl_row_flsh_tbls.result:
        Auto merged
      mysql-test/r/rpl_row_inexist_tbl.result:
        Auto merged
      mysql-test/r/rpl_row_log.result:
        Auto merged
      mysql-test/r/rpl_row_log_innodb.result:
        Auto merged
      mysql-test/r/rpl_row_max_relay_size.result:
        Auto merged
      mysql-test/r/rpl_row_until.result:
        Auto merged
      mysql-test/r/rpl_stm_log.result:
        Auto merged
      mysql-test/r/rpl_truncate_7ndb.result:
        Auto merged
      mysql-test/t/binlog_row_mix_innodb_myisam.test:
        Auto merged
      mysql-test/t/rpl_row_create_table.test:
        Auto merged
      mysql-test/t/rpl_row_flsh_tbls.test:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/field.h:
        Auto merged
      sql/log_event.cc:
        Auto merged
      sql/log_event.h:
        Auto merged
      sql/rpl_record.cc:
        Auto merged
      sql/rpl_rli.h:
        Auto merged
      sql/rpl_utility.h:
        Auto merged
      BitKeeper/deleted/.del-rpl_colSize.result:
        Delete: mysql-test/r/rpl_colSize.result
      BitKeeper/deleted/.del-rpl_colSize.test:
        Delete: mysql-test/t/rpl_colSize.test
      mysql-test/r/rpl_ndb_log.result:
        pull merge
        ,
      sql/rpl_utility.cc:
         pull merge
      e1c7a80e