List:Commits« Previous MessageNext Message »
From:Kristofer Pettersson Date:June 5 2008 10:16am
Subject:bzr commit into mysql-5.1 tree (kpettersson:2650) Bug#21579
View as plain text  
#At file:///home/thek/Development/cpp/mysqlbzr/mysql-5.1-bugteam-bug21579/

------------------------------------------------------------
revno: 2650
revision-id: kpettersson@stripped
parent: kpettersson@stripped
committer: Kristofer Pettersson <kpettersson@stripped>
branch nick: mysql-5.1-bugteam-bug21579
timestamp: Thu 2008-06-05 12:16:23 +0200
message:
  Bug#21579 innodb_concurrent random failures with varying differences
  
  The concurrent_innodb.test test case failed. This patchs refactors the test by
  separating into three parts.
added:
  mysql-test/r/concurrent_innodb_repeatable_read.result concurrent_innodb_re-20080605095618-xsixt5i5gs94mv5j-1
  mysql-test/t/concurrent_innodb_repeatable_read.test concurrent_innodb_re-20080605095603-yuadhcfpinqwiuu8-1
modified:
  mysql-test/include/concurrent.inc sp1f-innodb_concurrent.te-20051222053459-lwg5sp2ww5pt2wipchfkjjvnmslyp3g3
  mysql-test/r/concurrent_innodb.result sp1f-innodb_concurrent.re-20051222053451-brbkl2ta4mc22xn6auujgcqaam2fnmze
per-file comments:
  mysql-test/include/concurrent.inc
    * Fixed get_lock/release_lock time out issues.
    * Separated test which demand REPEATABLE READ isolation level (no innodb_locks_unsafe_for_binlog flag)
    * Separated test which needs more work to ensure deterministic properties
  mysql-test/r/concurrent_innodb.result
    * test extracted from include/concurrent.inc to be able to execute in
    REPEATABLE READ isolation mode without the innodb_lock_wait_timeout.
  mysql-test/r/concurrent_innodb_repeatable_read.result
    * test extracted from include/concurrent.inc to be able to execute in
    REPEATABLE READ isolation mode without the innodb_lock_wait_timeout.
  mysql-test/t/concurrent_innodb_repeatable_read.test
    * Fixed get_lock/release_lock time out issues.
    * Separated test which demand REPEATABLE READ isolation level (no innodb_locks_unsafe_for_binlog flag)
    * Separated test which needs more work to ensure deterministic properties

Attachment: [text/text/x-diff] patch-2650.diff
Thread
bzr commit into mysql-5.1 tree (kpettersson:2650) Bug#21579Kristofer Pettersson5 Jun