..
alias.test
alter_table.test
Enable LOAD DATA LOCAL INFILE in mysql_test
2002-06-04 00:40:27 +03:00
analyse.test
auto_increment.test
backup.test
bdb-crash.test
bdb-deadlock.test
bdb.test
Move HA_EXTRA_NO_READCHECK to ha_open
2002-01-16 23:02:26 +02:00
bench_count_distinct.test
bigint.test
New error messages
2002-01-29 18:32:16 +02:00
binary.test
bulk_replace.test
case.test
check.test
mi_check flags cleanup
2002-03-13 17:20:17 +00:00
comments.test
Don't give warnings for empty statements with comments
2002-02-14 15:04:14 +02:00
compare.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
create.test
merge
2002-03-12 12:21:51 +02:00
ctype_latin1_de-master.opt
ctype_latin1_de.test
delayed.test
delete.test
dirty_close.test
Added --user=userid to mysqld
2002-02-13 22:37:19 +02:00
distinct.test
Fix sorting of NULL values (Should always be first)
2002-03-02 09:51:24 +02:00
drop.test
Fixed access privilege bug in query cache.
2001-12-22 15:13:31 +02:00
empty_table.test
err000001.test
explain.test
flush.test
added building without query cache
2002-03-22 22:55:08 +02:00
flush_table.test
foreign_key.test
fulltext.test
yet another ft-trunc bug fixed
2002-05-15 20:31:24 +02:00
fulltext_cache.test
fulltext_distinct.test
fulltext_left_join.test
fulltext_multi.test
fulltext_order_by.test
fulltext_update.test
fulltext_var.test
func_concat.test
Fix bug in CONCAT_WS()
2002-05-17 10:50:57 +03:00
func_crypt.test
Added FLUSH DES_KEY_FILE.
2001-12-13 15:53:18 +02:00
func_date_add.test
func_encrypt-master.opt
added --loose to --des-key-file in *.opt for mysql-test not to fail w/o ssl
2002-05-14 16:36:08 +02:00
func_encrypt.test
Added FLUSH DES_KEY_FILE.
2001-12-13 15:53:18 +02:00
func_equal.test
func_group.test
func_if.test
New if tests
2002-04-22 23:41:55 +03:00
func_in.test
func_isnull.test
Fixed bug in ISNULL(not_null_expression)
2002-05-04 11:11:00 +03:00
func_like.test
Style/typo fixup of Turbo Boyer-Moore info.
2002-05-21 08:07:09 +10:00
func_math.test
Portability fixes for SCO and HPUX
2002-05-31 15:22:38 +03:00
func_misc.test
func_op.test
func_regexp.test
func_set.test
func_str.test
BIT_LENGTH ODBC function
2002-01-03 19:47:14 +00:00
func_system.test
func_test.test
Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.
2002-04-22 10:34:46 +03:00
func_time.test
func_timestamp.test
gcc296.test
added build-tags
2001-11-30 22:09:44 -07:00
grant_cache-master.opt
Fixed access privilege bug in query cache.
2001-12-22 15:13:31 +02:00
grant_cache.test
added building without query cache
2002-03-22 22:55:08 +02:00
group_by.test
Bug fix for complicated GROUP BY ... ORDER BY query.
2002-06-09 15:41:19 +03:00
handler.test
handler+alter table
2002-01-03 14:31:54 +00:00
having.test
Fix sorting of NULL values (Should always be first)
2002-03-02 09:51:24 +02:00
heap.test
Fixed mysqldumpslow for new dump format.
2002-03-12 11:52:41 +02:00
innodb.test
Fixes for new getopt
2002-01-31 04:36:58 +02:00
innodb_cache-master.opt
Fixed sleep time in mysql-test-run
2001-12-13 02:31:19 +02:00
innodb_cache.test
query cache code can be excluded from server
2002-04-15 16:00:05 +03:00
ins000001.test
insert.test
insert_select.test
isam.test
join.test
merge with 3.23.51
2002-05-16 18:20:49 +03:00
join_crash.test
join_outer.test
Fixed bug in LEFT JOIN
2001-12-05 23:15:05 +02:00
key.test
Added macros for nice TIMESPEC usage.
2002-01-02 21:29:41 +02:00
key_diff.test
key_primary.test
keywords.test
kill.test
limit.test
Fix some bugs introduced with the new my_getopt
2002-02-08 03:21:34 +02:00
lock.test
lock_multi.test
merge.test
multi_update.test
A fix for multi-table delete with tables optimised away.
2002-06-11 22:45:51 +03:00
myisam.test
merge with 3.23.47
2001-12-06 01:16:28 +02:00
null.test
Add support for NULL=NULL in keys (Used in GROUP BY optimization)
2002-01-16 00:42:52 +02:00
null_key.test
odbc.test
openssl_1.test
openssl_2.test
order_by.test
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test
overflow.test
query_cache-master.opt
Removed not used functions from sql_cache
2001-12-14 16:02:41 +02:00
query_cache.test
added building without query cache
2002-03-22 22:55:08 +02:00
raid.test
range.test
Fix for bug in WHERE key='j' or key='J'
2002-03-22 14:03:42 +02:00
README
rename.test
replace.test
rollback.test
rpl000001.test
Fix some bugs introduced with the new my_getopt
2002-02-08 03:21:34 +02:00
rpl000002.test
rpl000003.test
rpl000004.test
rpl000005.test
rpl000006.test
rpl000007-slave.opt
rpl000007.test
rpl000008-slave.opt
rpl000008.test
rpl000009-slave.opt
rpl000009.test
rpl000010-slave.opt
rpl000010.test
rpl000011.test
rpl000012.test
rpl000013-slave.opt
rpl000013.test
rpl000014.test
replication updates and bugfixes. Still not perfect - there is some strange
2002-03-15 18:44:44 -07:00
rpl000015-slave-master-info.opt
replication updates and bugfixes. Still not perfect - there is some strange
2002-03-15 18:44:44 -07:00
rpl000015-slave.sh
rpl000015.test
replication updates and bugfixes. Still not perfect - there is some strange
2002-03-15 18:44:44 -07:00
rpl000016-master.opt
rpl000016-slave-master-info.opt
rpl000016-slave.opt
Here comes a nasty patch, although I am not ready to push it yet. I will
2002-01-19 19:16:52 -07:00
rpl000016-slave.sh
Here comes a nasty patch, although I am not ready to push it yet. I will
2002-01-19 19:16:52 -07:00
rpl000016.test
more predicatable slave behaviour with wait_for_slave_stop in mysqltest
2002-01-24 22:49:47 -07:00
rpl000017-slave.opt
rpl000017-slave.sh
misc replication bugfixes including some needed modifications in IO_CACHE
2002-01-26 22:26:24 -07:00
rpl000017.test
rpl000018-master.opt
rpl000018-slave.opt
rpl000018.test
rpl_compat.test
updated test suite to be able to run 3.23 master and 4.0 slave
2002-02-09 13:58:53 -07:00
rpl_empty_master_crash.test
fixed 'load table from master' hang when host is empty
2002-05-31 16:56:02 -07:00
rpl_failsafe.test
rpl_get_lock.test
Cleanup of alarm macros.
2001-12-21 07:00:58 +02:00
rpl_log.test
Ugly merge! But I am not done yet - there are a number of things I need to fix
2002-01-19 22:46:25 -07:00
rpl_magic.test
rpl_mystery22.test
rpl_skip_error-slave.opt
slave-skip-errors
2001-12-12 18:55:33 -07:00
rpl_skip_error.test
slave-skip-errors
2001-12-12 18:55:33 -07:00
rpl_sporadic_master-master.opt
rpl_sporadic_master.test
sel000001.test
sel000002.test
sel000003.test
sel000031.test
sel000032.test
sel000033.test
sel000100.test
select.test
Fix after merge
2001-12-17 23:24:51 +02:00
select_found.test
Fixed bug in SQL_CALC_FOUND_ROWS + LIMIT
2002-06-10 13:33:25 +03:00
select_safe.test
show_check.test
merge with 3.23.51
2002-05-16 18:20:49 +03:00
status.test
symlink.test
Fix for IO_CACHE.
2001-11-28 03:47:15 +02:00
tablelock.test
temp_table.test
truncate.test
fixed bug in truncating temp tables
2002-04-08 18:20:24 -06:00
type_blob.test
type_date.test
Fixed bug in DATE_FORMAT when used with GROUP BY
2002-03-06 18:36:31 +02:00
type_datetime.test
merge with 3.23.51
2002-05-16 18:20:49 +03:00
type_decimal.test
merge with 3.23.51
2002-05-27 23:52:21 +03:00
type_enum.test
merge with 3.23.51
2002-05-27 23:52:21 +03:00
type_float.test
type_ranges.test
type_set.test
Renamed stripp_sp -> strip_sp
2002-05-27 23:21:49 +03:00
type_time.test
type_timestamp.test
type_uint.test
type_year.test
union.test
fix for SQL_CALC_FOUND_ROWS in UNION's
2002-04-03 17:52:31 +03:00
update.test
user_var.test
varbinary.test
variables.test
SHOW VARIABLES LIKE ... are now case insensitive
2002-04-18 18:24:14 +03:00
warnings.test