1. 15 Apr, 2006 1 commit
    • unknown's avatar
      Another long patch to remove the rest of the OS2 support. · 06e8697d
      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
      06e8697d
  2. 13 Apr, 2006 14 commits
  3. 12 Apr, 2006 25 commits
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new · dfaea5c8
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-5.1-clean
      
      
      server-tools/instance-manager/options.cc:
        Resolve conflict
      dfaea5c8
    • unknown's avatar
      WL#3208 (Adding TAP support): · 24f672c0
      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.
      24f672c0
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · c1491e76
      unknown authored
      into  mysql.com:/home/cps/mysql/devel/5.1-im-sort-options
      
      
      c1491e76
    • unknown's avatar
      cleanup: sort IM options alphabetically · 3c103908
      unknown authored
      
      server-tools/instance-manager/options.cc:
        sort options
      3c103908
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-5.1-release · 377fd678
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
      
      
      mysql-test/t/disabled.def:
        Auto merged
      377fd678
    • unknown's avatar
      disabled.def: · ac376242
      unknown authored
        Disabled 'rpl_deadlock_innodb', randomly failing
      
      
      mysql-test/t/disabled.def:
        Disabled 'rpl_deadlock_innodb', randomly failing
      ac376242
    • unknown's avatar
      Merge · e0d66c3a
      unknown authored
      e0d66c3a
    • unknown's avatar
      Support --debug/-# in instance manager. · 29156afc
      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/-#
      29156afc
    • unknown's avatar
      disabled.def: · 52372838
      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
      52372838
    • unknown's avatar
      test update · 226ac7eb
      unknown authored
      226ac7eb
    • unknown's avatar
      b9d5ea50
    • unknown's avatar
      diabling tests with correct bug number · c37ddbe9
      unknown authored
      c37ddbe9
    • unknown's avatar
      ndb: · 580aea9c
      unknown authored
      freeing non freed objects on server shutdown
      corrected timeout handling on schema events
      
      
      580aea9c
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-5.1-refactor · 2116b5a6
      unknown authored
      into  mysql.com:/home/jimw/my/mysql-5.1-clean
      
      
      2116b5a6
    • unknown's avatar
      new files · af78db58
      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''
      af78db58
    • unknown's avatar
      increase save_master_pos timeout to 30 seconds for higher test predictability · 2a07ed96
      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
      2a07ed96
    • unknown's avatar
      Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 0c201d12
      unknown authored
      into mysql.com:/home/hf/work/mysql-5.1.18115
      
      
      0c201d12
    • unknown's avatar
      Auto merged · 1f0612d8
      unknown authored
      
      Makefile.am:
        merged
      1f0612d8
    • unknown's avatar
      fixes for 'make dist' and 'make distcheck' · c566f9a2
      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.
      c566f9a2
    • unknown's avatar
      mysql_upgrade.sh removed. · 76c14a96
      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
      76c14a96
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · c6f311a0
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.1-new
      
      
      c6f311a0
    • unknown's avatar
      Bug#18736 test case 'upgrade' fails · b4111c4d
      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
      b4111c4d
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 90125bbe
      unknown authored
      into  mysql.com:/home/mysql_src/mysql-5.1-new
      
      
      90125bbe
    • unknown's avatar
      mysql-test-run.pl now creates an innodb data file of 10M:autoextend instead of 128M:autoextend. · c6622b3a
      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.
      c6622b3a
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 777165cc
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.1-new.b18285
      
      
      777165cc