• unknown's avatar
    Moved some old test and added a new test to only be run with mysql-test-run --big · 92fba5c4
    unknown authored
    Fixed warnings by valgrind for sum_distinct.test
    Enable buffered-record-reads after filesort for InnoDB tables with short primary key
    Enabled sort-with-data for MyISAM temporary files
    
    
    BitKeeper/etc/ignore:
      added tools/mysqltestmanager
    client/mysqltest.c:
      Ensure that BIG_TEST is always set to 0 or 1
      Fix the 'eval' also honors 'require'
    mysql-test/mysql-test-run.sh:
      Enlarge InnoDB table space for --big tests
    mysql-test/r/heap.result:
      Fix after adding more optimzation for filsort
    mysql-test/r/sum_distinct.result:
      Move 'slow' part of test to sum_distinct-big.test
    mysql-test/t/heap.test:
      Ensure that results are indpendent of optimizer
    mysql-test/t/sum_distinct.test:
      Move 'slow' part of test to sum_distinct-big.test
    sql/filesort.cc:
      Use 'sort with data' also on temporary files and with INSERT ... SELECT
    sql/ha_innodb.h:
      Remove HA_FAST_KEY_READ to enable buffered-record-reads after filesort
    sql/handler.h:
      Mor...
    92fba5c4
big_test.inc 107 Bytes