mariadb/mysql-test/r
monty@narttu.mysql.fi c21728f8c8 Cleaner implementation if INSERT ... SELECT with same tables
Tests cleanup (put drop database first in tests)
2003-07-03 11:55:36 +03:00
..
alias.result
alter_table.result Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478 2003-06-01 12:32:53 +03:00
analyse.result test result updated after merge 2003-03-13 14:34:07 +01:00
ansi.result Fixed problem with ansi mode and GROUP BY with constants. (Bug #387) 2003-05-13 19:26:07 +03: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 Some trivial optimzations 2002-09-03 15:44:25 +03:00
bdb-alter-table-2.result Some trivial optimzations 2002-09-03 15:44:25 +03:00
bdb-crash.result Changed some tests to pass with new auto_increment handling, 2003-03-22 20:34:20 +02:00
bdb-deadlock.result Patch for SCO 2001-11-26 03:52:23 +02:00
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 mi_check flags cleanup 2002-03-13 17:20:17 +00:00
comments.result Fix after merge from 3.23 2002-02-15 02:49:02 +02:00
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
convert.result SET CHARACTER SET DEFAULT didn't work (Bug #462) 2003-06-29 12:58:43 +03: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 Fix of bug 390: primary key now implies (silently) NOT NULL for key fields. 2003-05-13 19:16:30 +02:00
ctype_cp1251.result Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
ctype_latin1_de.result Fixed problem when comparing a key for a multi-byte-character set. (bug 152) 2003-04-27 22:12:08 +03:00
ctype_ujis.result Fix for -fbranch-probabilites (bug 268) 2003-04-26 20:43:28 +03:00
delayed.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
delete.result result updated 2003-05-04 11:00:45 +02:00
dirty_close.result Added --user=userid to mysqld 2002-02-13 22:37:19 +02:00
distinct.result Added thread variable max_seeks_for_key 2003-06-27 03:04:54 +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 Small fixes (nothing nameworthy) 2003-06-01 23:40:01 +03:00
explain.result Fix problem in MIN/MAX optimisation (from last patch) 2003-02-07 17:57:07 +02:00
flush.result Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
foreign_key.result
fulltext.result fulltext and left join bug fixed 2003-06-16 23:05:45 +02:00
fulltext_cache.result
fulltext_distinct.result
fulltext_left_join.result fulltext and left join bug fixed 2003-06-16 23:05:45 +02:00
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 Fixes for gcc 3.1 2002-05-21 20:35:58 +03:00
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 Added FLUSH DES_KEY_FILE. 2001-12-13 15:53:18 +02:00
func_equal.result
func_group.result Fixed bug in SUM() with NULL:s 2003-04-15 22:04:16 +03:00
func_if.result Fixes after last merge 2002-08-12 07:02:08 +03:00
func_in.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
func_isnull.result Fixed some compilation problems in last changeset 2002-05-16 23:35:09 +03:00
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 Safety fix to enable RAID in max binaries 2003-05-13 10:54:07 +03:00
func_op.result New error messages 2002-01-29 18:32:16 +02:00
func_regexp.result
func_set.result
func_str.result Test case for bug #666 2003-06-24 17:07:43 +05:00
func_system.result
func_test.result Moved test to correct file 2002-11-22 13:52:40 +02:00
func_time.result SCRUM 2003-06-19 14:02:19 +05:00
func_timestamp.result
gcc296.result Update copyright 2001-12-06 14:10:51 +02:00
grant.result Lot's of clean-ups and fixes for 4.0.14. 2003-07-02 00:10:47 +03:00
grant_cache.result Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
group_by.result Added thread variable max_seeks_for_key 2003-06-27 03:04:54 +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_mest_timezone.require Fixed problem with mysql prompt when server disconnect. (Bug 356) 2003-05-27 16:40:14 +03:00
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 added building without query cache 2002-03-22 22:55:08 +02:00
have_raid.require
have_symlink.require
having.result Safety fix to enable RAID in max binaries 2003-05-13 10:54:07 +03:00
heap.result Added thread variable max_seeks_for_key 2003-06-27 03:04:54 +03:00
innodb-deadlock.result Updated results after merge from 3.23 2002-11-24 21:39:22 +02:00
innodb.result Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
innodb_cache.result fixed invalidation of query cache 2002-11-22 00:33:15 +02:00
innodb_handler.result Three bug fixes and one fix being undone. 2003-04-19 23:18:35 +03:00
ins000001.result
insert.result Optimized old patches 2003-07-01 14:38:38 +03:00
insert_select.result Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
isam.result results fixed 2002-11-09 19:57:13 +01:00
join.result Added thread variable max_seeks_for_key 2003-06-27 03:04:54 +03:00
join_crash.result
join_outer.result Code/testcase cleanups 2003-07-01 13:29:55 +03:00
key.result Fix of bug 390: primary key now implies (silently) NOT NULL for key fields. 2003-05-13 19:16:30 +02:00
key_diff.result Added thread variable max_seeks_for_key 2003-06-27 03:04:54 +03:00
key_primary.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
keywords.result
kill.result
limit.result Fix some bugs introduced with the new my_getopt 2002-02-08 03:21:34 +02:00
loaddata.result Added testing of LOAD DATA ... STARTING BY 2003-05-26 11:47:03 +03:00
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
lock_tables_lost_commit.result Test for bug 578. And a comment in slave.cc. 2003-06-05 17:02:00 +02:00
lowercase_table.result Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478 2003-06-01 12:32:53 +03:00
merge.result Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
multi_update.result merge fix 2003-04-26 16:44:42 +03:00
myisam.result Added thread variable max_seeks_for_key 2003-06-27 03:04:54 +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 fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
olap.result Added nety_retry_count as a changeable variable 2002-08-08 20:49:06 +03:00
openssl_1.result Openssl test 2003-03-11 13:41:53 +04:00
openssl_2.result
order_by.result Fixed 'Unknown error' when doing ORDER BY on reference table which 2003-06-29 21:15:51 +03: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 Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
raid.result Fixed a bug in DROP DATABASE when database had a RAID type table. 2003-05-13 22:28:34 +03:00
range.result bug with ranges and not_null_col=can_be_null_expr fixed 2003-06-26 21:30:53 +02:00
rename.result
repair.result Fix for MacOSX and symlinks 2003-05-14 01:27:26 +03:00
repair_part2.result Fix for MacOSX and symlinks 2003-05-14 01:27:26 +03:00
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 Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000003.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
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 Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000006.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000008.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000009.result Added timeout for wait_for_master_pos 2003-01-25 15:07:51 +02:00
rpl000010.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000011.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000012.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000013.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000015.result Fixed timing problem with rpl000001 replication test. 2002-08-18 16:04:26 +03:00
rpl000017.result Added the following new privleges: 2002-06-12 15:04:18 +03:00
rpl000018.result More error messages. This is intended to help debugging; presently I have a 2003-06-10 23:29:49 +02:00
rpl_alter.result Fixed problem when comparing a key for a multi-byte-character set. (bug 152) 2003-04-27 22:12:08 +03:00
rpl_empty_master_crash.result Use our version of RWLOCKS on UNIXWARE 7 2002-08-21 22:04:22 +03:00
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 Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl_insert_id.result temporary update of the test to satisfy merge; will commit a final update 2003-05-27 14:50:14 +02:00
rpl_loaddata.result Fix for nightly build test failure (test update). 2003-06-16 15:49:54 +02: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 Always send a fake Rotate event (this is roughly 70 bytes) when starting binlog_dump. 2003-06-21 18:10:59 +02:00
rpl_log_pos.result Always send a fake Rotate event (this is roughly 70 bytes) when starting binlog_dump. 2003-06-21 18:10:59 +02:00
rpl_master_pos_wait.result Fix for nightly build test failure (test update). 2003-06-16 15:49:54 +02:00
rpl_mystery22.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl_redirect.result Portability fixes. 2002-09-11 06:40:08 +03:00
rpl_relayspace.result Simplified a test. 2003-06-15 12:01:51 +02:00
rpl_replicate_do.result Small improvement to alloc_root 2002-11-16 20:19:10 +02:00
rpl_rotate_logs.result Changed change_master() to use ER_MASTER_INFO (better display). 2003-06-17 23:19:38 +02:00
rpl_skip_error.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl_sporadic_master.result Fixed bug in wait_for_update() that I had introduced. 2002-08-22 16:50:58 +03:00
sel000001.result
sel000002.result
sel000003.result
sel000031.result
sel000032.result
sel000033.result
sel000100.result Testcase for #674 added 2003-06-25 17:15:33 +05:00
select.result LEFT JOIN optimization: Change LEFT JOIN to normal join if possible 2003-06-26 05:38:19 +03: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 testcase after last changes 2003-06-27 06:40:24 +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 Fix for IO_CACHE. 2001-11-28 03:47:15 +02:00
tablelock.result
temp_table.result Copy arguments given to mysql_server_init() 2002-12-05 16:38:49 +02:00
timezone.result Fixed problem with mysql prompt when server disconnect. (Bug 356) 2003-05-27 16:40:14 +03:00
truncate.result truncate test made independed from environment 2002-08-30 18:39:42 +03:00
type_blob.result Changed some tests to pass with new auto_increment handling, 2003-03-22 20:34:20 +02:00
type_date.result Update test results 2002-03-07 00:21:37 +02:00
type_datetime.result after merge fixes 2003-03-10 13:54:20 +02:00
type_decimal.result Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432 2003-05-14 22:12:55 +03:00
type_enum.result fixed tests after merge 2002-05-28 10:21:56 +03:00
type_float.result Fixed some compilation problems in last changeset 2002-05-16 23:35:09 +03:00
type_ranges.result Changed some tests to pass with new auto_increment handling, 2003-03-22 20:34:20 +02:00
type_set.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
type_time.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
type_timestamp.result disable partial timestamps in --new mode 2003-03-06 10:54:27 +01:00
type_uint.result
type_year.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
union.result Some fixes for CREATE / INSERT FROM UNIO >.. 2003-07-02 01:24:05 +03:00
update.result Fix for MacOSX and symlinks 2003-05-14 01:27:26 +03:00
user_var.result Updated results after merge 2003-07-01 15:38:11 +03:00
varbinary.result Some trivial optimzations 2002-09-03 15:44:25 +03:00
variables.result Portability fix for 64 bit machines 2003-05-14 23:06:06 +03:00
warnings.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00