- 15 Apr, 2006 1 commit
-
-
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
-
- 13 Apr, 2006 14 commits
-
-
unknown authored
-
unknown authored
mysql-test/Makefile.am: Don't clean *.pem files
-
unknown authored
into mysql.com:/home/bkroot/mysql-5.1-new
-
unknown authored
disabled for now. mysql-test/t/disabled.def: disabled.
-
unknown authored
into mysql.com:/home/bkroot/mysql-5.1-new configure.in: Auto merged Makefile.am: Merge with mysql-5.1-new
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/home/bk/merge-mysql-5.1-wl3206 Makefile.am: Merge with mysql-5.1-new configure.in: Merge with mysql-5.1-new
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new client/mysqltest.c: Auto merged sql/ha_ndbcluster.cc: Auto merged mysql-test/t/disabled.def: manual merge
-
unknown authored
configure.in: Auto merged
-
unknown authored
configure.in: fix the test for distcheck
-
unknown authored
-
- 12 Apr, 2006 25 commits
-
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.1-clean server-tools/instance-manager/options.cc: Resolve conflict
-
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.
-
unknown authored
into mysql.com:/home/cps/mysql/devel/5.1-im-sort-options
-
unknown authored
server-tools/instance-manager/options.cc: sort options
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new mysql-test/t/disabled.def: Auto merged
-
unknown authored
Disabled 'rpl_deadlock_innodb', randomly failing mysql-test/t/disabled.def: Disabled 'rpl_deadlock_innodb', randomly failing
-
unknown authored
-
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/-#
-
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
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
freeing non freed objects on server shutdown corrected timeout handling on schema events
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
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''
-
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
-
unknown authored
into mysql.com:/home/hf/work/mysql-5.1.18115
-
unknown authored
Makefile.am: merged
-
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.
-
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
-
unknown authored
into mysql.com:/usr/home/bar/mysql-5.1-new
-
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
-
unknown authored
into mysql.com:/home/mysql_src/mysql-5.1-new
-
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.
-
unknown authored
into mysql.com:/usr/home/bar/mysql-5.1-new.b18285
-