.. |
alias.test
|
Workaround for bug in thread library in Unixware 7
|
2001-02-03 18:00:29 +02:00 |
alter_table.test
|
Changed compare in MyISAM to use my_pread()
|
2001-06-11 15:01:28 +03:00 |
analyse.test
|
|
|
auto_increment.test
|
Patch for netBSD
|
2001-07-16 03:04:30 +03:00 |
backup.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
bdb-crash.test
|
mysql-test/t/bdb-crash.test
|
2001-03-01 12:01:00 -07:00 |
bdb.test
|
Add test case for update/replace bug in bdb.
|
2001-07-24 12:23:17 -04:00 |
bench_count_distinct.test
|
BitKeeper/triggers/post-commit
|
2001-04-12 13:46:19 -06:00 |
bigint.test
|
Fixed bug in mysqlcheck when using --fast
|
2001-06-19 14:30:12 +03:00 |
binary.test
|
|
|
case.test
|
New myisamchk option --sort-recover
|
2001-01-31 04:47:25 +02:00 |
check.test
|
Fixed wrong mysql-test
|
2001-06-12 17:13:52 +03:00 |
comments.test
|
|
|
compare.test
|
Fixed wrong mysql-test
|
2001-06-12 17:13:52 +03:00 |
count_distinct.test
|
Fixed bug in mysqlcheck when using --fast
|
2001-06-19 14:30:12 +03:00 |
create.test
|
Added --verbose option to mysqlshow
|
2001-06-12 11:59:14 +03:00 |
delayed.test
|
Fixed wrong option in mysql_install_db
|
2001-03-09 03:38:18 +02:00 |
delete.test
|
|
|
dirty-close.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
distinct.test
|
Fixed ALTER TABLE on MERGE tables
|
2001-01-28 21:35:50 +02:00 |
drop.test
|
merged test from 4.0
|
2001-06-21 16:48:18 -06:00 |
empty_table.test
|
|
|
err000001.test
|
|
|
explain.test
|
|
|
flush.test
|
fixed drop/create database bug when holding global read lock
|
2001-06-21 15:59:51 -06:00 |
flush_table.test
|
|
|
foreign_key.test
|
|
|
fulltext.test
|
bugfix: HAVING MATCH
|
2001-04-17 14:17:22 +02:00 |
fulltext_cache.test
|
Added ORDER BY to test case to make the result comparable
|
2001-01-16 12:38:58 +02:00 |
fulltext_join.test
|
added test case for fulltext join bug
|
2001-07-30 17:43:58 -06:00 |
fulltext_left_join.test
|
|
|
fulltext_multi.test
|
|
|
fulltext_order_by.test
|
|
|
func_crypt.test
|
Updated documentation of how to add new native functions.
|
2001-05-23 02:30:17 +03:00 |
func_date_add.test
|
|
|
func_equal.test
|
|
|
func_group.test
|
|
|
func_in.test
|
|
|
func_like.test
|
|
|
func_math.test
|
|
|
func_misc.test
|
|
|
func_op.test
|
|
|
func_regexp.test
|
Fixed bug in REGEXP for Linux Alpha
|
2001-04-11 20:19:52 +03:00 |
func_set.test
|
|
|
func_str.test
|
Test case for bug when updating on key
|
2001-03-23 20:38:42 +02:00 |
func_system.test
|
|
|
func_test.test
|
Fixed problems with decimals withing IF()
|
2001-05-29 13:46:17 +03:00 |
func_time.test
|
Remove wrong access check for locks.
|
2001-05-23 02:40:24 +03:00 |
func_timestamp.test
|
|
|
gemini.test
|
Add support for Gemini table handler, Monty has checked and approved
|
2001-03-21 15:34:16 -05:00 |
group_by.test
|
Fixed probelm with count(*) and normal functions when no matchin rows.
|
2001-04-21 17:12:59 +03:00 |
having.test
|
Fixed for bugs that was found when getting full code coverage of BDB
|
2001-01-17 03:15:20 +02:00 |
heap.test
|
Fixed bug with HEAP tables when using LIKE
|
2001-04-16 14:05:55 +03:00 |
innodb.test
|
Applied patches for BDB tables
|
2001-05-09 23:02:36 +03:00 |
ins000001.test
|
|
|
insert.test
|
|
|
insert_select.test
|
|
|
isolation.test
|
Added check to isolation test if Gemini is used
|
2001-03-28 04:35:30 +03:00 |
join.test
|
|
|
join_crash.test
|
Added defines for fast mutex in glibc 2.2 (should be safe)
|
2001-03-24 20:15:14 +02:00 |
join_outer.test
|
Patches for NetBSD/macppc
|
2001-01-12 13:52:32 +02:00 |
key.test
|
Merged some functions and removed some unused client functions.
|
2001-03-06 15:24:08 +02:00 |
key_diff.test
|
|
|
key_primary.test
|
|
|
keywords.test
|
|
|
kill.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
limit.test
|
Patch for netBSD
|
2001-07-16 03:04:30 +03:00 |
lock.test
|
Added timeouts to make lock test repeatable
|
2001-07-17 22:59:14 +03:00 |
merge.test
|
Force close of sockets on HPUX 10.20
|
2001-05-19 10:14:05 +03:00 |
myisam.test
|
Fixed bug when using a key on a CHAR(255) NULL column
|
2001-04-12 00:56:55 +03:00 |
null.test
|
|
|
null_key.test
|
Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL
|
2001-04-10 11:32:28 +03:00 |
odbc.test
|
|
|
order_by.test
|
untested changes to close socket on slave stop for OS's that do not
|
2001-03-12 20:17:32 -07:00 |
outfile.test
|
|
|
overflow.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
raid.test
|
|
|
range.test
|
|
|
README
|
|
|
rename.test
|
|
|
replace.test
|
Merged some functions and removed some unused client functions.
|
2001-03-06 15:24:08 +02:00 |
rollback.test
|
|
|
rpl000001.test
|
mysql-test/t/rpl000001.test
|
2001-05-16 13:19:40 -06:00 |
rpl000002.test
|
fixed bug in timestamp replication
|
2001-02-14 21:23:20 -07:00 |
rpl000003.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
rpl000004.test
|
fixed buffer overrun in resolve_stack_dump
|
2001-01-18 17:36:20 -07:00 |
rpl000005.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
rpl000006.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
rpl000007-slave.opt
|
|
|
rpl000007.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
rpl000008-slave.opt
|
|
|
rpl000008.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
rpl000009-slave.opt
|
|
|
rpl000009.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
rpl000010-slave.opt
|
|
|
rpl000010.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
rpl000011.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
rpl000012.test
|
do not log the drop internal temporary tables into the binary log
|
2001-04-10 20:56:54 -06:00 |
rpl000013-slave.opt
|
|
|
rpl000013.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
rpl000014.test
|
Portability fixes
|
2001-04-20 15:18:46 +03:00 |
rpl000015-slave-master-info.opt
|
|
|
rpl000015-slave.sh
|
fixed bugs in the new stuff in rpl000001 test
|
2001-04-11 16:29:15 -06:00 |
rpl000015.test
|
Portability fixes
|
2001-04-20 15:18:46 +03:00 |
rpl000016-master.opt
|
Added last_errno and last_error to show slave status
|
2001-01-24 09:15:34 -07:00 |
rpl000016-slave-master-info.opt
|
|
|
rpl000016-slave.sh
|
fixed bugs in the new stuff in rpl000001 test
|
2001-04-11 16:29:15 -06:00 |
rpl000016.test
|
Portability fixes
|
2001-04-20 15:18:46 +03:00 |
rpl000017-slave.opt
|
fixed improper read of log name from master.info which broke slave server restart
|
2001-01-24 12:47:09 -07:00 |
rpl000017-slave.sh
|
test oversized password
|
2001-01-30 20:40:23 -07:00 |
rpl000017.test
|
test oversized password
|
2001-01-30 20:40:23 -07:00 |
rpl000018-master.opt
|
fixed up lock counting code - Monty's suggestions
|
2001-01-27 15:33:31 -07:00 |
rpl000018-master.sh
|
Fixed probelm with count(*) and normal functions when no matchin rows.
|
2001-04-21 17:12:59 +03:00 |
rpl000018-slave.opt
|
fixed up lock counting code - Monty's suggestions
|
2001-01-27 15:33:31 -07:00 |
rpl000018.test
|
fixed up lock counting code - Monty's suggestions
|
2001-01-27 15:33:31 -07:00 |
rpl_mystery22.test
|
fixed mysterious offset confusion bug
|
2001-07-18 14:26:43 -06:00 |
rpl_sporadic_master-master.opt
|
fixed message in post-commit trigger
|
2001-06-28 18:22:29 -06:00 |
rpl_sporadic_master.test
|
fixed mysterious offset confusion bug
|
2001-07-18 14:26:43 -06:00 |
sel000001.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
sel000002.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
sel000003.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
sel000031.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
sel000032.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
sel000033.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
sel000100.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
select.test
|
Added ABS() to make tests more portable.
|
2001-06-03 12:26:24 +03:00 |
select_safe.test
|
|
|
show_check.test
|
UNIQUE keys are not anymore shown as PRIMARY KEY
|
2001-06-21 10:50:14 +03:00 |
status.test
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
tablelock.test
|
|
|
temp_table.test
|
|
|
truncate.test
|
Portability fixes
|
2001-02-02 03:47:06 +02:00 |
type_blob.test
|
New myisamchk option --sort-recover
|
2001-01-31 04:47:25 +02:00 |
type_date.test
|
|
|
type_datetime.test
|
New myisamchk option --sort-recover
|
2001-01-31 04:47:25 +02:00 |
type_decimal.test
|
Removed not used variable 'last_ref'
|
2001-01-16 06:02:05 +02:00 |
type_enum.test
|
|
|
type_float.test
|
Allow floats of type 1.0e1
|
2001-06-28 15:24:28 +03:00 |
type_ranges.test
|
SHOW [FULL] COLUMNS
|
2001-01-22 05:32:58 +02:00 |
type_time.test
|
|
|
type_timestamp.test
|
|
|
type_uint.test
|
|
|
type_year.test
|
|
|
update.test
|
Test case for bug when updating on key
|
2001-03-23 20:38:42 +02:00 |
user_var.test
|
Added tests if a user variable is changed in the same query.
|
2001-03-15 11:55:44 +02:00 |
varbinary.test
|
|
|
variables.test
|
Changed compare in MyISAM to use my_pread()
|
2001-06-11 15:01:28 +03:00 |
warnings.test
|
|
|