• H
    Clean up some regression tests. · 0d42b6ef
    Heikki Linnakangas 提交于
    * Avoid using start/end_ignore blocks where not necessary.
    * Remove unnecessary DROP commands.
    * Use begin/commit when building test tables, to reduce 2PC overhead
    * Reuse test tables, rather than drop and recreate them
    
    Shaves a few seconds from the total execution time.
    0d42b6ef
qp_subquery.out 48.1 KB