mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
e10d81448d
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: More comments sql/mysql_priv.h: A bit smaller limit for cache for buffered-records-read (after testing) sql/records.cc: Don't use buffered-record-reads if ref_length > MAX_REFLENGTH Fixed warning from valgrind in 'sum_distinct' sql/sql_select.cc: Ensure that tempory tables has query_id set for all fields (Required for sort-with-data to work on temp files) |
||
---|---|---|
.. | ||
big_test.inc | ||
check_var_limit.inc | ||
ctype_common.inc | ||
ctype_filesort.inc | ||
endspace.inc | ||
have_archive.inc | ||
have_bdb.inc | ||
have_big5.inc | ||
have_blackhole.inc | ||
have_compress.inc | ||
have_cp932.inc | ||
have_cp1250_ch.inc | ||
have_crypt.inc | ||
have_csv.inc | ||
have_debug.inc | ||
have_eucjpms.inc | ||
have_exampledb.inc | ||
have_federated_db.inc | ||
have_geometry.inc | ||
have_innodb.inc | ||
have_multi_ndb.inc | ||
have_ndb.inc | ||
have_openssl.inc | ||
have_openssl_1.inc | ||
have_query_cache.inc | ||
have_sjis.inc | ||
have_tis620.inc | ||
have_ucs2.inc | ||
have_ujis.inc | ||
master-slave.inc | ||
ndb_default_cluster.inc | ||
not_embedded.inc | ||
ps_conv.inc | ||
ps_create.inc | ||
ps_modify.inc | ||
ps_modify1.inc | ||
ps_query.inc | ||
ps_renew.inc | ||
system_db_struct.inc | ||
testdb_only.inc | ||
varchar.inc |