mariadb/mysql-test
vasil 12617fa38a branches/5.1:
Merge a change from MySQL (this fixes the failing innodb and
innodb-semi-consistent tests):

  revno: 2757
  committer: Georgi Kodinov <kgeorge@mysql.com>
  branch nick: B39812-5.1-5.1.29-rc
  timestamp: Fri 2008-10-03 15:24:19 +0300
  message:
    Bug #39812: Make statement replication default for 5.1 (to match 5.0)
    
    Make STMT replication default for 5.1.
    Add a default of MIXED into the config files
    Fix the tests that needed MIXED replication mode.
  modified:
    mysql-test/include/mix1.inc
    mysql-test/r/innodb-semi-consistent.result
    mysql-test/r/innodb.result
    mysql-test/r/innodb_mysql.result
    mysql-test/r/tx_isolation_func.result
    mysql-test/t/innodb-semi-consistent.test
    mysql-test/t/innodb.test
    mysql-test/t/tx_isolation_func.test
    sql/mysqld.cc
    support-files/my-huge.cnf.sh
    support-files/my-innodb-heavy-4G.cnf.sh
    support-files/my-large.cnf.sh
    support-files/my-medium.cnf.sh
    support-files/my-small.cnf.sh
2008-10-21 08:07:44 +00:00
..
ctype_innodb_like.inc Import 5.0 code. 2005-10-27 07:29:40 +00:00
have_innodb.inc branches/5.1: 2008-03-11 16:50:50 +00:00
innodb-autoinc.result branches/5.1: This bug has always existed but was masked by other errors. The 2008-10-03 22:48:04 +00:00
innodb-autoinc.test branches/5.1: This bug has always existed but was masked by other errors. The 2008-10-03 22:48:04 +00:00
innodb-lock.result Import 5.0 code. 2005-10-27 07:29:40 +00:00
innodb-lock.test Merge changes from MySQL AB to mysql-test directives. 2007-03-02 13:23:21 +00:00
innodb-master.opt Make innodb_unsafe_binlog test case faster. Group all consistent read 2006-04-05 10:11:00 +00:00
innodb-replace.result branches/5.1: 2008-07-01 06:37:34 +00:00
innodb-replace.test branches/5.1: 2008-07-01 06:37:34 +00:00
innodb-semi-consistent-master.opt Set an error code when a deadlock occurs in semi-consistent read. (Bug #31494) 2007-10-17 05:36:42 +00:00
innodb-semi-consistent.result branches/5.1: 2008-10-21 08:07:44 +00:00
innodb-semi-consistent.test branches/5.1: 2008-10-21 08:07:44 +00:00
innodb.result branches/5.1: 2008-10-21 08:07:44 +00:00
innodb.test branches/5.1: 2008-10-21 08:07:44 +00:00
innodb_bug34053.result branches/5.1: 2008-02-07 12:02:06 +00:00
innodb_bug34053.test branches/5.1: 2008-03-11 16:50:50 +00:00
innodb_bug34300.result branches/5.1: 2008-03-26 16:26:54 +00:00
innodb_bug34300.test branches/5.1: 2008-03-26 16:26:54 +00:00
innodb_bug35220.result branches/5.1: 2008-03-18 07:35:30 +00:00
innodb_bug35220.test branches/5.1: 2008-03-18 07:35:30 +00:00
innodb_bug38231.result branches/5.1: 2008-10-01 06:13:13 +00:00
innodb_bug38231.test branches/5.1: 2008-10-01 06:13:13 +00:00
innodb_bug39438-master.opt branches/5.1: 2008-10-03 14:17:28 +00:00
innodb_bug39438.result branches/5.1: 2008-10-03 14:17:28 +00:00
innodb_bug39438.test branches/5.1: 2008-10-03 14:17:28 +00:00
innodb_trx_weight.inc mysql-test/innodb_trx_weight.inc: Add username root to the "connect" statement. 2007-06-06 12:13:59 +00:00
innodb_trx_weight.result Fix Bug#21293: Consider transactions that had edited non-transactional 2007-05-15 14:53:04 +00:00
innodb_trx_weight.test Merge changes from MySQL AB, as of the following changeset: 2007-07-31 05:56:17 +00:00