|
|
6d83e48b87
|
Merge
|
2014-05-19 13:47:15 +01:00 |
|
|
|
9777e83a5a
|
Merge branch 'master' into blr
|
2014-05-19 13:46:47 +01:00 |
|
|
|
7c3a354fd8
|
Query classifier ignored implicit commits in cases of write commands. Fixed it.
Added more tests for transaction support. Mostly different cases where some command triggers implicit commit in the middle of transaction.
|
2014-03-28 00:16:18 +02:00 |
|
|
|
9b1035751a
|
Made rwsplit test select_for_var_set.sql generic so that master server's id is filled in test.inc.
|
2014-03-27 17:17:01 +02:00 |
|
|
|
e9d1f04bc6
|
Added test: set var @a via select @@server_id
Added test: set var @a via select @@server_id
|
2014-03-27 11:45:47 +01:00 |
|
|
|
10fdccdeee
|
Added two tests for testing readwrite split router's ability to route read to master if in active transaction and to slave when outside transaction.
|
2014-03-27 10:27:19 +02:00 |
|
|
|
75549c6a20
|
Added $(ROOT_PATH)/test.inc where test parameters can be added. For example, MaxScale port numbers, usernames, passwords. The file can be included in every */test/makefile so that all test directories can use same parameters if necessary.
Moved checking test results to rwsplit.sh so that tests can use easily different criterias to evaluate test success.
|
2014-03-27 10:06:31 +02:00 |
|
|
|
f49df89a0c
|
Changed how query classifier determines which statements trigger implicit commit.
Changed test makefile and rwsplit.sh script and added two example sql scripts.
|
2014-03-26 19:10:35 +02:00 |
|
|
|
df02926321
|
Added structure which can be cloned for multiple test cases.
|
2014-03-25 23:19:24 +02:00 |
|
|
|
f320c17834
|
Added test for readwrite split: SET and TRANSACTION - COMMIT
Added test for readwrite split: SET and TRANSACTION - COMMIT
|
2014-03-24 15:15:21 +01:00 |
|