Commit graph

16 commits

Author SHA1 Message Date
John Esmet
0a6414ffe6 close[t:4116] close[t:3532] fixed read queries to use explicit begin/commit statements
instead of autocommit. tests now pass.


git-svn-id: file:///svn/mysql/tests/mysql-test@36839 c7de825b-a66e-492c-adef-691d508d4ae1
2011-11-11 16:42:02 +00:00
John Esmet
97f417a0c2 [t:3532] hit another test case - a thread with an open read transaction
on rows should not prevent another from grabbing write locks, since
no read locks should be taken


git-svn-id: file:///svn/mysql/tests/mysql-test@36507 c7de825b-a66e-492c-adef-691d508d4ae1
2011-11-04 01:59:50 +00:00
John Esmet
4ffd5deb9a [t:3532] regression test and results for 3532
git-svn-id: file:///svn/mysql/tests/mysql-test@36504 c7de825b-a66e-492c-adef-691d508d4ae1
2011-11-04 01:49:58 +00:00
Rich Prohaska
66ad817284 #4013 fix one of the tokudb_lock_timeout tests refs[t:4013]
git-svn-id: file:///svn/mysql/tests/mysql-test@35776 c7de825b-a66e-492c-adef-691d508d4ae1
2011-10-14 21:48:18 +00:00
Rich Prohaska
7bbd3851f8 #4013 change the blocking lock time units to milliseconds refs[t:4013]
git-svn-id: file:///svn/mysql/tests/mysql-test@35675 c7de825b-a66e-492c-adef-691d508d4ae1
2011-10-13 12:15:05 +00:00
Rich Prohaska
a1ef2f7089 #3453 merge mysql-test.3453 to mysql-test refs[t:3453]
git-svn-id: file:///svn/mysql/tests/mysql-test@35395 c7de825b-a66e-492c-adef-691d508d4ae1
2011-10-05 21:55:40 +00:00
John Esmet
73ce746564 [t:3453] more accurate test name, since write/write conflicts are not the
only test cases exercised anymore


git-svn-id: file:///svn/mysql/tests/mysql-test@35054 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-26 15:35:16 +00:00
John Esmet
61acf250ab [t:3453] added tests for reads with serializable transactions, updated
results


git-svn-id: file:///svn/mysql/tests/mysql-test@35052 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-26 15:20:11 +00:00
John Esmet
05c49452cd [t:3453] cleaned up getset blocking row lock test, removed race test,
since the writewrite-conflict scrip tests the race condition already.
pushed modified scripts and results file.


git-svn-id: file:///svn/mysql/tests/mysql-test@35051 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-26 14:44:23 +00:00
John Esmet
3c998c1e1a [t:3453] new results file.
git-svn-id: file:///svn/mysql/tests/mysql-test@35032 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-25 21:41:12 +00:00
John Esmet
2929b91fe7 [t:3453] cleaned up gen script, changed test to run with half second
timeout instead of one second.


git-svn-id: file:///svn/mysql/tests/mysql-test@35023 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-25 03:39:21 +00:00
John Esmet
a7380fd5e1 [t:3453] getting rid of old test results, adding new ones
git-svn-id: file:///svn/mysql/tests/mysql-test@35021 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-25 01:20:23 +00:00
John Esmet
7788e9576f [t:3453] updated mysqltest scripts and results
git-svn-id: file:///svn/mysql/tests/mysql-test@34983 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-23 14:50:54 +00:00
John Esmet
885b129452 [t:3453] results, take 1
git-svn-id: file:///svn/mysql/tests/mysql-test@34971 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-22 20:28:41 +00:00
Rich Prohaska
b882892cea #3557 merge write locking test bug fixes from 5.0.5 to main refs[t:3557]
git-svn-id: file:///svn/mysql/tests/mysql-test@32094 c7de825b-a66e-492c-adef-691d508d4ae1
2011-06-26 19:07:07 +00:00
Rich Prohaska
e3abbd94b6 #3497 tests for update and delete deadlocks, as well as the select for update refs[t:3497]
git-svn-id: file:///svn/mysql/tests/mysql-test@31573 c7de825b-a66e-492c-adef-691d508d4ae1
2011-06-13 18:58:05 +00:00