mariadb/mysql-test/r
bell@sanja.is.com.ua ddd3ee8b27 rewritten test using loop (BUG#930)
removed unused field (now it is in variables)
2003-08-08 23:27:22 +03:00
..
alias.result Proposed fix for #751 2003-07-03 20:57:51 +05:00
alter_table.result Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYS 2003-07-08 23:58:04 +03:00
analyse.result
ansi.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
binary.result
bool.result
bulk_replace.result
case.result
cast.result
check.result
comments.result
compare.result
constraints.result
convert.result
count_distinct.result
count_distinct2.result
create.result Fix for the bug #801: create table t1 select x'41'; doesn't work 2003-07-11 14:17:18 +05:00
ctype_cp1251.result Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
ctype_latin1_de.result my_strnncoll_latin1_de rewritten from scratch. Bug with overlapping combos went away. 2003-07-17 20:17:46 +02:00
ctype_ujis.result
delayed.result
delete.result
dirty_close.result
distinct.result missing test case for DISTINCT .. LEFT .. 2003-07-05 16:29:11 +03:00
drop.result Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
empty_table.result
errors.result
explain.result
flush.result Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
foreign_key.result
fulltext.result bug #942. docid == ftb->lastpos in join on looping over nested table 2003-07-31 13:45:35 +02:00
fulltext_cache.result
fulltext_distinct.result
fulltext_left_join.result
fulltext_multi.result
fulltext_order_by.result
fulltext_update.result
fulltext_var.result
func_concat.result
func_crypt.result
func_date_add.result
func_encrypt.result
func_equal.result
func_group.result
func_if.result
func_in.result
func_isnull.result
func_like.result
func_math.result
func_misc.result Testcase for #628 2003-07-03 16:48:47 +05:00
func_op.result
func_regexp.result
func_set.result backport fix for the bug #803: INTERVAL(NULL, ....) 2003-07-14 12:39:10 +05:00
func_str.result Fix for #739 2003-07-03 23:24:23 +05:00
func_system.result
func_test.result
func_time.result
func_timestamp.result
gcc296.result
grant.result
grant_cache.result Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
group_by.result
handler.result fix and test case for the bug #787: HANDLER without INDEX doesn't work with deleted rows 2003-07-04 17:15:16 +05:00
have_bdb.require
have_crypt.require
have_innodb.require
have_isam.require
have_mest_timezone.require
have_openssl.require
have_openssl_1.require
have_openssl_2.require
have_query_cache.require
have_raid.require
have_symlink.require
having.result
heap.result Fix and test-case for the bug #775: SELECT misses rows in indexed HEAP table columns. 2003-07-03 18:21:59 +05:00
innodb-deadlock.result
innodb.result Merge bk-internal.mysql.com:/home/bk/mysql-4.0 2003-07-03 11:56:30 +03:00
innodb_cache.result
innodb_handler.result
ins000001.result
insert.result
insert_select.result Fixed memory overrun when doing REPAIR on table with multi-part auto_increment key where one part was a packed CHAR 2003-07-18 04:04:24 +03:00
isam.result
join.result
join_crash.result
join_outer.result
key.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
lowercase_table.result
merge.result merge + order by (bug #515) temporary fix 2003-07-04 14:42:57 +02:00
multi_update.result
myisam.result
not_embedded.require
null.result
null_key.result
odbc.result
olap.result
openssl_1.result
openssl_2.result
order_by.result
order_fill_sortbuf.result
overflow.result
packet.result
query_cache.result rewritten test using loop (BUG#930) 2003-08-08 23:27:22 +03:00
raid.result
range.result
rename.result
repair.result
repair_part2.result
replace.result
rollback.result
rpl000001.a.result
rpl000001.b.result
rpl000001.result
rpl000002.result
rpl000003.result
rpl000004.a.result
rpl000004.b.result
rpl000004.result
rpl000005.result
rpl000006.result
rpl000008.result
rpl000009.result
rpl000010.result
rpl000011.result
rpl000012.result
rpl000013.result
rpl000015.result
rpl000017.result
rpl000018.result
rpl_alter.result
rpl_do_grant.result Fix so that SET PASSWORD is not replicated by the slave if running with 2003-08-02 23:46:26 +02:00
rpl_empty_master_crash.result
rpl_error_ignored_table.result - fixed an error in the rpl_error_ignored_table test suite: the master 2003-07-11 22:18:53 +02:00
rpl_failsafe.result
rpl_flush_log_loop.result Safety and speedup fixes: 2003-07-14 10:12:05 +03:00
rpl_get_lock.result
rpl_ignore_grant.result Fix so that SET PASSWORD is not replicated by the slave if running with 2003-08-02 23:46:26 +02:00
rpl_insert_id.result Make rpl_insert_id.test use InnoDB, and added foreign keys to the table, 2003-07-26 17:59:05 +02:00
rpl_loaddata.result 2 bugfixes: 2003-08-04 10:59:44 +02:00
rpl_loaddatalocal.result
rpl_log.result WL#912 (more user control on relay logs): 2003-07-06 17:59:54 +02:00
rpl_log_pos.result
rpl_master_pos_wait.result
rpl_max_relay_size.result Added missing --replace_result for ports in SHOW SLAVE STATUS. 2003-07-14 22:02:26 +02:00
rpl_mystery22.result
rpl_redirect.result
rpl_relayspace.result
rpl_replicate_do.result
rpl_reset_slave.result 2 bugfixes: 2003-08-04 10:59:44 +02:00
rpl_rotate_logs.result WL#912 (more user control on relay logs): 2003-07-06 17:59:54 +02:00
rpl_skip_error.result
rpl_sporadic_master.result
sel000001.result
sel000002.result
sel000003.result
sel000031.result
sel000032.result
sel000033.result
sel000100.result
select.result outer join, impossible on condition, where, and usable key for range 2003-07-25 14:32:03 +02:00
select_found.result
select_safe.result
show_check.result
slave-running.result
slave-stopped.result
status.result
symlink.result Fix for UNIXWARE 7 2003-07-03 19:23:06 +03:00
tablelock.result
temp_table.result
timezone.result
truncate.result
type_blob.result
type_date.result
type_datetime.result
type_decimal.result
type_enum.result
type_float.result
type_ranges.result
type_set.result
type_time.result
type_timestamp.result
type_uint.result
type_year.result
union.result
update.result
user_var.result
varbinary.result
variables.result
warnings.result