1. 22 Sep, 2006 3 commits
    • unknown's avatar
      Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb · 5bd485a6
      unknown authored
      into  mysql.com:/windows/Linux_space/MySQL/mysql-5.1
      
      
      mysql-test/t/disabled.def:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster_binlog.cc:
        Auto merged
      sql/ha_ndbcluster_binlog.h:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      5bd485a6
    • unknown's avatar
      Merge trift2.:/MySQL/M50/mysql-5.0 · 588317e7
      unknown authored
      into  trift2.:/MySQL/M51/push-5.1
      
      
      configure.in:
        Auto merged
      BitKeeper/deleted/.del-CMakeLists.txt~7:
        Auto merged
      Docs/Makefile.am:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      sql/stacktrace.c:
        Auto merged
      sql/stacktrace.h:
        Auto merged
      588317e7
    • unknown's avatar
      Added build rule for mysql_upgrade.exe · fa16278b
      unknown authored
      fa16278b
  2. 21 Sep, 2006 10 commits
  3. 20 Sep, 2006 6 commits
  4. 19 Sep, 2006 10 commits
    • unknown's avatar
      C style comments · 0b4c0d79
      unknown authored
      0b4c0d79
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-5.0-bug14400-monty · 70762677
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.1-bug14400-monty
      
      
      BitKeeper/etc/ignore:
        auto-union
      include/my_global.h:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      storage/myisam/mi_rkey.c:
        Auto merged
      storage/myisam/mi_test_all.res:
        Auto merged
      storage/myisam/mi_test_all.sh:
        Merge from 5.0.
      70762677
    • unknown's avatar
      After merge fix. · 432d127e
      unknown authored
      432d127e
    • unknown's avatar
      Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1 · bc888c4e
      unknown authored
      into  mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
      
      bc888c4e
    • unknown's avatar
      540873e9
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-4.1-bug14400-monty · 8383b486
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.0-bug14400-monty
      
      
      BitKeeper/etc/ignore:
        auto-union
      include/my_global.h:
        Auto merged
      myisam/mi_rkey.c:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      myisam/mi_test_all.res:
        Manual merge from 4.1.
      sql/sql_select.cc:
        Manual merge from 4.1.
      8383b486
    • unknown's avatar
      Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-5.1-ndb · 8780031a
      unknown authored
      into  willster.(none):/home/stewart/Documents/MySQL/5.1/bug20073
      
      
      client/mysqldump.c:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      8780031a
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.0 · 1102d49d
      unknown authored
      into  chilla.local:/home/mydev/mysql-4.1-bug14400-monty
      
      
      BitKeeper/etc/ignore:
        auto-union
      include/my_global.h:
        Auto merged
      myisam/mi_rkey.c:
        Manual null merge as a better fix is already present.
      mysql-test/r/myisam.result:
        Manual null merge as a better fix is already present.
      mysql-test/t/myisam.test:
        Manual null merge as a better fix is already present.
      sql/sql_select.cc:
        Manual merge of purify improvements.
      1102d49d
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0-engines · 0522acdf
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.0--team
      
      
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      0522acdf
    • unknown's avatar
      Bug#22417 · afbe6db4
      unknown authored
        "plug.in not included in dist source"
      
      
      storage/archive/Makefile.am:
        plug.in needs to be included in dist
      storage/blackhole/Makefile.am:
        plug.in needs to be included in dist
      storage/csv/Makefile.am:
        plug.in needs to be included in dist
      storage/example/Makefile.am:
        plug.in needs to be included in dist
      storage/federated/Makefile.am:
        plug.in needs to be included in dist
      storage/heap/Makefile.am:
        plug.in needs to be included in dist
      storage/innobase/Makefile.am:
        plug.in needs to be included in dist
      storage/myisam/Makefile.am:
        plug.in needs to be included in dist
      storage/myisammrg/Makefile.am:
        plug.in needs to be included in dist
      storage/ndb/Makefile.am:
        plug.in needs to be included in dist
      afbe6db4
  5. 18 Sep, 2006 11 commits
    • unknown's avatar
      post merge fixes · 2327142d
      unknown authored
      
      BitKeeper/deleted/.del-strict_autoinc_4bdb.test:
        Delete: mysql-test/t/strict_autoinc_4bdb.test
      mysql-test/r/strict_autoinc_1myisam.result:
        post merge fixes, error message was changed
      mysql-test/r/strict_autoinc_2innodb.result:
        post merge fixes, error message was changed
      mysql-test/r/strict_autoinc_3heap.result:
        post merge fixes, error message was changed
      mysql-test/r/strict_autoinc_5ndb.result:
        post merge fixes, error message was changed
      2327142d
    • unknown's avatar
      Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0-engines · 60425590
      unknown authored
      into  xiphis.org:/home/antony/work2/engines-merge
      
      
      BitKeeper/deleted/.del-ha_berkeley.cc:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      storage/heap/ha_heap.cc:
        Auto merged
      storage/myisam/ha_myisam.cc:
        Auto merged
      storage/myisam/mi_packrec.c:
        Auto merged
      storage/myisam/mi_rkey.c:
        Auto merged
      storage/myisammrg/ha_myisammrg.cc:
        Auto merged
      include/my_base.h:
        manual merge
      sql/ha_ndbcluster.cc:
        manual merge
      sql/handler.cc:
        manual merge
      sql/handler.h:
        manual merge
      sql/share/errmsg.txt:
        manual merge
      storage/innobase/handler/ha_innodb.cc:
        manual merge
      60425590
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0-engines · cf275ba9
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.0--team
      
      
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      cf275ba9
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1 · 5bfc157b
      unknown authored
      into  dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.1
      
      5bfc157b
    • unknown's avatar
      Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1 · 7dc616ad
      unknown authored
      into  april.(none):/home/svoj/devel/mysql/merge/mysql-5.1-engines
      
      7dc616ad
    • unknown's avatar
      BUG#20073 information_schema.FILES for UNDO LOG give incorrect EXTENT_SIZE, FREE_EXTENTS, · 6b6f0cb9
      unknown authored
      Change things around so that we add a row for each log file group that lists
      the free space for that log file group.
      
      
      client/mysqldump.c:
        dump logfile groups correctly (ignore row for the log file group itself)
      mysql-test/r/ndb_dd_dump.result:
        update results with new row for log file groups
      sql/ha_ndbcluster.cc:
        for fill_files_table:
        - set null bits properly
        - add rows for log file groups with free undo space.
      sql/sql_show.cc:
        make most I_S.FILES columns nullable to better fit with reality.
      6b6f0cb9
    • unknown's avatar
      Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-engines · dc20641e
      unknown authored
      into  april.(none):/home/svoj/devel/mysql/merge/mysql-5.1-engines
      
      dc20641e
    • unknown's avatar
      In current 5.1 build we don't build embedded server for windows (this will be · dbafce68
      unknown authored
      fixed when 5.1-win will be pushed into main tree).
      Commenting the libmysqld and libmysqld/example subdirectories will allow us 
      to upgrade from cmake 2.2 to 2.4.
      
      
      CMakeLists.txt:
        comment libmysqld and libmysqld/example directories
      dbafce68
    • unknown's avatar
      Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt · 37945947
      unknown authored
      into  dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.1
      
      
      sql/item_cmpfunc.cc:
        Auto merged
      sql/item_cmpfunc.h:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_func.h:
        Auto merged
      37945947
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · f1b67362
      unknown authored
      into  dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt
      
      
      sql/item_cmpfunc.cc:
        Auto merged
      sql/item_cmpfunc.h:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_func.h:
        Auto merged
      f1b67362
    • unknown's avatar
      1. Cumulated fix for Bug#22398, #22404 and #22405 · f393043b
      unknown authored
      2. Correct some logical bugs within the tests, which were caused by
         automatic resolve of BitKeeper
      
      
      mysql-test/include/mix1.inc:
        - Remove hardcoded assignment of storage engine, because this violates the logics of
          refactored tests
        - Remove trailing spaces
        - Move the FOREIGN KEY creation(probably not really needed for the testcase) out of 
          the CREATE TABLE statement + let the FK creation depend on the storage engine capabilities
      mysql-test/r/index_merge_innodb.result:
        Updated result
      mysql-test/r/index_merge_myisam.result:
        Updated result
      mysql-test/r/innodb_mysql.result:
        Updated result
      mysql-test/t/disabled.def:
        Reenable the fixed tests
      mysql-test/t/index_merge_innodb.test:
        Important comment describing how to modify the tests when some issues
        (most probably no bugs) are fixed.
      mysql-test/t/innodb_mysql.test:
        Introduction of a variable for switching FOREIGN KEY on/off
      f393043b