Commit 979b90c3 authored by terrymanu's avatar terrymanu
Browse files

for #601: add select_exclamation_equal_with_single_table for masterslave

parent 385c3a2c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
        <assertion sharding-rule-type="db" parameters="100001:int" expected-data-file="db/select_not_equal_with_single_table.xml" />
        <assertion sharding-rule-type="tbl" parameters="100001:int" expected-data-file="tbl/select_not_equal_with_single_table.xml" />
        <assertion sharding-rule-type="dbtbl" parameters="100001:int" expected-data-file="dbtbl/select_not_equal_with_single_table.xml" />
        <assertion sharding-rule-type="masterslave" parameters="100001:int" expected-data-file="masterslave/select_not_equal_with_single_table.xml" />
    </dql-test-case>
    
    <dql-test-case sql-case-id="select_not_in_with_single_table">