Rich Prohaska
a176ec2f18
#4621 move tokudb.lockretry mysql tests to common mysql test dir refs[t:4621]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@40914 c7de825b-a66e-492c-adef-691d508d4ae1
2012-03-16 15:47:57 +00:00
Rich Prohaska
e08d06875c
#4621 move tokudb.prim_key mysql tests to common mysql test dir refs[t:4621]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@40913 c7de825b-a66e-492c-adef-691d508d4ae1
2012-03-16 15:42:32 +00:00
Rich Prohaska
626f9cb9d4
#4621 move tokudb.nested_txn mysql tests to common mysql test dir refs[t:4621]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@40912 c7de825b-a66e-492c-adef-691d508d4ae1
2012-03-16 15:41:12 +00:00
Rich Prohaska
e4e0d6e0c1
#4621 move tokudb.join mysql tests to common mysql test dir refs[t:4621]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@40911 c7de825b-a66e-492c-adef-691d508d4ae1
2012-03-16 15:22:22 +00:00
Rich Prohaska
ba27a89f1f
#4621 move mysql autoinc tests to common mysql test dir refs[t:4621]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@40910 c7de825b-a66e-492c-adef-691d508d4ae1
2012-03-16 15:20:02 +00:00
Rich Prohaska
9f985dea82
#4521 move add_index tests to common mysql test directory refs[t:4521]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@40869 c7de825b-a66e-492c-adef-691d508d4ae1
2012-03-14 19:17:46 +00:00
Rich Prohaska
7ec88c70bf
#4521 disable max packet warnings in 5.5 refs[t:4521]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@40865 c7de825b-a66e-492c-adef-691d508d4ae1
2012-03-14 17:35:44 +00:00
Tim Callaghan
37d7d76cee
[t:4522] Additional test fixes. Refs #4522 .
...
git-svn-id: file:///svn/mysql/tests/mysql-test@40542 c7de825b-a66e-492c-adef-691d508d4ae1
2012-03-06 15:23:07 +00:00
Zardosht Kasheff
f0f1230b82
[t:4561], add automated test
...
git-svn-id: file:///svn/mysql/tests/mysql-test@40234 c7de825b-a66e-492c-adef-691d508d4ae1
2012-02-23 19:14:45 +00:00
Zardosht Kasheff
42133d3df3
[t:4472], fix test
...
git-svn-id: file:///svn/mysql/tests/mysql-test@40099 c7de825b-a66e-492c-adef-691d508d4ae1
2012-02-17 15:39:47 +00:00
Zardosht Kasheff
9c543f19fc
[t:4472], fix fileops-3
...
git-svn-id: file:///svn/mysql/tests/mysql-test@39783 c7de825b-a66e-492c-adef-691d508d4ae1
2012-02-09 16:37:01 +00:00
Zardosht Kasheff
a850daa353
[t:4472], add test
...
git-svn-id: file:///svn/mysql/tests/mysql-test@39741 c7de825b-a66e-492c-adef-691d508d4ae1
2012-02-08 20:36:55 +00:00
Zardosht Kasheff
84089d0afb
[t:4288], remove mvcc-32, test is no longer valid with changes to garbage collection due to flusher threads
...
git-svn-id: file:///svn/mysql/tests/mysql-test@39543 c7de825b-a66e-492c-adef-691d508d4ae1
2012-02-03 19:28:42 +00:00
Zardosht Kasheff
830d5308eb
[t:4428], fix the filter_cluster tests
...
git-svn-id: file:///svn/mysql/tests/mysql-test@39542 c7de825b-a66e-492c-adef-691d508d4ae1
2012-02-03 18:48:37 +00:00
Zardosht Kasheff
b5f8f3118e
[t:4428], fix tokudb.cluster.create_table
...
git-svn-id: file:///svn/mysql/tests/mysql-test@39541 c7de825b-a66e-492c-adef-691d508d4ae1
2012-02-03 18:32:08 +00:00
Christian Rober
37dfaa1fe2
[t:4324] Some tests shared by both mariadb and mysql were failing only on mariadb. The failures pertained to the lenght of the key columns. Chose to ignore the explain query's key_len column in addition to the previously masked rows column.
...
git-svn-id: file:///svn/mysql/tests/mysql-test@39361 c7de825b-a66e-492c-adef-691d508d4ae1
2012-01-30 19:48:01 +00:00
Rich Prohaska
291b703452
#4352 suppress error log messages refs[t:4352]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@39034 c7de825b-a66e-492c-adef-691d508d4ae1
2012-01-20 13:14:39 +00:00
Rich Prohaska
d11ac531c1
#4352 test 32MB rows in mysql refs[t:4352]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38996 c7de825b-a66e-492c-adef-691d508d4ae1
2012-01-18 22:12:54 +00:00
Rich Prohaska
a481e5324e
#4352 test 32m blobs refs[t:4352]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38985 c7de825b-a66e-492c-adef-691d508d4ae1
2012-01-18 18:43:34 +00:00
Christian Rober
a7ade1cdb0
[t:4324] Missed test 1711 from tokudb.bugs, now updated to ignore row column.
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38944 c7de825b-a66e-492c-adef-691d508d4ae1
2012-01-18 00:14:51 +00:00
Christian Rober
0a879e0402
[t:4324] Updated tests and results in tokudb.filter_cluster.
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38887 c7de825b-a66e-492c-adef-691d508d4ae1
2012-01-16 22:44:27 +00:00
Christian Rober
8ea60cce47
[t:4324] Updates to MySQL tokudb.cluster tests
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38884 c7de825b-a66e-492c-adef-691d508d4ae1
2012-01-16 21:51:04 +00:00
Christian Rober
9de56caa26
[t:4324] First batch of fixed tests. Only includes update rows column.
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38875 c7de825b-a66e-492c-adef-691d508d4ae1
2012-01-16 17:44:31 +00:00
Rich Prohaska
45d17453b5
#4374 rename border-locks test so we dont run it refs[t:4374]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38626 c7de825b-a66e-492c-adef-691d508d4ae1
2012-01-09 16:53:03 +00:00
Zardosht Kasheff
cfc651b19c
[t:4370], add bulkfetch-2
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38613 c7de825b-a66e-492c-adef-691d508d4ae1
2012-01-08 22:42:06 +00:00
Zardosht Kasheff
e6d1b25064
[t:4370], fix bulk-fetch.test
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38612 c7de825b-a66e-492c-adef-691d508d4ae1
2012-01-08 22:38:20 +00:00
Zardosht Kasheff
9dc1e63c3e
[t:4370], create another name for the test suite
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38611 c7de825b-a66e-492c-adef-691d508d4ae1
2012-01-08 22:37:39 +00:00
John Esmet
b8bbf5ef43
close [t:3414] test for replace into and ignore to exercise the possibility of optimizing the cause where keys are a subset of the pk.
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38181 c7de825b-a66e-492c-adef-691d508d4ae1
2011-12-23 20:48:16 +00:00
John Esmet
45f6e5c010
[t:3414] starting the replace-ignore test script generator
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38101 c7de825b-a66e-492c-adef-691d508d4ae1
2011-12-22 02:27:41 +00:00
John Esmet
ed8cad2a8d
[t:3414] some cleanup before i write 3414 tests
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38100 c7de825b-a66e-492c-adef-691d508d4ae1
2011-12-22 01:49:17 +00:00
John Esmet
f0667fe675
we need a 'general' mysql test suite, and bulk fetch isn't special enough for its own suite
...
git-svn-id: file:///svn/mysql/tests/mysql-test@38099 c7de825b-a66e-492c-adef-691d508d4ae1
2011-12-22 01:40:52 +00:00
Zardosht Kasheff
f39d6034f3
[t:4261], add test
...
git-svn-id: file:///svn/mysql/tests/mysql-test@37768 c7de825b-a66e-492c-adef-691d508d4ae1
2011-12-12 15:53:25 +00:00
Zardosht Kasheff
8ba92e48b4
[t:4260], add simple sanity test
...
git-svn-id: file:///svn/mysql/tests/mysql-test@37746 c7de825b-a66e-492c-adef-691d508d4ae1
2011-12-11 00:14:37 +00:00
John Esmet
da74cfe0e0
[t:4164] result file for bulk fetch test
...
git-svn-id: file:///svn/mysql/tests/mysql-test@37491 c7de825b-a66e-492c-adef-691d508d4ae1
2011-12-02 16:46:26 +00:00
John Esmet
1f0d8e4892
[t:4164] single row per insert changed to all rows in one insert, runs much faster.
...
git-svn-id: file:///svn/mysql/tests/mysql-test@37490 c7de825b-a66e-492c-adef-691d508d4ae1
2011-12-02 16:35:42 +00:00
John Esmet
06f1fde1cf
[t:4064] bulk fetch mysqltest script generated. tries range queries over sufficently large tables (greater than a few tokudb_read_buf's) which have a.) blobs/no blobs b.) ints, no ints c.) strings, no strings
...
git-svn-id: file:///svn/mysql/tests/mysql-test@37486 c7de825b-a66e-492c-adef-691d508d4ae1
2011-12-02 15:39:40 +00:00
John Esmet
7d57ee64af
[t:3981] fixed test
...
git-svn-id: file:///svn/mysql/tests/mysql-test@37470 c7de825b-a66e-492c-adef-691d508d4ae1
2011-12-01 18:27:15 +00:00
John Esmet
3b5238a4bd
[t:3981] test for border locking
...
git-svn-id: file:///svn/mysql/tests/mysql-test@37441 c7de825b-a66e-492c-adef-691d508d4ae1
2011-11-30 21:06:46 +00:00
Zardosht Kasheff
81de365123
[t:4208], fix a couple of tests
...
git-svn-id: file:///svn/mysql/tests/mysql-test@37436 c7de825b-a66e-492c-adef-691d508d4ae1
2011-11-30 20:43:11 +00:00
Zardosht Kasheff
6505255903
[t:4175], add tests
...
git-svn-id: file:///svn/mysql/tests/mysql-test@37248 c7de825b-a66e-492c-adef-691d508d4ae1
2011-11-23 21:36:59 +00:00
John Esmet
d72725e5fd
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
2900620e9f
[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
7eda90e63a
[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
John Esmet
245d1e6b9c
[t:3938] should not have commit this so soon
...
git-svn-id: file:///svn/mysql/tests/mysql-test@35952 c7de825b-a66e-492c-adef-691d508d4ae1
2011-10-20 21:24:30 +00:00
John Esmet
138d6bf317
[t:3938] preliminary tests for 3938. more stressful tests are still on the
...
table.
git-svn-id: file:///svn/mysql/tests/mysql-test@35951 c7de825b-a66e-492c-adef-691d508d4ae1
2011-10-20 21:13:02 +00:00
Rich Prohaska
6215181875
#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
e0ae0d113a
#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
0c6e894304
#3453 revise timeouts to milliseconds refs[t:3453]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@35414 c7de825b-a66e-492c-adef-691d508d4ae1
2011-10-06 17:27:54 +00:00
Rich Prohaska
1d13baf4f7
#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
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
Zardosht Kasheff
7ebdf63562
[t:3015], add test
...
git-svn-id: file:///svn/mysql/tests/mysql-test@25461 c7de825b-a66e-492c-adef-691d508d4ae1
2010-11-10 16:41:24 +00:00
Zardosht Kasheff
cbddb69ce6
[t:3014], add test
...
git-svn-id: file:///svn/mysql/tests/mysql-test@25190 c7de825b-a66e-492c-adef-691d508d4ae1
2010-11-04 18:55:51 +00:00
Zardosht Kasheff
276b367297
[t:3006], fix tests to make them deterministic
...
git-svn-id: file:///svn/mysql/tests/mysql-test@25143 c7de825b-a66e-492c-adef-691d508d4ae1
2010-11-03 15:04:50 +00:00
Zardosht Kasheff
7ece30dcff
[t:3006], add test cases
...
git-svn-id: file:///svn/mysql/tests/mysql-test@25121 c7de825b-a66e-492c-adef-691d508d4ae1
2010-11-02 20:56:48 +00:00
Zardosht Kasheff
d6ae6f3cf3
[t:2952], add some more tests
...
git-svn-id: file:///svn/mysql/tests/mysql-test@24948 c7de825b-a66e-492c-adef-691d508d4ae1
2010-10-28 13:01:37 +00:00
Zardosht Kasheff
62f11cf16a
[t:2952], add a mysql level test
...
git-svn-id: file:///svn/mysql/tests/mysql-test@24930 c7de825b-a66e-492c-adef-691d508d4ae1
2010-10-28 01:31:40 +00:00
Rich Prohaska
f213466611
#2968 disable warnings refs[t:2968]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@24920 c7de825b-a66e-492c-adef-691d508d4ae1
2010-10-27 18:45:26 +00:00
Zardosht Kasheff
576193095f
[t:2989], remove test
...
git-svn-id: file:///svn/mysql/tests/mysql-test@24886 c7de825b-a66e-492c-adef-691d508d4ae1
2010-10-26 14:47:27 +00:00
Rich Prohaska
ee358a4266
#2968 test the mysql query planner's ability to select clustering keys over full table scans for join keys refs[t:2968]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@24879 c7de825b-a66e-492c-adef-691d508d4ae1
2010-10-26 12:14:22 +00:00
Zardosht Kasheff
a371e097b1
[t:2985], add tests, only mvcc-40 shows the problem, mvcc-39 shows that toku_brt_is_empty_fast is fine
...
git-svn-id: file:///svn/mysql/tests/mysql-test@24783 c7de825b-a66e-492c-adef-691d508d4ae1
2010-10-23 04:24:30 +00:00
Rich Prohaska
6137951271
#2968 test cases for mysql joins with clustering keys refs[t:2968]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@24775 c7de825b-a66e-492c-adef-691d508d4ae1
2010-10-22 17:35:27 +00:00
Rich Prohaska
2e14bf1b2f
#2970 fix the 2970.test and result files refs[t:2970]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@24537 c7de825b-a66e-492c-adef-691d508d4ae1
2010-10-13 13:25:55 +00:00
Rich Prohaska
378c38550a
#2970 test case for the epic query problem with covering keys refs[t:2970]
...
git-svn-id: file:///svn/mysql/tests/mysql-test@24515 c7de825b-a66e-492c-adef-691d508d4ae1
2010-10-12 18:16:31 +00:00
Zardosht Kasheff
7073d1fcba
[t:2908], add simple test
...
git-svn-id: file:///svn/mysql/tests/mysql-test@23838 c7de825b-a66e-492c-adef-691d508d4ae1
2010-09-16 14:58:27 +00:00
Zardosht Kasheff
3772df8bf3
[t:2893], add some savepoint tests
...
git-svn-id: file:///svn/mysql/tests/mysql-test@23633 c7de825b-a66e-492c-adef-691d508d4ae1
2010-09-08 19:46:23 +00:00
Zardosht Kasheff
c61464298f
[t:2922] move mvcc tests
...
git-svn-id: file:///svn/mysql/tests/mysql-test@23629 c7de825b-a66e-492c-adef-691d508d4ae1
2010-09-08 18:49:31 +00:00
Zardosht Kasheff
f45f072491
[t:2918], add tests to a common directory
...
git-svn-id: file:///svn/mysql/tests/mysql-test@23577 c7de825b-a66e-492c-adef-691d508d4ae1
2010-09-07 16:06:33 +00:00