1. 26 Sep, 2007 1 commit
    • unknown's avatar
      Makefile.am: · fb5f16f9
      unknown authored
        Always include all sub directories in "make dist"
        Removed incorrect comment
      configure.in:
        Unconditionally list make files in AC_CONFIG_FILES
        Removed 'thread_dirs', it is not used
        Minor cleanup
      compile-dist:
        Simplified the configure line needed for "make dist" to get it all
      zlib.m4, ssl.m4:
        Unconditionally list make files in AC_CONFIG_FILES
      Makefile.am:
        Removed DIST_SUBDIRS not needed
        Don't copy soft links as files into source package
      
      
      BUILD/compile-dist:
        Simplified the configure line needed for "make dist" to get it all
      config/ac-macros/ssl.m4:
        Unconditionally list make files in AC_CONFIG_FILES
      config/ac-macros/zlib.m4:
        Unconditionally list make files in AC_CONFIG_FILES
      libmysql/Makefile.am:
        Removed incorrect comment
      Makefile.am:
        Always include all sub directories in "make dist"
      mysql-test/Makefile.am:
        Removed DIST_SUBDIRS not needed
      libmysql_r/Makefile.am:
        Don't copy soft links as files into source package
      libmysqld/Makefile.am:
        Don't copy soft links as files into source package
      libmysqld/examples/Makefile.am:
        Don't copy soft links as files into source package
      sql/Makefile.am:
        Don't copy soft links as files into source package
      extra/Makefile.am:
        Always include all sub directories in "make dist"
      plugin/Makefile.am:
        Always include all sub directories in "make dist"
      configure.in:
        Unconditionally list make files in AC_CONFIG_FILES
        Removed 'thread_dirs', it is not used
        Minor cleanup
      fb5f16f9
  2. 29 Aug, 2007 11 commits
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-build · 3e22e3ca
      unknown authored
      into  mysql.com:/home/kent/bk/tmp/mysql-5.1-build
      
      
      3e22e3ca
    • unknown's avatar
      libmysqld/sql_tablespace.cc · 47874b60
      unknown authored
      libmysqld/scheduler.cc
      libmysqld/sql_connect.cc
        Deleted BitKeeper soft links not needed
      
      
      BitKeeper/deleted/.del-scheduler.cc:
        Delete: libmysqld/scheduler.cc
      BitKeeper/deleted/.del-sql_connect.cc:
        Delete: libmysqld/sql_connect.cc
      BitKeeper/deleted/.del-sql_tablespace.cc:
        Delete: libmysqld/sql_tablespace.cc
      47874b60
    • unknown's avatar
      Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-build · 7894f39a
      unknown authored
      into  mysql.com:/home/kent/bk/tmp/mysql-5.1-build
      
      
      BitKeeper/deleted/.del-ha_blackhole.cc~727c69ef7846623a:
        Auto merged
      BitKeeper/deleted/.del-net_serv.cc~120fb81d7e670308:
        Auto merged
      BitKeeper/deleted/.del-pack.c~4754cd15e3058c75:
        Auto merged
      BitKeeper/deleted/.del-password.c~9d4b6a4c57887ac7:
        Auto merged
      BitKeeper/deleted/.del-sql_state.c~3b39d30b649690f3:
        Auto merged
      7894f39a
    • unknown's avatar
      server-tools/instance-manager/sql_state.c · 3d491888
      unknown authored
      server-tools/instance-manager/pack.c
      server-tools/instance-manager/password.c
      server-tools/instance-manager/net_serv.cc
        Deleted BitKeeper soft links not needed
      
      
      BitKeeper/deleted/.del-net_serv.cc:
        Delete: server-tools/instance-manager/net_serv.cc
      BitKeeper/deleted/.del-pack.c:
        Delete: server-tools/instance-manager/pack.c
      BitKeeper/deleted/.del-password.c:
        Delete: server-tools/instance-manager/password.c
      BitKeeper/deleted/.del-sql_state.c:
        Delete: server-tools/instance-manager/sql_state.c
      3d491888
    • unknown's avatar
      Merge mysql.com:/home/kent/bk/tmp/mysql-4.1-build · 1c1ea230
      unknown authored
      into  mysql.com:/home/kent/bk/tmp/mysql-5.0-build
      
      
      BitKeeper/deleted/.del-ha_blackhole.cc~727c69ef7846623a:
        Auto merged
      1c1ea230
    • unknown's avatar
      libmysql_r/client_settings.h libmysqld/ha_blackhole.cc · f3b2c398
      unknown authored
        Deleted BitKeeper soft links not needed
      
      
      BitKeeper/deleted/.del-client_settings.h:
        Delete: libmysql_r/client_settings.h
      BitKeeper/deleted/.del-ha_blackhole.cc:
        Delete: libmysqld/ha_blackhole.cc
      f3b2c398
    • unknown's avatar
      Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-build · 7704fb45
      unknown authored
      into  mysql.com:/home/kent/bk/tmp/mysql-5.1-build
      
      
      libmysql/libmysql.c:
        Auto merged
      sql/CMakeLists.txt:
        Auto merged
      7704fb45
    • unknown's avatar
      CMakeLists.txt: · a71bd64d
      unknown authored
        Link with library "udf_example" depends on, needed for nmake
      libmysql.c:
        DBUG_ENTER need to be in declaration section
      
      
      libmysql/libmysql.c:
        DBUG_ENTER need to be in declaration section
      sql/CMakeLists.txt:
        Link with library "udf_example" depends on, needed for nmake
      a71bd64d
    • unknown's avatar
      Merge mysql.com:/home/kent/bk/tmp/mysql-4.1-build · 33f12b2f
      unknown authored
      into  mysql.com:/home/kent/bk/tmp/mysql-5.0-build
      
      
      scripts/mysql_config.sh:
        Auto merged
      33f12b2f
    • unknown's avatar
      mysql_config.sh: · 16ce5d11
      unknown authored
        Flag changed name in icc 10
      
      
      scripts/mysql_config.sh:
        Flag changed name in icc 10
      16ce5d11
    • unknown's avatar
      Post merge fix 2 for · f5536380
      unknown authored
           ChangeSet@1.2509, 2007-08-28
           http://lists.mysql.com/commits/33239
        Fixes for the funcs_1 datadict test bugs
        #30418 "datadict" tests (all engines) fail:
               Dependency on the host name for ordering
        #30420 "datadict" tests (all engines) fail:
               Release build has help tables loaded
        #30438 "{memory,myisam,ndb}__datadict" tests fail:
               Use "InnoDB" without checking
        #30440 "datadict" tests (all engines) fail:
               Character sets depend on
                         configuration
      
      
      mysql-test/suite/funcs_1/README.txt:
        Improved README
      mysql-test/suite/funcs_1/datadict/datadict_load.inc:
        Additions for the NDB variant (currently not in use)
      mysql-test/suite/funcs_1/datadict/datadict_master.inc:
        Write a comment about Bug#30689 into the test protocols.
      mysql-test/suite/funcs_1/datadict/processlist_priv.inc:
        Fix for a not reported bug.
        The missing revoke usage and drop user harmed the next test.
      mysql-test/suite/funcs_1/r/a_processlist_priv_no_prot.result:
        Updated results
      mysql-test/suite/funcs_1/r/b_processlist_priv_ps.result:
        Updated results
      mysql-test/suite/funcs_1/r/innodb__datadict.result:
        Updated results
      mysql-test/suite/funcs_1/r/memory__datadict.result:
        Updated results
      mysql-test/suite/funcs_1/r/myisam__datadict.result:
        Updated results
      mysql-test/suite/funcs_1/r/ndb__datadict.result:
        Updated results as far as they could be corrected.
        Attention:
           This test failed even before the current bug fixes.
           The updated expected results are now better than before,
           but they do not prevent that the test fails.
           It looks like one script is "damaged" and treats
           this NDB test different than expected within the
           file with expected results.
      f5536380
  3. 28 Aug, 2007 3 commits
    • unknown's avatar
      Post merge fix 1 for · 57f6076a
      unknown authored
         ChangeSet@1.2509, 2007-08-28
         http://lists.mysql.com/commits/33239
      Fixes for the funcs_1 datadict test bugs
      #30418 "datadict" tests (all engines) fail:
             Dependency on the host name for ordering
      #30420 "datadict" tests (all engines) fail:
             Release build has help tables loaded
      #30438 "{memory,myisam,ndb}__datadict" tests fail:
             Use "InnoDB" without checking
      #30440 "datadict" tests (all engines) fail:
             Character sets depend on
                       configuration
      There are more post merge fixes needed.
      
      
      mysql-test/suite/funcs_1/r/innodb__datadict.result:
        Post merge fix for
           ChangeSet@1.2509, 2007-08-28
      mysql-test/suite/funcs_1/r/memory__datadict.result:
        Updated results
      mysql-test/suite/funcs_1/r/myisam__datadict.result:
        Updated results
      mysql-test/suite/funcs_1/t/ndb__datadict.test:
        Adjusted script
      57f6076a
    • unknown's avatar
      Merge four.local.lan:/WORK2/merge/mysql-5.0-build-datadict · 8370bb34
      unknown authored
      into  four.local.lan:/WORK2/merge/mysql-5.1-build-datadict
      
      It is to be expected that a post merge fix is needed.
      
      
      mysql-test/suite/funcs_1/README.txt:
        Auto merged
      mysql-test/suite/funcs_1/t/innodb__datadict.test:
        Auto merged
      mysql-test/suite/funcs_1/t/memory__datadict.test:
        Auto merged
      mysql-test/suite/funcs_1/t/myisam__datadict.test:
        Auto merged
      mysql-test/suite/funcs_1/datadict/datadict_master.inc:
        Manual merge
      mysql-test/suite/funcs_1/r/innodb__datadict.result:
        Manual merge
      mysql-test/suite/funcs_1/r/memory__datadict.result:
        Manual merge
      mysql-test/suite/funcs_1/r/myisam__datadict.result:
        Manual merge
      8370bb34
    • unknown's avatar
      Fixes for · 8c1e2069
      unknown authored
           Bug#30418 "datadict" tests (all engines) fail: Dependency on the host name
                      for ordering
           Bug#30420 "datadict" tests (all engines) fail: Release build has help tables loaded
           Bug#30438 "{memory,myisam,ndb}__datadict" tests fail: Use "InnoDB" without checking
           Bug#30440 "datadict" tests (all engines) fail: Character sets depend on configuration
      Attention: Only the build team can check if Bug#30440 is really fixed.
      
      
      mysql-test/suite/funcs_1/README.txt:
        Update README
      mysql-test/suite/funcs_1/datadict/datadict_master.inc:
        1. Exclude the help tables from the INFORMATION_SCHEMA.TABLES
           and the INFORMATION_SCHEMA.STATISTICS selects.
        2. Replace error numbers with error names
        3. Sort some results with mysqltest builtin function
        4. Some other minor changes
      mysql-test/suite/funcs_1/r/innodb__datadict.result:
        Updated expected results
      mysql-test/suite/funcs_1/r/memory__datadict.result:
        Updated expected results
      mysql-test/suite/funcs_1/r/myisam__datadict.result:
        Updated expected results
      mysql-test/suite/funcs_1/t/innodb__datadict.test:
        Add $OTHER_ENGINE_TYPE variable which is used in data_dict_master.inc.
      mysql-test/suite/funcs_1/t/memory__datadict.test:
        Add $OTHER_ENGINE_TYPE variable which is used in data_dict_master.inc.
      mysql-test/suite/funcs_1/t/myisam__datadict.test:
        Add $OTHER_ENGINE_TYPE variable which is used in data_dict_master.inc.
      mysql-test/suite/funcs_1/r/datadict_help_tables_build.result:
        File with expected results
      mysql-test/suite/funcs_1/r/datadict_help_tables_dev.result:
        File with expected results
      mysql-test/suite/funcs_1/t/datadict_help_tables_build.test:
        Additional test checking the information about the help tables within
               INFORMATION_SCHEMA.TABLES/INFORMATION_SCHEMA.STATISTICS
        as compensation for the removed checks within datadict_master.inc.
        Variant for use during build tests (non empty help tables)
      mysql-test/suite/funcs_1/t/datadict_help_tables_dev.test:
        Additional test checking the information about the help tables within
               INFORMATION_SCHEMA.TABLES/INFORMATION_SCHEMA.STATISTICS
        as compensation for the removed checks within datadict_master.inc.
        Variant for use during development tests (empty help tables)
      8c1e2069
  4. 27 Aug, 2007 7 commits
    • unknown's avatar
      Merge trift2.:/MySQL/M51/netware3-5.1 · 0b7cce99
      unknown authored
      into  trift2.:/MySQL/M51/push-5.1
      
      
      configure.in:
        Auto merged
      0b7cce99
    • unknown's avatar
      More cleanup / fixing for NetWare: · d7774462
      unknown authored
      1) "test_db.sql" is a plaintext file, no binary;
      2) do not try to strip the binaries, it will not work.
      
      
      configure.in:
        For NetWare, we cannot strip the binaries, so there is no use in attempting it.
      scripts/make_binary_distribution.sh:
        Get rid of a typing error, introduced when a following file name was deleted.
      d7774462
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-build · 5dda15b9
      unknown authored
      into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-build
      
      
      sql/field.cc:
        Auto merged
      sql/log_event.cc:
        Auto merged
      sql/log_event.h:
        Auto merged
      5dda15b9
    • unknown's avatar
      Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build · 87f07481
      unknown authored
      into  pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
      
      
      sql/sql_base.cc:
        Auto merged
      sql/sql_cache.cc:
        Auto merged
      configure.in:
        null-merge
      87f07481
    • unknown's avatar
      adjust version number · 7388ea3c
      unknown authored
      
      configure.in:
        adjust version number after 5.0.48 clone-off
      7388ea3c
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · 478fb4a1
      unknown authored
      into  mysql.com:/data0/mysqldev/my/build-200708231546-5.0.48/mysql-5.0-release
      
      
      478fb4a1
    • unknown's avatar
      Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb-merge · 7f8dbeb5
      unknown authored
      into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-build
      
      
      mysql-test/suite/rpl/r/rpl_row_tabledefs_2myisam.result:
        Auto merged
      mysql-test/suite/rpl/r/rpl_row_tabledefs_3innodb.result:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/field.h:
        Auto merged
      sql/ha_ndbcluster.cc:
        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.cc:
        Auto merged
      sql/rpl_utility.h:
        Auto merged
      7f8dbeb5
  5. 25 Aug, 2007 3 commits
    • unknown's avatar
      Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.0-marvel · 36553dfd
      unknown authored
      into  a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-marvel
      
      
      36553dfd
    • unknown's avatar
      Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main · fe471aed
      unknown authored
      into  a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-marvel
      
      
      client/mysqldump.c:
        Auto merged
      libmysql/libmysql.c:
        Auto merged
      mysql-test/mysql-test-run.pl:
        Auto merged
      mysql-test/r/status.result:
        Auto merged
      sql/event_db_repository.cc:
        Auto merged
      sql/event_queue.cc:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/ha_partition.cc:
        Auto merged
      sql/ha_partition.h:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/item_cmpfunc.h:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_subselect.cc:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/log_event.h:
        Auto merged
      sql/log_event_old.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      sql/sp.cc:
        Auto merged
      sql/sp_head.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_db.cc:
        Auto merged
      sql/sql_handler.cc:
        Auto merged
      sql/sql_insert.cc:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      sql/sql_plugin.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      sql/sql_string.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      sql/table.h:
        Auto merged
      tests/mysql_client_test.c:
        Auto merged
      mysql-test/t/status.test:
        Manual resolve with 5.1.
      sql/log_event.cc:
        Manual resolve with 5.1.
      sql/sql_yacc.yy:
        Manual resolve with 5.1.
      fe471aed
    • unknown's avatar
      Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.0-main · 863a4301
      unknown authored
      into  a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.0-marvel
      
      
      863a4301
  6. 24 Aug, 2007 15 commits