mariadb/mysql-test/r
2004-02-06 15:23:41 +03:00
..
alias.result
alter_table.result merge 3.23 -> 4.0, 2003/02/06 2004-02-06 15:23:41 +03:00
analyse.result
ansi.result
auto_increment.result Removed compiler warning 2003-12-18 15:24:21 +02:00
backup.result
bdb-alter-table-1.result
bdb-alter-table-2.result
bdb-crash.result
bdb-deadlock.result
bdb.result Mark that strings may change on index only reads (for BDB tables). 2004-01-29 15:16:48 +01:00
bdb_cache.result
bench_count_distinct.result
big_test.require
bigint.result disabled atof() test as non-portable 2004-02-04 09:59:18 +01:00
binary.result Fix autoincrement for signed columns (Bug #1366) 2003-12-12 22:26:58 +02:00
bool.result
bulk_replace.result
case.result
cast.result
check.result
check_var_limit.require Move test that uses many tables (in query_cache.test) to separate test so that we can get it 'skipped' instead of 'failed' on system where we can't open many files. 2003-08-22 04:07:40 +03:00
comments.result
compare.result
constraints.result
convert.result
count_distinct.result
count_distinct2.result
create.result Better fix for CREATE TABLE IF NOT EXISTS ... SELECT 2003-10-15 21:41:13 +03:00
ctype_cp1251.result
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_tis620.result Fixed problem with range optimization over overlapping ranges (#2448) 2004-02-04 09:51:13 +01:00
ctype_ujis.result
delayed.result
delete.result
dirty_close.result
distinct.result Applied Monty corrections to the FULL SCAN 2003-09-17 21:52:05 +04:00
drop.result
drop_temp_table.result fix for a random test failure on hpux/ia64 2003-09-29 22:56:31 +02:00
empty_table.result
errors.result
explain.result
flush.result
foreign_key.result
fulltext.result beautify SHOW INDEX 2004-02-04 17:42:18 +01:00
fulltext_cache.result
fulltext_distinct.result
fulltext_left_join.result more left join tests 2003-11-20 22:20:54 +01:00
fulltext_multi.result Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) 2003-09-29 12:31:35 +03:00
fulltext_order_by.result Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) 2003-09-29 12:31:35 +03:00
fulltext_update.result
fulltext_var.result
func_concat.result
func_crypt.result Fix for bug #1271: Undefined variable in PASSWORD() function is not 2003-10-21 15:14:06 +05:00
func_date_add.result
func_encrypt.result
func_equal.result
func_group.result followup to fix for bug #1790 BIT_AND() result in GROUP BY different when 2003-12-10 15:17:23 +03:00
func_if.result
func_in.result
func_isnull.result
func_like.result An improvement of the fix for the bug #2231: string column, 2004-01-08 12:24:36 +04:00
func_math.result merge 3.23 -> 4.0, 2003/02/06 2004-02-06 15:23:41 +03:00
func_misc.result
func_op.result fix for bug #1993 'bit functions do not return unsigned values' 2003-12-10 17:30:37 +03:00
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 added test for bug #2290 "output truncated with ELT when using DISTINCT" 2004-01-21 02:18:51 +04:00
func_system.result
func_test.result After merge fixes 2003-08-22 18:43:46 +03:00
func_time.result Fix autoincrement for signed columns (Bug #1366) 2003-12-12 22:26:58 +02:00
func_timestamp.result
gcc296.result
grant.result Cleaned up last bug fixes 2003-09-09 20:06:50 +03:00
grant_cache.result
group_by.result bug #1335 tests followup: 2003-12-10 01:08:10 +03:00
handler.result BUG#2304 - HANDLER and tables in non-current db 2004-01-13 12:31:25 +01:00
have_bdb.require
have_crypt.require
have_innodb.require
have_isam.require
have_met_timezone.require Portablity fix 2003-12-14 21:31:02 +01:00
have_openssl.require
have_openssl_1.require
have_query_cache.require
have_raid.require
have_symlink.require
having.result
heap.result
innodb-deadlock.result
innodb.result innodb.result, innodb.test: 2004-02-02 01:30:59 +02:00
innodb_cache.result
innodb_handler.result
insert.result Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) 2003-12-14 06:39:52 +02:00
insert_select.result merge 3.23 -> 4.0, 2003/02/06 2004-02-06 15:23:41 +03:00
isam.result post-merge fixes 2003-08-28 13:14:54 +02:00
join.result
join_crash.result
join_outer.result Proposed fix for #2093 2003-12-12 21:26:20 +04:00
key.result
key_diff.result
key_primary.result
keywords.result
kill.result
limit.result Fixed a possible memory leak on MacOSX when using the shared libmysql.so library (Bug #2061) 2003-12-11 06:24:08 +02:00
loaddata.result Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) 2003-12-14 06:39:52 +02:00
lock.result Give error if locked table is used twice in query. This fixes strange error message when doing LOCK TABLES t1 WRITE; INSERT TABLE t1 SELECT * from t1 (Bug #2296) 2004-02-03 09:46:48 +01:00
lock_multi.result
lock_tables_lost_commit.result
lowercase2.require Some small portability fixes. 2003-12-30 13:14:21 +02:00
lowercase_table.result Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) 2003-12-14 06:39:52 +02:00
lowercase_table2.result Some small portability fixes. 2003-12-30 13:14:21 +02:00
merge.result
mix_innodb_myisam_binlog.result Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) 2003-09-29 12:31:35 +03:00
multi_update.result Merge 2003-12-13 04:04:38 +02:00
myisam-blob.result Fixed table crash bug when updating row > 16M (Bug #2159) 2004-01-15 21:39:56 +01:00
myisam.result Mark that strings may change on index only reads (for BDB tables). 2004-01-29 15:16:48 +01:00
mysqlbinlog.result Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) 2003-09-29 12:31:35 +03:00
mysqldump.result Portablity fix 2003-12-14 21:31:02 +01:00
not_embedded.require
null.result
null_key.result
odbc.result
olap.result
openssl_1.result openssl_1.result, openssl_1.test: 2003-08-07 15:20:15 +02:00
openssl_2.result
order_by.result bug #1945. item(expression)->name=0, crash in find_item_in_list 2003-11-28 12:36:45 +01:00
order_fill_sortbuf.result
overflow.result
packet.result Fixed some varnings from valgrind 2003-08-20 16:25:44 +03:00
query_cache.result database invalidation invalidate queries only of given database (BUG#1898) 2003-11-20 18:12:49 +02:00
query_cache_merge.result Move test that uses many tables (in query_cache.test) to separate test so that we can get it 'skipped' instead of 'failed' on system where we can't open many files. 2003-08-22 04:07:40 +03:00
raid.result Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461) 2004-02-05 09:12:23 +01:00
range.result Fixed problem with range optimization over overlapping ranges (#2448) 2004-02-04 09:51:13 +01:00
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 removing my chmods so that the test can be run on non-Unix platforms 2003-09-19 19:07:41 +02:00
rpl000010.result
rpl000011.result
rpl000012.result
rpl000013.result
rpl000015.result
rpl000017.result
rpl000018.result
rpl_alter.result
rpl_chain_temp_table.result Fix for BUG#1686 2003-10-29 14:23:35 +01:00
rpl_change_master.result Fix test for binary builds 2003-11-23 21:03:10 +02:00
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_EE_error.result Fix for BUG#2083 2003-12-16 11:10:50 +01:00
rpl_empty_master_crash.result
rpl_error_ignored_table.result
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_heap.result Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables": 2004-01-30 00:05:34 +01:00
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 rpl_insert_id.test, rpl_insert_id.result: 2004-02-02 01:41:35 +02:00
rpl_loaddata.result Fix for BUG#1870 2003-11-18 17:31:17 +01:00
rpl_loaddata_rule_m.result First commit for fixing BUG#1100 2003-08-20 23:24:45 +02:00
rpl_loaddata_rule_s.result First commit for fixing BUG#1100 2003-08-20 23:24:45 +02:00
rpl_loaddatalocal.result
rpl_log.result Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) 2003-09-29 12:31:35 +03:00
rpl_log_pos.result
rpl_master_pos_wait.result
rpl_max_relay_size.result Portability fixes (mostly test suite) 2003-12-16 13:20:17 +02:00
rpl_multi_delete.result Fix for BUG#2527 "Multi-Table Delete - Not Replication use replicate-wild-do-table" 2004-01-29 19:22:29 +01:00
rpl_multi_update.result - Fix for BUG#1858 "SQL-Thread stops working when using optimize table": 2003-12-04 22:42:18 +01:00
rpl_mystery22.result
rpl_redirect.result
rpl_relayspace.result
rpl_replicate_do.result
rpl_reset_slave.result When we delete the slave's temp tables from memory, we reset 2003-11-03 18:24:01 +01:00
rpl_rotate_logs.result Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 2003-12-16 21:53:18 +01:00
rpl_skip_error.result
rpl_sporadic_master.result
rpl_trunc_binlog.result Portability fixes (mostly test suite) 2003-12-16 13:20:17 +02:00
sel000001.result
sel000002.result
sel000003.result
sel000031.result
sel000032.result
sel000033.result
sel000100.result
select.result a proper fix for the bug #2298 Trailing whitespace inconsistently handled in WHERE clause. 2004-01-22 18:05:47 +04:00
select_found.result Fixed a possible memory leak on MacOSX when using the shared libmysql.so library (Bug #2061) 2003-12-11 06:24:08 +02:00
select_safe.result Fixed bug in the optimiser for FULL TABLE SCAN case: 2003-09-15 22:21:39 +04:00
show_check.result Add column names for metadata when running mysql with -T 2003-08-27 10:26:03 +03:00
slave-running.result
slave-stopped.result
status.result
symlink.result Fix autoincrement for signed columns (Bug #1366) 2003-12-12 22:26:58 +02:00
tablelock.result
temp_table.result
timezone.result Fix for bug #2523 '"func_time" test fails on QNX'. 2004-01-30 19:15:11 +03:00
truncate.result Fix autoincrement for signed columns (Bug #1366) 2003-12-12 22:26:58 +02:00
type_blob.result opt_sum.cc: 2004-01-12 16:25:13 +02:00
type_date.result Bug #792 combination of date-interval and between with mixed constant and non-constant 2003-08-06 15:37:22 +02:00
type_datetime.result Fix for Bug #1448 "Date parsing fails, and fails to complain 2003-12-02 20:25:45 +03:00
type_decimal.result A new better test case for bug #2128 involving overflow 2003-12-16 14:43:34 +02:00
type_enum.result added checking for old cuted value in Field_enum::store 2003-12-12 21:26:44 -04:00
type_float.result
type_ranges.result
type_set.result
type_time.result
type_timestamp.result Fix for bugs #1885, #2464, #2539. Proper handling of default 2004-01-30 15:13:19 +03:00
type_uint.result
type_year.result A fix (bug #2335: Inconsistancy with handling of Years and NOW() function). 2004-01-11 14:12:46 +04:00
union.result Fixed a possible memory leak on MacOSX when using the shared libmysql.so library (Bug #2061) 2003-12-11 06:24:08 +02:00
update.result
user_var.result Bug#1826, HANDLER+ALTER TABLE=crash (unfortunately, it cannot be tested in mysql-test suite) 2003-11-18 22:06:47 +01:00
varbinary.result
variables.result added error message for receiving variable with wrong GLOBAL|LOCAL type 2003-12-17 16:37:47 -04:00
warnings.result