• Michael Widenius's avatar
    Fixed issue with slow query logging where examined rows where wrong · a35e9c84
    Michael Widenius authored
    Reset 'examined_rows_count' in union to not count same rows twice
    
    mysql-test/r/subselect_mat_cost.result:
      Test also slow query logging
    mysql-test/t/subselect_mat_cost.test:
      Test also slow query logging
    sql/sql_union.cc:
      Reset 'examined_rows_count' in union to not count same rows twice
    a35e9c84
subselect_mat_cost.result 19.1 KB