1. 15 Apr, 2006 1 commit
    • unknown's avatar
      Another long patch to remove the rest of the OS2 support. · 04cd4791
      unknown authored
      
      include/config-win.h:
        Removing OS2 stuff
      include/errmsg.h:
        Removing OS2 stuff
      include/m_string.h:
        OS2 removal
      include/my_global.h:
        OS2 removal
      include/my_net.h:
        OS2 removal
      include/my_no_pthread.h:
        OS2 removal
      include/my_pthread.h:
        OS2 removal
      include/thr_alarm.h:
        OS2 removal
      mysys/default.c:
        OS2 removal
      mysys/mf_path.c:
        OS2 removal
      mysys/mf_tempdir.c:
        OS2 removal
      mysys/mf_tempfile.c:
        OS2 removal
      mysys/my_access.c:
        OS2 removal
      mysys/my_clock.c:
        OS2 removal
      mysys/my_copy.c:
        OS2 removal
      mysys/my_create.c:
        OS2 removal
      mysys/my_dup.c:
        OS2 removal
      mysys/my_file.c:
        OS2 removal
      mysys/my_getwd.c:
        OS2 removal
      mysys/my_init.c:
        OS2 removal
      mysys/my_lib.c:
        OS2 removal
      mysys/my_lock.c:
        OS2 removal
      mysys/my_mkdir.c:
        OS2 removal
      mysys/my_open.c:
        OS2 removal
      mysys/my_pthread.c:
        OS2 removal
      mysys/my_redel.c:
        OS2 removal
      mysys/my_sleep.c:
        OS2 removal
      mysys/my_static.c:
        OS2 removal
      mysys/my_thr_init.c:
        OS2 removal
      mysys/thr_alarm.c:
        OS2 removal
      storage/myisam/myisamchk.c:
        OS2 removal
      04cd4791
  2. 13 Apr, 2006 14 commits
  3. 12 Apr, 2006 25 commits
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new · 4e6190ac
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-5.1-clean
      
      
      server-tools/instance-manager/options.cc:
        Resolve conflict
      4e6190ac
    • unknown's avatar
      WL#3208 (Adding TAP support): · d7923417
      unknown authored
      Making it portable to non-gcc compilers by defining __attribute__
      macro for non-gcc compilers.
      
      
      unittest/mytap/Doxyfile:
        Expanding macros while generating documentation.
      unittest/mytap/tap.h:
        Defining __attribute__ macro for non-gcc builds.
      d7923417
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 19d494b2
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/5.1-im-sort-options
      
      19d494b2
    • unknown's avatar
      cleanup: sort IM options alphabetically · 512187bd
      unknown authored
      
      server-tools/instance-manager/options.cc:
        sort options
      512187bd
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-5.1-release · 02b33a0c
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
      
      
      mysql-test/t/disabled.def:
        Auto merged
      02b33a0c
    • unknown's avatar
      disabled.def: · 12520870
      unknown authored
        Disabled 'rpl_deadlock_innodb', randomly failing
      
      
      mysql-test/t/disabled.def:
        Disabled 'rpl_deadlock_innodb', randomly failing
      12520870
    • unknown's avatar
      Merge · 94be080d
      unknown authored
      94be080d
    • unknown's avatar
      Support --debug/-# in instance manager. · a8912bb1
      unknown authored
      
      mysql-test/mysql-test-run.pl:
        Support tracing the instance manager
      server-tools/instance-manager/options.cc:
        Handle --debug/-#
      server-tools/instance-manager/options.h:
        Handle --debug/-#
      a8912bb1
    • unknown's avatar
      disabled.def: · cea115d0
      unknown authored
        To somplify merge later, make files more similar in format
      
      
      mysql-test/t/disabled.def:
        To somplify merge later, make files more similar in format
      cea115d0
    • unknown's avatar
      test update · e5fa6114
      unknown authored
      e5fa6114
    • unknown's avatar
      5ac2c674
    • unknown's avatar
      diabling tests with correct bug number · fe823adb
      unknown authored
      fe823adb
    • unknown's avatar
      ndb: · 0418f049
      unknown authored
      freeing non freed objects on server shutdown
      corrected timeout handling on schema events
      
      0418f049
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-5.1-refactor · 4ce842a5
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-5.1-clean
      
      4ce842a5
    • unknown's avatar
      new files · 85ee4cbb
      unknown authored
      
      mysql-test/include/master-slave-end.inc:
        New BitKeeper file ``mysql-test/include/master-slave-end.inc''
      mysql-test/include/ndb_setup_slave.inc:
        New BitKeeper file ``mysql-test/include/ndb_setup_slave.inc''
      85ee4cbb
    • unknown's avatar
      increase save_master_pos timeout to 30 seconds for higher test predictability · e8165aca
      unknown authored
          better replicaiton test cleanup to ensure better test predictability
      + some ndb test cleanup
      
      
      client/mysqltest.c:
        increase save_master_pos timeout to 30 seconds for higher test predictability
      mysql-test/extra/rpl_tests/rpl_ddl.test:
        better replicaiton test cleanup to ensure better test predictability
      mysql-test/extra/rpl_tests/rpl_row_UUID.test:
        better replicaiton test cleanup to ensure better test predictability
      mysql-test/r/rpl_ndb_dd_advance.result:
        better replicaiton test cleanup to ensure better test predictability
      mysql-test/r/rpl_ndb_sync.result:
        better replicaiton test cleanup to ensure better test predictability
      mysql-test/t/disabled.def:
        better replicaiton test cleanup to ensure better test predictability
      mysql-test/t/rpl_ndb_bank.test:
        better replicaiton test cleanup to ensure better test predictability
      mysql-test/t/rpl_ndb_basic.test:
        better replicaiton test cleanup to ensure better test predictability
      mysql-test/t/rpl_ndb_dd_advance.test:
        better replicaiton test cleanup to ensure better test predictability
      mysql-test/t/rpl_ndb_dd_basic.test:
        better replicaiton test cleanup to ensure better test predictability
      mysql-test/t/rpl_ndb_sync.test:
        better replicaiton test cleanup to ensure better test predictability
      e8165aca
    • unknown's avatar
      Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · e217a8a2
      unknown authored
      into mysql.com:/home/hf/work/mysql-5.1.18115
      
      e217a8a2
    • unknown's avatar
      Auto merged · fbcc8d17
      unknown authored
      
      Makefile.am:
        merged
      fbcc8d17
    • unknown's avatar
      fixes for 'make dist' and 'make distcheck' · 2fb435f5
      unknown authored
      
      BUILD/compile-dist:
        fixes for 'make dist' and 'make distcheck'
        include yassl in "dist"
      Makefile.am:
        fixes for 'make dist' and 'make distcheck'
        remove double-listing of everything in SUBDIRS and DIST_SUBDIRS
        remove @yassl_dir@, it belongs to extra/Makefile.am
        specify --basedir for mysql_install_db, in case builddir (where mysql_install_db is)
        differs from srcdir (where mysql_fix_privilege_tables.sql is)
      config/ac-macros/yassl.m4:
        fixes for 'make dist' and 'make distcheck'
        create Makefile's only if yassl is used
        yassl_dir must not include /
      config/ac-macros/zlib.m4:
        fixes for 'make dist' and 'make distcheck'
        create Makefile only if zlib is used
      configure.in:
        fixes for 'make dist' and 'make distcheck'
        create Makefile only if a feature is enabled
        storage engine dirs must not include /
        automatically disable readline/libedit/sql-bench if source dir is missing
      extra/Makefile.am:
        fixes for 'make dist' and 'make distcheck'
        remove SUBDIR/DIST_SUBDIR hack
      libmysql_r/Makefile.am:
        fixes for 'make dist' and 'make distcheck'
        when symlinking all files from libmysql/ take into account that
        srcdir != builddir
      libmysqld/Makefile.am:
        fixes for 'make dist' and 'make distcheck'
        remove fragile promiscuous search for object files
        if .o file is not where we look for it - extract it from the library
      mysql-test/ndb/Makefile.am:
        fixes for 'make dist' and 'make distcheck'
        ndbcluster script is not a "source"
        don't forget to cleanup
      plugin/Makefile.am:
        fixes for 'make dist' and 'make distcheck'
        include plugin/fulltext/configure.in template in the distribution
      storage/Makefile.am:
        fixes for 'make dist' and 'make distcheck'
        remove SUBDIRS/DIST_SUBDIRS hack
      storage/ndb/Makefile.am:
        fixes for 'make dist' and 'make distcheck'
        force common.mk.am out of DIST_COMMON (which is otherwise an
        auto-generated list of Makefile's sources) because it's listed
        indirectly in EXTRA_DIST, and with bk -r get, a file cannot be copied
        twice.
      2fb435f5
    • unknown's avatar
      mysql_upgrade.sh removed. · 36c4514b
      unknown authored
      client/mysql_upgrade bunary should be used instead
      
      
      BitKeeper/deleted/.del-mysql_upgrade.sh~826da969ccf96ef:
        Delete: scripts/mysql_upgrade.sh
      scripts/Makefile.am:
        mysql_upgrade.sh removed
      36c4514b
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · c3cb6217
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.1-new
      
      c3cb6217
    • unknown's avatar
      Bug#18736 test case 'upgrade' fails · eb4db4cf
      unknown authored
      "upgrade" failed on windows, because of lower_case_table_name.
      This fix changes letters to lower case, not to depend on OS.
      
      Note, this change does not affect coverage of 
      Bug N 17142 "Crash if create with encoded name",
      which the test war originally written for.
      
      
      mysql-test/r/upgrade.result:
        Changing "P" to "p" not to depend on lower_case_table_name
      mysql-test/t/upgrade.test:
        Changing "P" to "p" not to depend on lower_case_table_name
      eb4db4cf
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 94244255
      unknown authored
      into  mysql.com:/home/mysql_src/mysql-5.1-new
      
      94244255
    • unknown's avatar
      mysql-test-run.pl now creates an innodb data file of 10M:autoextend instead of 128M:autoextend. · bbbb82af
      unknown authored
      This is faster under gdb/valgrind (this should speed up work of people who have to run
      a simple test 50 times to do debugging). Running without --big, which is the default, InnoDB tests
      take at most 18MB so 128 was overkill. Running with --big, InnoDB tests take 450MB so 128
      was not enough anyway.
      
      
      mysql-test/mysql-test-run.pl:
        10M is faster to create than 128M (especially under gdb or valgrind) and is enough for most tests.
      bbbb82af
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · a7923045
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.1-new.b18285
      
      a7923045