1. 28 Aug, 2007 1 commit
  2. 27 Aug, 2007 1 commit
  3. 23 Aug, 2007 5 commits
  4. 22 Aug, 2007 3 commits
  5. 21 Aug, 2007 4 commits
    • jmiller/ndbdev@mysql.com/ndb08.mysql.com's avatar
      ndb_dd_dump.test, ndb_dd_dump.result: · 630563d5
        uncommented the test case stated in bug18856 and commiting to mysql-5.1-target-5.1.22 clone per Tomas
      630563d5
    • tomas@whalegate.ndb.mysql.com's avatar
      rpl_ndb_dd_partitions-slave.opt: · 88fa8c26
      tomas@whalegate.ndb.mysql.com authored
        Rename: mysql-test/t/rpl_ndb_dd_partitions-slave.opt -> mysql-test/suite/rpl_ndb/t/rpl_ndb_dd_partitions-slave.opt
      .del-rpl_stm_extraColmaster_ndb.result:
        Delete: mysql-test/r/rpl_stm_extraColmaster_ndb.result
      .del-rpl_extraColmaster_myisam.test:
        Delete: mysql-test/t/rpl_extraColmaster_myisam.test
      ndb_bug26793.result:
        Rename: mysql-test/r/ndb_bug26793.result -> mysql-test/suite/ndb/r/ndb_bug26793.result
      .del-rpl_extraColmaster_innodb-slave.opt:
        Delete: mysql-test/t/rpl_extraColmaster_innodb-slave.opt
      .del-rpl_extraColmaster_innodb-master.opt:
        Delete: mysql-test/t/rpl_extraColmaster_innodb-master.opt
      .del-rpl_row_extraColmaster_ndb.test:
        Delete: mysql-test/t/rpl_row_extraColmaster_ndb.test
      .del-rpl_row_extraColmaster_ndb.result:
        Delete: mysql-test/r/rpl_row_extraColmaster_ndb.result
      .del-rpl_stm_extraColmaster_ndb.test:
        Delete: mysql-test/t/rpl_stm_extraColmaster_ndb.test
      .del-rpl_extraColmaster_innodb.test:
        Delete: mysql-test/t/rpl_extraColmaster_innodb.test
      ndb_bug26793.test:
        Rename: mysql-test/t/ndb_bug26793.test -> mysql-test/suite/ndb/t/ndb_bug26793.test
      rpl_ndb_dd_partitions-master.opt:
        Rename: mysql-test/t/rpl_ndb_dd_partitions-master.opt -> mysql-test/suite/rpl_ndb/t/rpl_ndb_dd_partitions-master.opt
      .del-rpl_colSize.test~d9690ba9ffd2b048:
        Delete: mysql-test/t/rpl_colSize.test
      88fa8c26
    • tomas@whalegate.ndb.mysql.com's avatar
      manual merge · 16684918
      tomas@whalegate.ndb.mysql.com authored
      16684918
    • tomas@whalegate.ndb.mysql.com's avatar
      Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-target-5.1.22 · 92dfa23a
      tomas@whalegate.ndb.mysql.com authored
      into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb-merge
      92dfa23a
  6. 20 Aug, 2007 1 commit
  7. 16 Aug, 2007 4 commits
  8. 15 Aug, 2007 4 commits
    • stewart@flamingspork.com[stewart]'s avatar
      [PATCH] BUG#28253 ndb_size.pl: cannot set socket · 0532a625
      stewart@flamingspork.com[stewart] authored
      Index: ndb-work/storage/ndb/tools/ndb_size.pl
      ===================================================================
      0532a625
    • stewart@flamingspork.com[stewart]'s avatar
      [PATCH] Bug#29228 ndb_size.pl borks on float columns with comma in () · f788d0d8
      stewart@flamingspork.com[stewart] authored
      Index: ndb-work/storage/ndb/tools/ndb_size.pl
      ===================================================================
      f788d0d8
    • stewart@flamingspork.com[stewart]'s avatar
      [PATCH] BUG#28683 - ndb_size.pl should support more than one database · 74b475e2
      stewart@flamingspork.com[stewart] 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
      ===================================================================
      74b475e2
    • stewart@willster.(none)'s avatar
      Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb · 67510ed2
      stewart@willster.(none) authored
      into  willster.(none):/home/stewart/Documents/MySQL/5.1/ndb
      67510ed2
  9. 14 Aug, 2007 6 commits
  10. 13 Aug, 2007 5 commits
  11. 11 Aug, 2007 1 commit
  12. 10 Aug, 2007 1 commit
  13. 09 Aug, 2007 4 commits