3807 kevin.lewis@stripped 2012-05-09
Full 5980 patch.
Add tests to increase code coverage.
Add a fix for problem 5 in rb:956.
added:
mysql-test/include/shutdown_mysqld.inc
mysql-test/include/start_mysqld.inc
mysql-test/r/partition_innodb_tablespace.result
mysql-test/suite/innodb/r/innodb-multiple-tablespaces.result
mysql-test/suite/innodb/r/innodb-tablespace.result
mysql-test/suite/innodb/t/innodb-multiple-tablespaces.test
mysql-test/suite/innodb/t/innodb-tablespace.test
mysql-test/suite/parts/r/partition_reorganize_innodb.result
mysql-test/suite/parts/r/partition_reorganize_myisam.result
mysql-test/suite/parts/t/partition_reorganize_innodb.test
mysql-test/suite/parts/t/partition_reorganize_myisam.test
mysql-test/t/partition_innodb_tablespace.test
modified:
include/my_base.h
mysql-test/r/mysqlshow.result
mysql-test/suite/innodb/r/innodb-restart.result
mysql-test/suite/innodb/r/innodb-system-table-view.result
mysql-test/suite/innodb/r/innodb_16k.result
mysql-test/suite/innodb/r/innodb_4k.result
mysql-test/suite/innodb/r/innodb_8k.result
mysql-test/suite/innodb/t/innodb-restart.test
mysql-test/suite/innodb/t/innodb-system-table-view.test
mysql-test/suite/innodb/t/innodb_16k.test
mysql-test/suite/innodb/t/innodb_4k.test
mysql-test/suite/innodb/t/innodb_8k.test
mysql-test/suite/parts/r/partition_basic_symlink_innodb.result
mysql-test/suite/parts/t/partition_basic_symlink_innodb.test
mysys/my_handler_errors.h
sql/ha_partition.cc
sql/ha_partition.h
sql/handler.cc
sql/share/errmsg-utf8.txt
sql/sql_partition.cc
sql/sql_partition.h
sql/sql_table.cc
storage/innobase/dict/dict0boot.cc
storage/innobase/dict/dict0crea.cc
storage/innobase/dict/dict0dict.cc
storage/innobase/dict/dict0load.cc
storage/innobase/fil/fil0fil.cc
storage/innobase/handler/ha_innodb.cc
storage/innobase/handler/ha_innodb.h
storage/innobase/handler/handler0alter.cc
storage/innobase/handler/i_s.cc
storage/innobase/handler/i_s.h
storage/innobase/include/db0err.h
storage/innobase/include/dict0boot.h
storage/innobase/include/dict0crea.h
storage/innobase/include/dict0dict.h
storage/innobase/include/dict0dict.ic
storage/innobase/include/dict0load.h
storage/innobase/include/dict0mem.h
storage/innobase/include/fil0fil.h
storage/innobase/include/os0file.h
storage/innobase/include/read0read.h
storage/innobase/include/row0merge.h
storage/innobase/include/trx0trx.h
storage/innobase/lock/lock0lock.cc
storage/innobase/os/os0file.cc
storage/innobase/row/row0merge.cc
storage/innobase/row/row0mysql.cc
storage/innobase/srv/srv0start.cc
storage/innobase/sync/sync0sync.cc
storage/innobase/ut/ut0ut.cc
3806 Manish Kumar 2012-05-09
BUG#13812374 : RPL.RPL_REPORT_PORT FAILS OCCASIONALLY ON PB2
Removing the test from the experimental list.
modified:
mysql-test/collections/default.experimental
3805 Jimmy Yang 2012-05-09
Add sleep to innodb.innodb_bug13867871.test, to eliminate possible
indeterministic from a cascade delete with DBUG_SYNC and a select
from two different sessions.
modified:
mysql-test/suite/innodb/t/innodb_bug13867871.test
3804 Tor Didriksen 2012-05-09
Bug#14028421 DBUG_SUICIDE() DOES NOT FLUSH GCOV DATA
modified:
CMakeLists.txt
dbug/dbug.c
3803 Sunny Bains 2012-05-09
include string.h, to avoid compiler warnings when using clang.
modified:
storage/innobase/include/ut0counter.h
3802 Andrei Elkin 2012-05-08
rpl_stm_mts_crash_safe.test is done runnable with mixed format as well.
The previous change to the test got ineffective on PB2 because it does
not run per push as it was supposed to.
@ mysql-test/suite/rpl/t/rpl_stm_mts_crash_safe.test
Making the test runnable with mixed format as well.
modified:
mysql-test/suite/rpl/t/rpl_stm_mts_crash_safe.test
Diff too large for email (12795 lines, the limit is 10000).
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk branch (kevin.lewis:3802 to 3807) | kevin.lewis | 11 Jun |