mariadb/mysql-test/t
2004-04-29 16:42:33 +03:00
..
alias.test Fix for Bug 3481 2004-04-28 16:14:53 +01:00
alter_table.test Updated tests after merge 2004-03-25 23:08:42 +02:00
analyse.test
ansi-master.opt
ansi.test
auto_increment.test Simple cleanups 2003-12-18 14:40:19 +02:00
backup-master.sh
backup.test
bdb-alter-table-1.test
bdb-alter-table-2-master.opt
bdb-alter-table-2.test
bdb-crash.test some cleanup of last patch for BUG #2342 2004-03-27 02:37:05 +04:00
bdb-deadlock.test
bdb.test Mark that strings may change on index only reads (for BDB tables). 2004-01-29 15:16:48 +01:00
bdb_cache-master.opt
bdb_cache.test
bench_count_distinct.test
bigint.test disabled atof() test as non-portable 2004-02-04 09:59:18 +01:00
binary.test
bool.test
bulk_replace.test
case.test
cast.test
check.test
comments.test
compare.test
constraints.test
convert.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
create.test Fix for Bug 3481 2004-04-28 16:14:53 +01:00
ctype_cp1251-master.opt
ctype_cp1251.test
ctype_latin1_de-master.opt
ctype_latin1_de.test my_strnncoll_latin1_de rewritten from scratch. Bug with overlapping combos went away. 2003-07-17 20:17:46 +02:00
ctype_tis620-master.opt Thai tis620 crash problem in text comparison routines was fixed. 2004-02-03 14:03:01 +04:00
ctype_tis620.test Fixed problem with range optimization over overlapping ranges (#2448) 2004-02-04 09:51:13 +01:00
ctype_ujis-master.opt
ctype_ujis.test
delayed.test
delete.test
dirty_close.test
distinct.test Cleanups 2003-07-09 00:55:07 +03:00
drop.test
drop_temp_table.test fix for a random test failure on hpux/ia64 2003-09-29 22:56:31 +02:00
empty_table.test
errors.test
explain.test
flush.test
flush_table.test
foreign_key.test
fulltext.test ftb +(+(many -parens)) bug fixed 2004-02-22 00:19:36 +01:00
fulltext_cache.test
fulltext_distinct.test
fulltext_left_join.test more left join tests 2003-11-20 22:20:54 +01:00
fulltext_multi.test Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) 2003-09-29 12:31:35 +03:00
fulltext_order_by.test Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) 2003-09-29 12:31:35 +03:00
fulltext_update.test
fulltext_var.test
func_concat.test
func_crypt.test Fix for bug #1271: Undefined variable in PASSWORD() function is not 2003-10-21 15:14:06 +05:00
func_date_add.test
func_encrypt-master.opt
func_encrypt.test
func_equal.test
func_group.test A fix. (Bug #3376: AVG(constant) returns constant if no rows in result set) 2004-04-09 19:07:39 +05:00
func_if.test Fix for bug #2629 NULLIF() doesn't behave as described in manual 2004-03-16 11:33:03 +04:00
func_in.test
func_isnull.test
func_like.test An improvement of the fix for the bug #2231: string column, 2004-01-08 12:24:36 +04:00
func_math.test Portability fixes 2004-03-19 18:26:02 +02:00
func_misc.test
func_op.test fix for bug #1993 'bit functions do not return unsigned values' 2003-12-10 17:30:37 +03:00
func_regexp.test
func_set.test Fix for the bug #803. 2003-07-10 15:27:02 +05:00
func_str.test Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0 2004-04-28 16:38:29 +01:00
func_system.test
func_test.test fix for the bug #2786 incorrect precedence for XOR operator 2004-02-16 19:43:43 +04:00
func_time.test Fixed http address in some scripts (Bug #3460) 2004-04-28 17:45:08 +03:00
func_timestamp.test
gcc296.test
grant.test Cleaned up last bug fixes 2003-09-09 20:06:50 +03:00
grant_cache-master.opt
grant_cache.test fixed BUG in query cahe statistic counting 2004-03-21 11:48:51 +02:00
group_by.test bug #1335 tests followup: 2003-12-10 01:08:10 +03:00
handler.test BUG#2304 - HANDLER and tables in non-current db 2004-01-13 12:31:25 +01:00
having.test
heap.test
init_file-master.opt - renamed mysql-test/t/init_file.sql to mysql-test/std_data/init_file.dat 2004-02-05 23:36:54 +01:00
init_file.test - renamed mysql-test/t/init_file.sql to mysql-test/std_data/init_file.dat 2004-02-05 23:36:54 +01:00
innodb-deadlock.test
innodb-lock.test InnoDB: implement LOCK TABLE (Bug #3299) 2004-04-29 16:42:33 +03:00
innodb.test Move tests that uses innodb to innodb.test 2004-02-22 09:58:51 +02:00
innodb_cache-master.opt
innodb_cache.test
innodb_handler.test
insert.test Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) 2003-12-14 06:39:52 +02:00
insert_select.test 3.23 -> 4.0 merge: after merge fixes 2004-02-06 16:40:44 +03:00
isam.test merge with 3.23 to get for overrun in ISAM tables with man fields and a blob. 2003-08-28 12:35:36 +03:00
join.test
join_crash.test
join_outer.test Proposed fix for #2093 2003-12-12 21:26:20 +04:00
key.test
key_diff.test
key_primary.test
keywords.test
kill.test
limit.test 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.test Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) 2003-12-14 06:39:52 +02:00
lock.test 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.test
lock_tables_lost_commit-master.opt Fix test case 2003-08-19 16:03:18 +03:00
lock_tables_lost_commit.test Move tests that uses innodb to innodb.test 2004-02-22 09:58:51 +02:00
lowercase_table-master.opt
lowercase_table.test Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) 2003-12-14 06:39:52 +02:00
lowercase_table2.test Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 2004-03-10 13:46:11 +02:00
lowercase_table3-master.opt Ensure that one can't from the command line set a variable too small. (Bug #2710) 2004-03-06 10:43:35 +02:00
lowercase_table3.test Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 2004-03-10 13:46:11 +02:00
merge.test drop tables in windows-compatible order 2004-03-04 14:47:33 +01:00
mix_innodb_myisam_binlog.test Cleaned up last bug fixes 2003-09-09 20:06:50 +03:00
multi_update-master.opt
multi_update.test Remove not needed patch 2004-03-16 02:59:39 +02:00
myisam-blob-master.opt Fixed table crash bug when updating row > 16M (Bug #2159) 2004-01-15 21:39:56 +01:00
myisam-blob.test Fixed table crash bug when updating row > 16M (Bug #2159) 2004-01-15 21:39:56 +01:00
myisam.test Allow keys with 0 segements in MyISAM 2004-03-26 14:44:52 +02:00
mysqlbinlog-master.opt Test for mysqlbinlog 2003-09-24 23:25:58 +04:00
mysqlbinlog.test fixed bug #1378 "mysqlbinlog for remote host is broken" 2004-02-06 20:57:11 +04:00
mysqldump.test fixed Bug #3361 "mysqldump quotes DECIMAL values" 2004-04-05 23:18:16 +05:00
null.test
null_key.test
odbc.test
olap.test
openssl_1.test openssl_1.result, openssl_1.test: 2003-08-07 15:20:15 +02:00
order_by.test order_by.result: 2004-03-26 17:01:13 +02:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test
overflow.test
packet.test Fixed some varnings from valgrind 2003-08-20 16:25:44 +03:00
query_cache.test invalidation of locking for write tables (BUG#2693) 2004-03-04 18:32:55 +02:00
query_cache_merge.test Add detection of in_addr_t 2003-08-28 06:08:17 +03:00
raid.test Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265) 2004-04-28 03:37:45 +03:00
range.test Always use libtool with "--preserve-dup-deps" 2004-02-13 16:05:09 +02:00
README
rename.test
repair.test
repair_part2-master.sh
repair_part2.test
replace.test
rollback.test
rpl000001.test
rpl000002.test
rpl000003.test
rpl000004.test
rpl000005.test
rpl000006.test
rpl000008-slave.opt
rpl000008.test
rpl000009-slave.opt
rpl000009.test Fix for BUG#2922 "Crash (signal11) after "load data from master"" 2004-03-17 10:35:03 +01:00
rpl000010-slave.opt
rpl000010.test
rpl000011.test
rpl000012.test
rpl000013-slave.opt
rpl000013.test
rpl000015-slave.sh
rpl000015.slave-mi
rpl000015.test
rpl000016-slave.opt
rpl000017-slave.opt
rpl000017-slave.sh
rpl000017.test
rpl000018-master.opt
rpl000018-slave.opt
rpl000018.test
rpl_alter.test
rpl_chain_temp_table.test 4 small items in this: 2003-10-31 23:20:23 +01:00
rpl_change_master.test Fix test for binary builds 2003-11-23 21:03:10 +02:00
rpl_do_grant.test 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.test Fix for BUG#2083 2003-12-16 11:10:50 +01:00
rpl_empty_master_crash.test
rpl_error_ignored_table-slave.opt Fix for BUG#2983 "If statement was killed on master, slave errors despite replicate-wild-ignore-t" 2004-03-11 17:38:19 +01:00
rpl_error_ignored_table.test Very small fixes for testsuite (a real_sleep instead of sleep, plus TCP port independency of the result file). 2004-04-28 23:43:46 +02:00
rpl_failsafe.test
rpl_flush_log_loop-master.opt
rpl_flush_log_loop-master.sh
rpl_flush_log_loop-slave.opt
rpl_flush_log_loop-slave.sh
rpl_flush_log_loop.test Better fix for bug #791: At binlog rotation, INSERTs may not find their way into the binlog 2003-07-14 14:59:26 +03:00
rpl_get_lock.test
rpl_heap.test 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-slave.opt Fix so that SET PASSWORD is not replicated by the slave if running with 2003-08-02 23:46:26 +02:00
rpl_ignore_grant.test 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.test rpl_insert_id.test, rpl_insert_id.result: 2004-02-02 01:41:35 +02:00
rpl_loaddata.test Fix for BUG#1391: 2003-09-25 00:14:46 +02:00
rpl_loaddata_rule_m-master.opt First commit for fixing BUG#1100 2003-08-20 23:24:45 +02:00
rpl_loaddata_rule_m.test First commit for fixing BUG#1100 2003-08-20 23:24:45 +02:00
rpl_loaddata_rule_s-slave.opt First commit for fixing BUG#1100 2003-08-20 23:24:45 +02:00
rpl_loaddata_rule_s.test First commit for fixing BUG#1100 2003-08-20 23:24:45 +02:00
rpl_loaddatalocal.test
rpl_log-master.opt
rpl_log-slave.opt Result updates after Dmitri's and my changes to logging with --log-slave-updates. 2003-08-21 00:23:39 +02:00
rpl_log.test Result updates after Dmitri's and my changes to logging with --log-slave-updates. 2003-08-21 00:23:39 +02:00
rpl_log_pos.test Portability fixes (mostly test suite) 2003-12-16 13:20:17 +02:00
rpl_master_pos_wait.test
rpl_max_relay_size.test Portability fixes (mostly test suite) 2003-12-16 13:20:17 +02:00
rpl_multi_delete-slave.opt Fix for BUG#2527 "Multi-Table Delete - Not Replication use replicate-wild-do-table" 2004-01-29 19:22:29 +01:00
rpl_multi_delete.test Fix for BUG#2527 "Multi-Table Delete - Not Replication use replicate-wild-do-table" 2004-01-29 19:22:29 +01:00
rpl_multi_delete2-slave.opt Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore-table": 2004-04-13 22:40:16 +02:00
rpl_multi_delete2.test Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore-table": 2004-04-13 22:40:16 +02:00
rpl_multi_update.test Fix for Bug 3481 2004-04-28 16:14:53 +01:00
rpl_mystery22.test
rpl_optimize.test Complement to 2004-02-22 11:22:51 +01:00
rpl_redirect.test
rpl_relayspace-slave.opt
rpl_relayspace.test
rpl_replicate_do-slave.opt
rpl_replicate_do.test
rpl_reset_slave.test When we delete the slave's temp tables from memory, we reset 2003-11-03 18:24:01 +01:00
rpl_rotate_logs-master.opt WL#912 (more user control on relay logs): 2003-07-06 17:59:54 +02:00
rpl_rotate_logs-slave.sh
rpl_rotate_logs.slave-mi
rpl_rotate_logs.test Portability fixes (mostly test suite) 2003-12-16 13:20:17 +02:00
rpl_server_id1.test Very small fixes for testsuite (a real_sleep instead of sleep, plus TCP port independency of the result file). 2004-04-28 23:43:46 +02:00
rpl_server_id2-slave.opt A new option --replicate-same-server-id to force a slave to execute queries originating from itself 2004-04-28 18:24:46 +02:00
rpl_server_id2.test Very small fixes for testsuite (a real_sleep instead of sleep, plus TCP port independency of the result file). 2004-04-28 23:43:46 +02:00
rpl_skip_error-slave.opt
rpl_skip_error.test
rpl_sporadic_master-master.opt
rpl_sporadic_master.test
rpl_trunc_binlog.test Portability fixes (mostly test suite) 2003-12-16 13:20:17 +02:00
sel000001.test
sel000002.test
sel000003.test
sel000031.test
sel000032.test
sel000033.test
sel000100.test
select.test a proper fix for the bug #2298 Trailing whitespace inconsistently handled in WHERE clause. 2004-01-22 18:05:47 +04:00
select_found.test fixed copying of color in SEL_ARG::clone (fixed bug #2968) 2004-02-12 23:45:39 +04:00
select_safe.test 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
show_check.test Add column names for metadata when running mysql with -T 2003-08-27 10:26:03 +03:00
status.test
symlink.test Fix autoincrement for signed columns (Bug #1366) 2003-12-12 22:26:58 +02:00
system_mysql_db.test fixed structure error from last merge for bug #2874 2004-03-17 21:01:07 +04:00
system_mysql_db_fix-master.opt fixed structure error from last merge for bug #2874 2004-03-17 21:01:07 +04:00
system_mysql_db_fix.test Portability fixes 2004-03-19 14:52:48 +02:00
system_mysql_db_refs.test Portability fixes 2004-03-19 14:52:48 +02:00
tablelock.test
temp_table.test
timezone-master.opt
timezone.test Fix test results when you are in daylight saving time 2004-03-30 01:01:31 +03:00
truncate.test Fix autoincrement for signed columns (Bug #1366) 2003-12-12 22:26:58 +02:00
type_blob.test opt_sum.cc: 2004-01-12 16:25:13 +02:00
type_date.test Bug #792 combination of date-interval and between with mixed constant and non-constant 2003-08-06 15:37:22 +02:00
type_datetime.test Fix for Bug #1448 "Date parsing fails, and fails to complain 2003-12-02 20:25:45 +03:00
type_decimal.test A new better test case for bug #2128 involving overflow 2003-12-16 14:43:34 +02:00
type_enum.test added checking for old cuted value in Field_enum::store 2003-12-12 21:26:44 -04:00
type_float.test
type_ranges.test
type_set.test
type_time.test
type_timestamp.test Fix for bugs #1885, #2464, #2539. Proper handling of default 2004-01-30 15:13:19 +03:00
type_uint.test
type_year.test A fix (bug #2335: Inconsistancy with handling of Years and NOW() function). 2004-01-11 14:12:46 +04:00
union.test union.result: 2004-03-22 16:35:15 +02:00
update.test update.test: 2004-03-15 19:17:18 +02:00
user_var.test Bug#1826, HANDLER+ALTER TABLE=crash (unfortunately, it cannot be tested in mysql-test suite) 2003-11-18 22:06:47 +01:00
varbinary.test
variables-master.opt
variables.test added error message for receiving variable with wrong GLOBAL|LOCAL type 2003-12-17 16:37:47 -04:00
warnings.test