mariadb/mysql-test/suite/row_lock
2007-04-05 16:04:31 +02:00
..
include test of row locking. 2007-04-05 16:04:31 +02:00
r test of row locking. 2007-04-05 16:04:31 +02:00
t test of row locking. 2007-04-05 16:04:31 +02:00
readme.txt test of row locking. 2007-04-05 16:04:31 +02:00
summary_of_sel_test.txt test of row locking. 2007-04-05 16:04:31 +02:00

All row lock test with InnoDB have to be executed with the options

--innodb_lock_wait_timeout=1
--innodb_locks_unsafe_for_binlog 

for example

perl mysql-test-run.pl --mysqld=--innodb_lock_wait_timeout=2 --mysqld=--innodb_locks_unsafe_for_binlog --suite=row_lock innodb_row_lock_2