mariadb/mysql-test/r
unknown 9c7d955bc6 Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0
into mysql.com:/space/my/mysql-4.0
2003-04-25 14:52:48 +02:00
..
alias.result
alter_table.result correct test result 2003-04-23 15:37:11 +04:00
analyse.result test result updated after merge 2003-03-13 14:34:07 +01:00
auto_increment.result fix auto-increment in sub-key and insert ... select 2003-03-02 01:48:57 +01:00
backup.result after merge fixes 2003-03-10 13:54:20 +02:00
bdb-alter-table-1.result
bdb-alter-table-2.result
bdb-crash.result Changed some tests to pass with new auto_increment handling, 2003-03-22 20:34:20 +02:00
bdb-deadlock.result
bdb.result Try to optimize the cache buffer size needed for bulk_insert 2002-11-20 22:56:57 +02:00
bdb_cache.result fixed bdb transaction with query cache bug 2002-11-06 00:41:25 +02:00
bench_count_distinct.result
big_test.require
bigint.result Integer values between 9223372036854775807 and 9999999999999999999 are now 2003-02-27 02:10:19 +02:00
binary.result bug tests added 2003-02-03 09:17:47 +01:00
bool.result Added tests for boolean operators in select part 2002-11-18 13:41:07 +02:00
bulk_replace.result
case.result Test cleanup 2002-12-26 15:55:22 +02:00
cast.result Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER 2002-11-24 15:47:19 +02:00
check.result
comments.result
compare.result Added --skip-safemalloc to mysqltest 2002-10-29 22:56:30 +02:00
constraints.result Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER 2002-11-24 15:47:19 +02:00
count_distinct.result count(distint) on an empty table crash fixed 2003-02-10 12:01:47 +01:00
count_distinct2.result
create.result Print right hostname or IP in SHOW PROCESSLIST 2003-03-19 21:43:41 +02:00
ctype_latin1_de.result Fixed AUTO_INCREMENT handling in MyISAM (last auto_increment patch broke things) 2003-03-07 12:36:52 +02:00
delayed.result
delete.result after merge fixes 2003-03-10 13:54:20 +02:00
dirty_close.result
distinct.result Added START TRANSACTION syntax 2003-02-06 16:55:59 +02:00
drop.result
empty_table.result
err000001.result
explain.result Fix problem in MIN/MAX optimisation (from last patch) 2003-02-07 17:57:07 +02:00
flush.result
foreign_key.result
fulltext.result bug 283: FULLTEXT index on a TEXT filed converted to a CHAR field doesn't work anymore 2003-04-23 15:44:39 +04:00
fulltext_cache.result
fulltext_distinct.result
fulltext_left_join.result
fulltext_multi.result
fulltext_order_by.result ft-boolean + ORDER BY (ftb tree reusing) bug 2002-09-17 21:04:10 +02:00
fulltext_update.result
fulltext_var.result fixes for SHOW VARIABLES and --ft-stopword-list 2003-01-27 12:12:12 +01:00
func_concat.result
func_crypt.result Fix problem in MIN/MAX optimisation (from last patch) 2003-02-07 17:57:07 +02:00
func_date_add.result
func_encrypt.result
func_equal.result
func_group.result Fixed bug in SUM() with NULL:s 2003-04-15 22:04:16 +03:00
func_if.result
func_in.result
func_isnull.result
func_like.result optimizer should check for "field LIKE const" not "field like STRING" 2003-03-02 14:07:32 +01:00
func_math.result do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(), 2003-01-28 00:55:41 +01:00
func_misc.result
func_op.result
func_regexp.result
func_set.result
func_str.result truncating REPLACE result bug fix 2003-03-30 18:36:01 +05:00
func_system.result
func_test.result Moved test to correct file 2002-11-22 13:52:40 +02:00
func_time.result Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER 2002-11-24 15:47:19 +02:00
func_timestamp.result
gcc296.result
grant.result Fix for a bug in SHOW GRANTS when : 2003-01-11 18:02:10 +02:00
grant_cache.result
group_by.result Changed test slightly to make it repeatable 2003-04-24 02:23:25 +03:00
handler.result tests updated 2003-02-22 18:22:39 +01:00
have_bdb.require
have_crypt.require Fixes for Netware 2003-01-28 08:38:28 +02:00
have_innodb.require
have_isam.require
have_openssl.require
have_openssl_1.require Openssl test 2003-03-11 13:41:53 +04:00
have_openssl_2.require
have_query_cache.require
have_raid.require
have_symlink.require
having.result
heap.result Allow optimzation of multi-table-update also for InnoDB tables 2003-03-19 00:45:44 +02:00
innodb-deadlock.result Updated results after merge from 3.23 2002-11-24 21:39:22 +02:00
innodb.result - Updated innodb test results on Heikki's request (InnoDB now supports 2003-04-25 14:42:01 +02:00
innodb_cache.result fixed invalidation of query cache 2002-11-22 00:33:15 +02:00
innodb_handler.result fix a bug in the test 2003-02-25 20:37:49 +01:00
ins000001.result
insert.result Transactions in AUTOCOMMIT=0 mode didn't rotate binary log 2002-12-14 12:45:31 +02:00
insert_select.result
isam.result results fixed 2002-11-09 19:57:13 +01:00
join.result after merge fixes 2003-03-10 13:54:20 +02:00
join_crash.result
join_outer.result Fixes for valgrind 2003-04-23 21:52:16 +03:00
key.result
key_diff.result Transactions in AUTOCOMMIT=0 mode didn't rotate binary log 2002-12-14 12:45:31 +02:00
key_primary.result
keywords.result
kill.result
limit.result
lock.result
lock_multi.result Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a table that was locked bug not droped 2003-03-04 12:22:35 +02:00
lowercase_table.result
merge.result bugfix for MERGE tables and MAX(key) 2003-01-17 12:48:23 +01:00
multi_update.result Fixes for valgrind 2003-04-23 21:52:16 +03:00
myisam.result Updated results after merge 2003-04-03 13:21:39 +03:00
not_embedded.require
null.result Guard against compiling without -fno-exceptions 2003-01-14 11:27:26 +02:00
null_key.result Fixes for valgrind 2003-04-23 21:52:16 +03:00
odbc.result
olap.result
openssl_1.result Openssl test 2003-03-11 13:41:53 +04:00
openssl_2.result
order_by.result Changed some tests to pass with new auto_increment handling, 2003-03-22 20:34:20 +02:00
order_fill_sortbuf.result
overflow.result
packet.result Added support for max_allowed_packet in option files read by mysql_option() 2003-01-04 15:17:16 +02:00
query_cache.result fixed bug 209 (SQL_SELECT_LIMIT and query cache incompatibility) 2003-03-31 09:49:09 +03:00
raid.result
range.result
rename.result
repair.result
replace.result
rollback.result
rpl000001.a.result
rpl000001.b.result
rpl000001.result Replication: small bug fixes in mysql-test-run.sh and in replication code (more reinitializations) 2003-03-03 14:57:02 +01:00
rpl000002.result
rpl000003.result
rpl000004.a.result
rpl000004.b.result
rpl000004.result Fixed multi-table-delete for InnoDB tables 2003-02-17 02:14:37 +02:00
rpl000005.result
rpl000006.result
rpl000008.result
rpl000009.result Added timeout for wait_for_master_pos 2003-01-25 15:07:51 +02:00
rpl000010.result
rpl000011.result
rpl000012.result
rpl000013.result
rpl000015.result
rpl000017.result
rpl000018.result
rpl_alter.result
rpl_empty_master_crash.result
rpl_failsafe.result RESET SLAVE and CHANGE MASTER will now give an error if slave is running. 2002-12-13 12:05:24 +02:00
rpl_flush_log_loop.result Made mysql-test results independent of MASTER_PORT and SLAVE_PORT 2002-09-23 16:34:49 +03:00
rpl_get_lock.result
rpl_insert_id.result Updated results for 4.0 2003-01-28 09:17:10 +02:00
rpl_loaddata.result added test for replication load data into temporary table with additional options 2003-04-03 12:54:08 -04:00
rpl_loaddatalocal.result ChangeSet 1.1625 was faulty as regards sql/mf_iocache.cc and LOAD DATA LOCAL replication tests 2003-03-02 18:20:32 +01:00
rpl_log.result Fixed multi-table-delete for InnoDB tables 2003-02-17 02:14:37 +02:00
rpl_log_pos.result RESET SLAVE and CHANGE MASTER will now give an error if slave is running. 2002-12-13 12:05:24 +02:00
rpl_master_pos_wait.result Added timeout for wait_for_master_pos 2003-01-25 15:07:51 +02:00
rpl_mystery22.result
rpl_redirect.result
rpl_relayspace.result New variable rli->ignore_log_space_limit to resolve 2003-03-17 22:51:56 +01:00
rpl_replicate_do.result Small improvement to alloc_root 2002-11-16 20:19:10 +02:00
rpl_rotate_logs.result Small improvement to alloc_root 2002-11-16 20:19:10 +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 make test result more obvious 2003-03-13 14:40:13 +01:00
select_found.result do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(), 2003-01-28 00:55:41 +01:00
select_safe.result Fixed bug in SET SQL_BIG_SELECTS 2003-04-24 09:18:53 +03:00
show_check.result Added test for SHOW CREATE 2003-02-07 12:54:10 +02:00
slave-running.result
slave-stopped.result
status.result
symlink.result
tablelock.result
temp_table.result Copy arguments given to mysql_server_init() 2002-12-05 16:38:49 +02:00
truncate.result
type_blob.result Changed some tests to pass with new auto_increment handling, 2003-03-22 20:34:20 +02:00
type_date.result
type_datetime.result after merge fixes 2003-03-10 13:54:20 +02:00
type_decimal.result Changed some tests to pass with new auto_increment handling, 2003-03-22 20:34:20 +02:00
type_enum.result
type_float.result
type_ranges.result Changed some tests to pass with new auto_increment handling, 2003-03-22 20:34:20 +02:00
type_set.result
type_time.result
type_timestamp.result disable partial timestamps in --new mode 2003-03-06 10:54:27 +01:00
type_uint.result
type_year.result
union.result do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(), 2003-01-28 00:55:41 +01:00
update.result Fixes for valgrind 2003-04-23 21:52:16 +03:00
user_var.result Added --skip-safemalloc to mysqltest 2002-10-29 22:56:30 +02:00
varbinary.result
variables.result Changed thd variables max_join_size and select_limit to type ha_rows. 2002-12-20 14:58:27 +02:00
warnings.result