Commit graph

73 commits

Author SHA1 Message Date
John Esmet
6ec70da03e [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
7f9b4864a3 [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
587f91c8ee [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
21a6c7d3d1 [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
e893e518fe [t:3453] script now tests that early commits from any pair of competing
transactions allow the blocked contender to proceed without timeout error


git-svn-id: file:///svn/mysql/tests/mysql-test@35031 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-25 21:40:03 +00:00
John Esmet
a5b411f688 [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
f4d997b51e [t:3453] getting rid of sleep hack
git-svn-id: file:///svn/mysql/tests/mysql-test@35022 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-25 03:31:45 +00:00
John Esmet
bfc113c9f0 [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
6a148af41f [t:3453] cleanup
git-svn-id: file:///svn/mysql/tests/mysql-test@35019 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-25 00:57:25 +00:00
John Esmet
2a6019b2a7 [t:3453] updates to gen script
git-svn-id: file:///svn/mysql/tests/mysql-test@35018 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-25 00:56:33 +00:00
John Esmet
9ecdc24c05 [t:3453] blocking row locks test generated by scripts now cover, for 0
timeout and for 1 second timeout, 1.) point q vs point q 2.) range q vs
point q 3.) range q vs range q, overlapping or boundary. Blocking
transactions that return okay after a commit still need to be tested.


git-svn-id: file:///svn/mysql/tests/mysql-test@35017 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-25 00:51:43 +00:00
John Esmet
84b4b0feaf [t:3453] skeleton code generation down, working on point row locks, may
have uncovered a bug already


git-svn-id: file:///svn/mysql/tests/mysql-test@34998 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-23 21:17:50 +00:00
John Esmet
7467ee976c [t:3453] python script to generate the 100ish test cases blocking row
locks require. making progress, needs more love though.


git-svn-id: file:///svn/mysql/tests/mysql-test@34995 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-23 20:32:35 +00:00
John Esmet
9d0dce89fa [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
87b93d4830 [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
John Esmet
a191166c7b [t:3453] blocking row lock tests, take 1
git-svn-id: file:///svn/mysql/tests/mysql-test@34970 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-22 20:26:19 +00:00
Zardosht Kasheff
cf2ecdd201 [t:3861], add test
git-svn-id: file:///svn/mysql/tests/mysql-test@34517 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-08 14:41:20 +00:00
Zardosht Kasheff
b76c72bfdf [t:3518], add another test
git-svn-id: file:///svn/mysql/tests/mysql-test@34505 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-08 03:06:53 +00:00
Zardosht Kasheff
26ac412c04 [t:3861], add test that demonstrates problem
git-svn-id: file:///svn/mysql/tests/mysql-test@34502 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-08 02:39:09 +00:00
Zardosht Kasheff
6a1c857b6a [t:3518], add tests
git-svn-id: file:///svn/mysql/tests/mysql-test@34461 c7de825b-a66e-492c-adef-691d508d4ae1
2011-09-06 18:40:00 +00:00
Rich Prohaska
baed785c6a #3911 merge the checkpoint lock test fixes from 5.0.5 to main refs[t:3911]
git-svn-id: file:///svn/mysql/tests/mysql-test@34269 c7de825b-a66e-492c-adef-691d508d4ae1
2011-08-31 13:52:29 +00:00
Rich Prohaska
89e9f004a4 #3911 merge the checkpoint lock tests from 5.0.5 to main refs[t:3911]
git-svn-id: file:///svn/mysql/tests/mysql-test@34244 c7de825b-a66e-492c-adef-691d508d4ae1
2011-08-30 19:17:16 +00:00
Zardosht Kasheff
ef7da46891 [t:3436], add a test
git-svn-id: file:///svn/mysql/tests/mysql-test@33942 c7de825b-a66e-492c-adef-691d508d4ae1
2011-08-16 12:44:38 +00:00
Rich Prohaska
e0f2840932 #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
099bbf9493 #3497 fix locking tests refs[t:3497]
git-svn-id: file:///svn/mysql/tests/mysql-test@31590 c7de825b-a66e-492c-adef-691d508d4ae1
2011-06-14 13:12:44 +00:00
Rich Prohaska
cd6ad0a15d #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
Zardosht Kasheff
c96e822c99 [t:3486], add some comments to test
git-svn-id: file:///svn/mysql/tests/mysql-test@30545 c7de825b-a66e-492c-adef-691d508d4ae1
2011-05-04 16:16:21 +00:00
Zardosht Kasheff
dad9cf616a [t:3486], add test to main line
git-svn-id: file:///svn/mysql/tests/mysql-test@30541 c7de825b-a66e-492c-adef-691d508d4ae1
2011-05-04 15:47:43 +00:00
Zardosht Kasheff
1ae187e9ce [t:3478], add test
git-svn-id: file:///svn/mysql/tests/mysql-test@30483 c7de825b-a66e-492c-adef-691d508d4ae1
2011-05-02 19:50:59 +00:00
Zardosht Kasheff
bcfdd8cdb1 [t:3406], change comment in test of #3406
git-svn-id: file:///svn/mysql/tests/mysql-test@30435 c7de825b-a66e-492c-adef-691d508d4ae1
2011-04-30 17:14:21 +00:00
Zardosht Kasheff
cb9210df78 [t:3474], fix up some tests
git-svn-id: file:///svn/mysql/tests/mysql-test@30363 c7de825b-a66e-492c-adef-691d508d4ae1
2011-04-27 17:15:09 +00:00
Zardosht Kasheff
c1acb1c1cd [t:3406], add test
git-svn-id: file:///svn/mysql/tests/mysql-test@30361 c7de825b-a66e-492c-adef-691d508d4ae1
2011-04-27 17:01:23 +00:00
Zardosht Kasheff
37f318448f [t:3465], add tests to mainline
git-svn-id: file:///svn/mysql/tests/mysql-test@30355 c7de825b-a66e-492c-adef-691d508d4ae1
2011-04-27 14:16:09 +00:00
Zardosht Kasheff
1965f80577 [t:3441], add test
git-svn-id: file:///svn/mysql/tests/mysql-test@30277 c7de825b-a66e-492c-adef-691d508d4ae1
2011-04-23 21:13:47 +00:00
Zardosht Kasheff
1877461566 [t:3400], add tests for storing frm
git-svn-id: file:///svn/mysql/tests/mysql-test@30229 c7de825b-a66e-492c-adef-691d508d4ae1
2011-04-21 01:15:12 +00:00
Rich Prohaska
26ae77dd21 #3166 update result files for hotindex + insert/del/update refs[t:3166]
git-svn-id: file:///svn/mysql/tests/mysql-test@27087 c7de825b-a66e-492c-adef-691d508d4ae1
2011-01-06 19:49:35 +00:00
Rich Prohaska
ae98b871b2 #3166 test of hot index + concurrent inserts refs[t:3166]
git-svn-id: file:///svn/mysql/tests/mysql-test@27007 c7de825b-a66e-492c-adef-691d508d4ae1
2011-01-03 20:58:38 +00:00
Rich Prohaska
9543e1b31a #3166 sync the del and update hot index tests refs[t:3166]
git-svn-id: file:///svn/mysql/tests/mysql-test@27003 c7de825b-a66e-492c-adef-691d508d4ae1
2011-01-03 19:44:14 +00:00
Rich Prohaska
c489d088b9 #3166 test delete and update while hot index is building refs[t:3166]
git-svn-id: file:///svn/mysql/tests/mysql-test@26990 c7de825b-a66e-492c-adef-691d508d4ae1
2011-01-02 18:33:50 +00:00
Zardosht Kasheff
68aa0b7af3 [t:3056], disable some more tests for 5.5
git-svn-id: file:///svn/mysql/tests/mysql-test@26171 c7de825b-a66e-492c-adef-691d508d4ae1
2010-12-03 17:30:52 +00:00
Zardosht Kasheff
391bf724f1 [t:3056], disable fileops tests for 5.5
git-svn-id: file:///svn/mysql/tests/mysql-test@26170 c7de825b-a66e-492c-adef-691d508d4ae1
2010-12-03 17:26:18 +00:00
Zardosht Kasheff
7feef5c9c3 [t:3056], disable test for 5.5
git-svn-id: file:///svn/mysql/tests/mysql-test@26166 c7de825b-a66e-492c-adef-691d508d4ae1
2010-12-03 17:12:52 +00:00
Zardosht Kasheff
857df7cc2b [t:3083], write test
git-svn-id: file:///svn/mysql/tests/mysql-test@26144 c7de825b-a66e-492c-adef-691d508d4ae1
2010-12-03 00:50:44 +00:00
Zardosht Kasheff
f2af46ff01 [t:3072], fix up some tests
git-svn-id: file:///svn/mysql/tests/mysql-test@26077 c7de825b-a66e-492c-adef-691d508d4ae1
2010-12-01 17:45:59 +00:00
Zardosht Kasheff
4ae171dbbf [t:3072], fix a couple of tests that did not properly commit
git-svn-id: file:///svn/mysql/tests/mysql-test@26075 c7de825b-a66e-492c-adef-691d508d4ae1
2010-12-01 17:08:22 +00:00
Zardosht Kasheff
aa42874f9b [t:3072], fix mvcc-10
git-svn-id: file:///svn/mysql/tests/mysql-test@25879 c7de825b-a66e-492c-adef-691d508d4ae1
2010-11-23 19:50:29 +00:00
Zardosht Kasheff
1ceeaff1e6 [t:3007], fix another one
git-svn-id: file:///svn/mysql/tests/mysql-test@25731 c7de825b-a66e-492c-adef-691d508d4ae1
2010-11-18 17:05:43 +00:00
Zardosht Kasheff
41834a8d00 [t:3007], fix result file
git-svn-id: file:///svn/mysql/tests/mysql-test@25585 c7de825b-a66e-492c-adef-691d508d4ae1
2010-11-12 16:29:14 +00:00
Zardosht Kasheff
a25b64a512 [t:3007], fix some more tests
git-svn-id: file:///svn/mysql/tests/mysql-test@25583 c7de825b-a66e-492c-adef-691d508d4ae1
2010-11-12 16:16:55 +00:00
Rich Prohaska
2ba37f3f14 #3007 fix the 2968 mysql tests refs[t:3007]
git-svn-id: file:///svn/mysql/tests/mysql-test@25492 c7de825b-a66e-492c-adef-691d508d4ae1
2010-11-11 12:54:00 +00:00