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