.. |
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-alter-table-1.test
|
Some trivial optimzations
|
2002-09-03 15:44:25 +03:00 |
bdb-alter-table-2-master.opt
|
Some trivial optimzations
|
2002-09-03 15:44:25 +03:00 |
bdb-alter-table-2.test
|
Some trivial optimzations
|
2002-09-03 15:44:25 +03:00 |
bdb-crash.test
|
Fixed problem with BDB tables and ALTER TABLE
|
2002-10-24 01:29:29 +03:00 |
bdb-deadlock.test
|
bdb-deadlock test: added reap commands
|
2002-11-12 19:21:11 +04:00 |
bdb.test
|
|
|
bench_count_distinct.test
|
|
|
bigint.test
|
merge with 3.23.52
|
2002-08-12 04:04:43 +03:00 |
binary.test
|
merge with 3.23.53 (only code cleanup and new test case)
|
2002-09-18 02:04:56 +03:00 |
bulk_replace.test
|
|
|
case.test
|
|
|
check.test
|
|
|
comments.test
|
|
|
compare.test
|
|
|
count_distinct.test
|
|
|
count_distinct2-master.opt
|
|
|
count_distinct2.test
|
|
|
create.test
|
auto_increment for heap tables
|
2002-10-07 17:49:03 +05:00 |
ctype_latin1_de-master.opt
|
|
|
ctype_latin1_de.test
|
make SEARCH_PREFIX to work with complex (use_coll) charsets, namely latin1_de
|
2002-08-05 00:14:21 +02:00 |
ctype_many.test
|
Stupid bug fixes in sql_yacc.cc
|
2002-08-22 18:12:45 +05:00 |
delayed.test
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |
delete.test
|
LOCK+change+OPTIMIZE MyISAM bug
|
2002-08-31 20:42:41 +00:00 |
derived.test
|
some code cleanup as per CTO's instructions plus a small bug fix with
|
2002-11-12 14:40:32 +02:00 |
dirty_close.test
|
|
|
distinct.test
|
bugfix: DISTINCT with const_item in ORDER BY
|
2002-09-10 19:23:59 +00:00 |
drop.test
|
|
|
empty_table.test
|
|
|
err000001.test
|
|
|
explain.test
|
|
|
flush.test
|
|
|
flush_table.test
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |
foreign_key.test
|
|
|
fulltext.test
|
fixed repair_by_sort FULLTEXT bug
|
2002-10-09 18:57:13 +00:00 |
fulltext_cache.test
|
|
|
fulltext_distinct.test
|
|
|
fulltext_left_join.test
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |
fulltext_multi.test
|
|
|
fulltext_order_by.test
|
ft-boolean + ORDER BY (ftb tree reusing) bug
|
2002-09-17 21:04:10 +02:00 |
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
|
|
|
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
|
|
|
func_equal.test
|
|
|
func_group.test
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |
func_if.test
|
A change in IF behaviour that several users asked for ...
|
2002-08-09 23:14:02 +03:00 |
func_in.test
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |
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
|
Arjens LOG functions changes with small changes and tests added to mysql-test
|
2002-07-17 12:11:48 +04:00 |
func_misc.test
|
|
|
func_op.test
|
|
|
func_regexp.test
|
|
|
func_set.test
|
|
|
func_str.test
|
fixed so that --ssl and --skip-ssl works with the MySQL clients.
|
2002-09-17 23:46:53 +03:00 |
func_system.test
|
|
|
func_test.test
|
Update for running gcc 3.x (mainly on HPUX)
|
2002-06-30 18:57:21 +03:00 |
func_time.test
|
|
|
func_timestamp.test
|
|
|
gcc296.test
|
|
|
grant.test
|
Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables
|
2002-09-16 15:55:19 +03:00 |
grant_cache-master.opt
|
|
|
grant_cache.test
|
|
|
group_by.test
|
merge with 3.23.52
|
2002-08-08 15:24:47 +03:00 |
handler.test
|
|
|
having.test
|
|
|
heap.test
|
|
|
heap_auto_increment.test
|
test case for auto_increment for HEAP
|
2002-10-08 15:54:51 +05:00 |
heap_btree.test
|
Fixed heap_btree test to make it repeatable
|
2002-10-18 09:51:46 +03:00 |
heap_hash.test
|
RB-Tree indexes support in HEAP tables
|
2002-04-25 13:36:55 +05:00 |
innodb.test
|
InnoDB support for HANDLER
|
2002-08-21 20:55:34 +00:00 |
innodb_cache-master.opt
|
|
|
innodb_cache.test
|
|
|
innodb_handler.test
|
Changed relay_log_space to ulonglong
|
2002-08-23 15:14:01 +03:00 |
ins000001.test
|
|
|
insert.test
|
Added code to flush a bulk_insert index.
|
2002-09-18 21:04:49 +03:00 |
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
|
|
|
key.test
|
New SET syntax & system variables.
|
2002-07-23 18:31:22 +03:00 |
key_diff.test
|
|
|
key_primary.test
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |
keywords.test
|
|
|
kill.test
|
|
|
limit.test
|
|
|
lock.test
|
|
|
lock_multi.test
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |
lowercase_table-master.opt
|
Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables
|
2002-09-16 15:55:19 +03:00 |
lowercase_table.test
|
Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables
|
2002-09-16 15:55:19 +03:00 |
merge.test
|
merge.test:
|
2002-07-22 00:46:30 +02:00 |
multi_update.test
|
Two bug fixes
|
2002-10-12 21:36:39 +03:00 |
myisam.test
|
Merge with 4.0.4
|
2002-10-02 17:55:12 +03:00 |
null.test
|
|
|
null_key.test
|
Fixed a bug in key optimizing handling where the expression
|
2002-10-14 17:04:12 +03:00 |
odbc.test
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |
olap.test
|
Removed wrong implementation of CUBE/ROLLUP
|
2002-07-24 19:55:08 +03:00 |
openssl_1.test
|
|
|
openssl_2.test
|
|
|
order_by.test
|
Fix of newly introduced bug in ORDER BY when one has a constant in the select list.
|
2002-09-24 21:23:56 +03:00 |
order_fill_sortbuf-master.opt
|
|
|
order_fill_sortbuf.test
|
|
|
outfile.test
|
|
|
overflow.test
|
|
|
query_cache-master.opt
|
|
|
query_cache.test
|
fixed query cache with system database
|
2002-10-08 00:26:15 +03:00 |
raid.test
|
|
|
range.test
|
|
|
rename.test
|
|
|
repair.test
|
protected close_cached_table() call in REPAIR ... USE_FRM with a mutex
|
2002-09-01 18:17:33 +00:00 |
replace.test
|
|
|
rollback.test
|
Fixes and code cleanups after merge with 4.0.3
|
2002-10-02 13:33:08 +03:00 |
rpl000001.test
|
altered syntax from SLAVE START|STOP to START|STOP SLAVE
|
2002-10-24 17:46:14 -06:00 |
rpl000002.test
|
altered syntax from SLAVE START|STOP to START|STOP SLAVE
|
2002-10-24 17:46:14 -06:00 |
rpl000003.test
|
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.test
|
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 |
rpl000005.test
|
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.test
|
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 |
rpl000007-slave.opt
|
|
|
rpl000007.test
|
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-slave.opt
|
|
|
rpl000008.test
|
|
|
rpl000009-slave.opt
|
|
|
rpl000009.test
|
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 |
rpl000010-slave.opt
|
|
|
rpl000010.test
|
|
|
rpl000011.test
|
altered syntax from SLAVE START|STOP to START|STOP SLAVE
|
2002-10-24 17:46:14 -06:00 |
rpl000012.test
|
|
|
rpl000013-slave.opt
|
|
|
rpl000013.test
|
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-slave-master-info.opt
|
|
|
rpl000015-slave.sh
|
|
|
rpl000015.test
|
altered syntax from SLAVE START|STOP to START|STOP SLAVE
|
2002-10-24 17:46:14 -06:00 |
rpl000016-slave.opt
|
|
|
rpl000017-slave.opt
|
|
|
rpl000017-slave.sh
|
Changed binlog name padding from binlog.001 to binlog.000001
|
2002-10-29 15:11:13 -07:00 |
rpl000017.test
|
altered syntax from SLAVE START|STOP to START|STOP SLAVE
|
2002-10-24 17:46:14 -06:00 |
rpl000018-master.opt
|
|
|
rpl000018-slave.opt
|
|
|
rpl000018.test
|
changed syntax from SHOW MASTER LOGS to SHOW BINARY LOGS
|
2002-10-24 18:32:42 -06:00 |
rpl_alter.test
|
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_empty_master_crash.test
|
Use our version of RWLOCKS on UNIXWARE 7
|
2002-08-21 22:04:22 +03:00 |
rpl_failsafe.test
|
altered syntax from SLAVE START|STOP to START|STOP SLAVE
|
2002-10-24 17:46:14 -06:00 |
rpl_flush_log_loop-master.opt
|
Fix MySQL Test so it will not depend on current host in log file naming.
|
2002-09-15 02:17:20 +04:00 |
rpl_flush_log_loop-master.sh
|
Repeatable test case in mysql-test format for flush-logs problem with
|
2002-09-05 01:36:49 +04:00 |
rpl_flush_log_loop-slave.opt
|
Fix MySQL Test so it will not depend on current host in log file naming.
|
2002-09-15 02:17:20 +04:00 |
rpl_flush_log_loop-slave.sh
|
Repeatable test case in mysql-test format for flush-logs problem with
|
2002-09-05 01:36:49 +04:00 |
rpl_flush_log_loop.test
|
altered syntax from SLAVE START|STOP to START|STOP SLAVE
|
2002-10-24 17:46:14 -06:00 |
rpl_get_lock.test
|
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_log.test
|
Changed binlog name padding from binlog.001 to binlog.000001
|
2002-10-29 15:11:13 -07:00 |
rpl_log_pos.test
|
altered syntax from SLAVE START|STOP to START|STOP SLAVE
|
2002-10-24 17:46:14 -06:00 |
rpl_mystery22.test
|
altered syntax from SLAVE START|STOP to START|STOP SLAVE
|
2002-10-24 17:46:14 -06:00 |
rpl_redirect.test
|
Portability fixes.
|
2002-09-11 06:40:08 +03:00 |
rpl_rotate_logs-master.opt
|
Added testing of temporary tables with replication
|
2002-08-23 21:41:27 +03:00 |
rpl_rotate_logs-slave-master-info.opt
|
Added testing of temporary tables with replication
|
2002-08-23 21:41:27 +03:00 |
rpl_rotate_logs-slave.sh
|
merge with 3.23
|
2002-08-24 02:10:49 +03:00 |
rpl_rotate_logs.test
|
Changed binlog name padding from binlog.001 to binlog.000001
|
2002-10-29 15:11:13 -07:00 |
rpl_skip_error-slave.opt
|
|
|
rpl_skip_error.test
|
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-master.opt
|
|
|
rpl_sporadic_master.test
|
altered syntax from SLAVE START|STOP to START|STOP SLAVE
|
2002-10-24 17:46:14 -06:00 |
sel000001.test
|
|
|
sel000002.test
|
|
|
sel000003.test
|
|
|
sel000031.test
|
|
|
sel000032.test
|
|
|
sel000033.test
|
|
|
sel000100.test
|
|
|
select.test
|
merge
|
2002-10-17 11:39:11 +03: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
|
Changes for new binary .frm format
|
2002-06-04 08:23:57 +03:00 |
status.test
|
|
|
subselect.test
|
prevent using expernal fields in derived tables
|
2002-11-11 10:49:41 +02:00 |
symlink.test
|
|
|
tablelock.test
|
|
|
temp_table.test
|
|
|
truncate.test
|
truncate test made independed from environment
|
2002-08-30 18:39:42 +03:00 |
type_blob.test
|
|
|
type_date.test
|
|
|
type_datetime.test
|
merge with 3.23.51
|
2002-05-16 18:20:49 +03:00 |
type_decimal.test
|
Changed SQL variable delay_key_write to an enum
|
2002-08-13 02:18:39 +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
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |
type_time.test
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |
type_timestamp.test
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |
type_uint.test
|
|
|
type_year.test
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |
union.test
|
added a test case.
|
2002-10-17 16:20:14 +03:00 |
update.test
|
|
|
user_var.test
|
New SET syntax & system variables.
|
2002-07-23 18:31:22 +03:00 |
varbinary.test
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |
variables-master.opt
|
New SET syntax & system variables.
|
2002-07-23 18:31:22 +03:00 |
variables.test
|
fixed 2 typo in BUG_TABLES using
|
2002-11-12 15:25:09 +02:00 |
warnings.test
|
fixed tests to be independed from environment
|
2002-08-30 21:32:59 +03:00 |