mariadb/mysql-test/r
2005-03-31 20:23:10 +04:00
..
alias.result
alter_table.result
alter_table.result.es
analyse.result
ansi.result A "fix" for problem discovered in BUG#8510: remove ONLY_FULL_GROUP_BY mode from ANSI mode, as currently 2005-02-17 07:12:31 +03:00
archive.result
auto_increment.result
backup.result
bdb-alter-table-1.result
bdb-alter-table-2.result
bdb-crash.result
bdb-deadlock.result
bdb.result
bdb_cache.result
bench_count_distinct.result
big_test.require
bigint.result Fix for BUG#8562: In Item_int_with_ref::new_item() create Item_int or Item_uint 2005-02-28 23:50:06 +03:00
binary.result
blackhole.result Collection of changes per Bar and Serg. 2005-03-24 16:07:56 -08:00
bool.result
bulk_replace.result
case.result
cast.result
check.result
check_var_limit.require
comments.result
compare.result
connect.result
consistent_snapshot.result
constraints.result
count_distinct.result
count_distinct2.result
count_distinct3.result
create.result
create_select_tmp.result
csv.result
ctype_big5.result Allow inserting of extra HKSCS and cp950 characters into a Big5 column. 2005-03-25 16:08:54 +04:00
ctype_collate.result type_blob.result, func_system.result, func_str.result, ctype_collate.result: 2005-03-04 14:20:49 +04:00
ctype_cp1250_ch.result Bug#8840 Empty string comparison and character set 'cp1250' 2005-03-03 14:15:37 +04:00
ctype_cp1251.result Remove .opt file for faster test running. 2005-03-30 14:10:27 +05:00
ctype_create.result
ctype_latin1.result ctype_latin1.result, ctype_latin1.test, charset.c: 2005-02-22 09:56:07 +04:00
ctype_latin1_de.result Bug #7878 with utf_general_ci, equals (=) has problem with accent insensitivity 2005-02-18 16:10:12 +04:00
ctype_many.result
ctype_mb.result
ctype_recoding.result
ctype_sjis.result
ctype_tis620.result
ctype_uca.result
ctype_ucs.result
ctype_ujis.result
ctype_utf8.result func_system.test, ctype_utf8.test, func_system.result, ctype_utf8.result: 2005-03-28 12:24:12 +05:00
date_formats.result
delayed.result
delete.result
derived.result
dirty_close.result
distinct.result
drop.result
drop_temp_table.result
drop_temp_table.result.es
empty_table.result
endspace.result
errors.result
exampledb.result
explain.result
flush.result
flush_block_commit.result
flush_table.result
foreign_key.result
fulltext.result
fulltext2.result
fulltext_cache.result
fulltext_distinct.result
fulltext_left_join.result
fulltext_multi.result
fulltext_order_by.result BUG#6635 - test_if_skip_sort_order() thought it can skip filesort 2005-03-08 19:45:55 +01:00
fulltext_update.result
fulltext_var.result
func_compress.result
func_concat.result
func_crypt.result
func_date_add.result
func_default.result
func_encrypt.result
func_equal.result
func_gconcat.result Fix for bug#8656: Crash with group_concat on alias in outer table 2005-03-16 16:44:28 +03:00
func_group.result fixed union types merging and table related metadata (BUG#8824) 2005-03-23 08:36:48 +02:00
func_if.result
func_in.result
func_isnull.result
func_like.result
func_math.result
func_misc.result
func_op.result
func_regexp.result
func_sapdb.result
func_set.result
func_str.result Fixed that LEFT OUTER JOIN was replaced with a regulat join 2005-03-24 18:10:46 +04:00
func_system.result func_system.test, ctype_utf8.test, func_system.result, ctype_utf8.result: 2005-03-28 12:24:12 +05:00
func_test.result
func_time.result
func_timestamp.result
gcc296.result
gis-rtree.result
gis.result
grant.result
grant2.result more wild_compare tests 2005-03-27 15:46:06 +02:00
grant_cache.result
group_by.result Make the tests deterministic: change DELETE ... LIMIT to DELETE ... ORDER BY ... LIMIT 2005-03-31 20:23:10 +04:00
handler.result
have_archive.require
have_bdb.require
have_big5.require
have_blackhole.require Additional storage engine called "blackhole". Customer request, and for that matter a Zawodny request. With this you can alter table to a type of table that would never store data. Its a /dev/null for a database. 2005-03-22 16:10:39 -08:00
have_compress.require
have_cp1250_ch.require Bug#8840 Empty string comparison and character set 'cp1250' 2005-03-03 14:15:37 +04:00
have_crypt.require
have_csv.require
have_debug.require
have_exampledb.require
have_geometry.require
have_innodb.require
have_isam.require
have_met_timezone.require
have_moscow_leap_timezone.require
have_ndb.require
have_openssl.require
have_openssl_1.require
have_query_cache.require
have_raid.require
have_sjis.require
have_symlink.require
have_tis620.require
have_ucs2.require
have_ujis.require
having.result
heap.result A fix (bug #8489: Strange auto_increment behaviour with HEAP table). 2005-03-15 13:32:12 +04:00
heap_auto_increment.result
heap_btree.result
heap_hash.result
help.result
init_connect.result
innodb-deadlock.result
innodb-lock.result
innodb.result
innodb.result.es
innodb_cache.result
innodb_handler.result
insert.result
insert_select.result
insert_select.result.es
insert_update.result
isam.result
join.result
join_crash.result
join_outer.result correct not_null_tables() for XOR and AND 2005-03-13 16:34:40 +01:00
key.result
key_cache.result
key_diff.result
key_primary.result
keywords.result
kill.result
limit.result
loaddata.result
lock.result
lock_multi.result
lock_tables_lost_commit.result
lowercase0.require
lowercase2.require
lowercase_table.result
lowercase_table2.result
lowercase_table3.result
lowercase_table_grant.result
lowercase_table_qcache.result
merge.result
metadata.result postmerge fixes 2005-03-30 23:08:03 +03:00
mix_innodb_myisam_binlog.result
multi_statement.result Log each slow query in a multi-statement query to the slow query log. 2005-02-17 11:48:44 -08:00
multi_update.result
myisam-blob.result
myisam-blob.result.es
myisam.result Bug#8306 - TRUNCATE leads to index corruption 2005-03-02 10:35:00 +01:00
mysql_protocols.result
mysqlbinlog.result
mysqlbinlog2.result
mysqldump.result Fix to make builds possible 2005-03-08 20:06:08 +02:00
mysqltest.result
ndb_alter_table.result Fix for Bug #8753 Invalid schema object version after dropping index 2005-03-07 10:21:38 +01:00
ndb_autodiscover.result
ndb_autodiscover2.result
ndb_basic.result
ndb_blob.result
ndb_cache.result
ndb_charset.result
ndb_grant.result
ndb_index.result
ndb_index_ordered.result
ndb_index_unique.result
ndb_insert.result
ndb_limit.result
ndb_lock.result
ndb_minmax.result
ndb_multi.result Fix for Bug #8753 Invalid schema object version after dropping index 2005-03-07 10:21:38 +01:00
ndb_replace.result
ndb_restore.result
ndb_subquery.result
ndb_transaction.result
ndb_truncate.result
ndb_types.result
ndb_update.result
negation_elimination.result
not_embedded.require
null.result
null_key.result
odbc.result
olap.result olap.test: 2005-03-17 20:18:19 -08:00
openssl_1.result
openssl_2.result
order_by.result
order_fill_sortbuf.result
outfile.result
overflow.result
packet.result
packet.result.es
preload.result
ps.result a fix for --ps-protocol (bug #6089: FOUND_ROWS returns wrong values when no table/view is used) 2005-03-02 20:00:48 +04:00
ps_1general.result Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/ 2005-03-26 19:49:24 +01:00
ps_2myisam.result Merge neptunus.(none):/home/msvensson/mysql/bug8807 2005-03-30 14:30:32 +02:00
ps_3innodb.result Merge neptunus.(none):/home/msvensson/mysql/bug8807 2005-03-30 14:30:32 +02:00
ps_4heap.result Merge neptunus.(none):/home/msvensson/mysql/bug8807 2005-03-30 14:30:32 +02:00
ps_5merge.result Merge neptunus.(none):/home/msvensson/mysql/bug8807 2005-03-30 14:30:32 +02:00
ps_6bdb.result Merge neptunus.(none):/home/msvensson/mysql/bug8807 2005-03-30 14:30:32 +02:00
ps_7ndb.result Merge neptunus.(none):/home/msvensson/mysql/bug8807 2005-03-30 14:30:32 +02:00
ps_10nestset.result
ps_11bugs.result
query_cache.result Merge test and results 2005-03-11 11:07:32 -08:00
query_cache.result.es
query_cache_merge.result
raid.result
range.result
rename.result
repair.result
replace.result
rollback.result
row.result
rpl000001.a.result
rpl000001.b.result
rpl000001.result
rpl000002.result
rpl000004.a.result
rpl000004.b.result
rpl000004.result
rpl000005.result Fix for bug #7100: relay_log_space_max missing from SHOW VARIABLES 2005-03-16 15:57:57 +03:00
rpl000006.result
rpl000008.result
rpl000009.result
rpl000010.result
rpl000011.result
rpl000012.result
rpl000013.result
rpl000015.result
rpl000017.result
rpl000018.result
rpl_alter.result
rpl_chain_temp_table.result
rpl_change_master.result
rpl_charset.result BUG#6676: Derivation of user variables should be of derivation "IMPLICIT" 2005-02-21 16:26:04 +01:00
rpl_commit_after_flush.result
rpl_create_database.result
rpl_deadlock.result "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replication thread stops replication": 2005-03-23 19:19:36 +01:00
rpl_delete_all.result
rpl_do_grant.result
rpl_drop.result
rpl_drop_temp.result
rpl_EE_error.result
rpl_empty_master_crash.result
rpl_error_ignored_table.result
rpl_failed_optimize.result
rpl_failsafe.result
rpl_flush_log_loop.result
rpl_flush_tables.result
rpl_free_items.result
rpl_get_lock.result
rpl_heap.result
rpl_ignore_grant.result
rpl_init_slave.result
rpl_insert_id.result Fix of an incorrect merge 2005-02-24 17:25:06 +01:00
rpl_insert_ignore.result
rpl_loaddata.result
rpl_loaddata_rule_m.result
rpl_loaddata_rule_s.result
rpl_loaddatalocal.result
rpl_log.result
rpl_log_pos.result
rpl_many_optimize.result
rpl_master_pos_wait.result
rpl_max_relay_size.result
rpl_misc_functions.result
rpl_multi_delete.result
rpl_multi_delete2.result
rpl_multi_query.result
rpl_multi_update.result
rpl_multi_update2.result
rpl_mystery22.result
rpl_openssl.result
rpl_optimize.result
rpl_ps.result
rpl_redirect.result
rpl_relayrotate.result
rpl_relayspace.result
rpl_replicate_do.result
rpl_reset_slave.result
rpl_rewrite_db.result
rpl_rotate_logs.result
rpl_server_id1.result
rpl_server_id2.result
rpl_set_charset.result
rpl_skip_error.result
rpl_sporadic_master.result
rpl_start_stop_slave.result
rpl_temporary.result
rpl_timezone.result
rpl_trunc_binlog.result
rpl_until.result
rpl_user_variables.result
select.result Fix for BUG#7425. 2005-03-09 16:51:03 +02:00
select.result.es
select_found.result merging 2005-02-28 19:59:38 +04:00
select_safe.result Fix for BUG#8726: In JOIN::optimize on ER_TOO_BIG_SELECT error set JOIN::error to -1 to cause 2005-02-28 20:21:21 +03:00
show_check.result merging 2005-02-28 18:11:18 +04:00
skip_name_resolve.result
slave-running.result
slave-stopped.result
sql_mode.result
status.result
subselect.result postreview changes 2005-03-30 10:07:08 +03:00
subselect2.result
subselect_gis.result
subselect_innodb.result
symlink.result Fix symlink test to avoid filenames with paths 2005-03-03 12:36:27 -08:00
synchronization.result
system_mysql_db.result
system_mysql_db_refs.result
tablelock.result
temp_table.result
timezone.result
timezone2.result
timezone3.result
true.require
truncate.result
type_blob.result Better error message. 2005-03-29 15:43:00 +05:00
type_blob.result.es
type_date.result
type_datetime.result
type_decimal.result
type_enum.result client/mysqltest.c 2005-03-23 20:38:42 +01:00
type_float.result Backport my_strntod() from 5.0 2005-02-22 12:51:23 +02:00
type_float.result.es
type_nchar.result
type_ranges.result
type_ranges.result.es
type_set.result Fixed wrong memory references found by purify 2005-02-28 11:59:46 +02:00
type_time.result
type_timestamp.result
type_uint.result
type_year.result
union.result Merge 2005-03-30 10:27:36 +03:00
update.result Merge 2005-03-17 10:59:25 +04:00
user_var.result Bug#9425 A user variable doesn't always have implicit coercibility 2005-03-28 14:01:57 +05:00
varbinary.result
variables.result bug#6958 2005-02-17 15:04:04 +04:00
warnings.result BUG#9072 'Max_error_count' system variable cannot be set to zero 2005-03-21 11:07:31 +01:00