mariadb/mysql-test/t
svoj@mysql.com/june.mysql.com fbb5c31aa9 BUG#25659 - memory leak via "plugins" test
- Added suppressions for dlopen to make plugin test pass.
- Do not pass empty string to mysqld, since my_getopt is
  not capable to handle it.
- Re-enabled trailing UNINSTALL PLUGIN statement of plugin.test.

The memory leak described in the bug report happens in libdl, not
in mysqld. On some valgrind installations this error is suppressed
by default, no idea why it isn't suppressed on pb-valgrind.

<observation>
If library remains open after thread has finished, and is closed by
another thread, we get memory leak. But in case library is opened and
closed by the same thread no leak occurs.
</observation>
2007-05-21 17:48:29 +05:00
..
1st.test Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
alias.test
alter_table-big.test Fixed test case for bug #25044 "ALTER TABLE ... ENABLE KEYS acquires 2007-01-20 14:08:53 +03:00
alter_table.test Fixed bug #20710. 2007-04-29 00:50:33 +05:00
analyse.test Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug20305/my41-bug20305 2006-09-28 14:32:30 -04:00
analyze.test
ansi.test
archive.test Merge mysql.com:/home/svoj/devel/bk/mysql-5.0-engines 2007-03-31 17:29:40 +05:00
archive_bitfield.test
archive_gis.test
auto_increment.test Give warnings for unused objects 2007-01-22 18:42:52 +02:00
backup-master.sh
backup.test A fix for the broken 4.1-runtime tree. 2007-01-16 21:23:52 +03:00
bench_count_distinct.test
bigint.test Bug#19955: unsigned bigint used as signed with MOD function 2006-11-15 12:23:07 -05:00
binary.test
binlog_row_binlog-master.opt
binlog_row_binlog.test
binlog_row_blackhole.test
binlog_row_ctype_cp932.test
binlog_row_ctype_ucs.test
binlog_row_drop_tmp_tbl.test
binlog_row_innodb_stat-master.opt
binlog_row_innodb_stat.test
binlog_row_insert_select.test
binlog_row_mix_innodb_myisam-master.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
binlog_row_mix_innodb_myisam.test - Fixing binary log positions 2007-03-30 10:27:08 +02:00
binlog_statement_insert_delayed.test WL#3368 mixed format as default 2006-08-30 21:43:05 +03:00
binlog_stm_binlog-master.opt
binlog_stm_binlog.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_blackhole.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_ctype_cp932.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_ctype_ucs.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_drop_tmp_tbl.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_innodb_stat-master.opt
binlog_stm_innodb_stat.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_insert_select.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
binlog_stm_mix_innodb_myisam-master.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
binlog_stm_mix_innodb_myisam.test - Fixing binary log positions 2007-03-30 10:27:08 +02:00
bool.test
bootstrap.test Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-20 12:48:15 +01:00
bulk_replace.test
cache_innodb-master.opt This changeset belongs to 2006-08-16 14:58:49 +02:00
cache_innodb.test This changeset belongs to 2006-08-16 14:58:49 +02:00
case.test Merge polly.local:/tmp/20924/bug20294/my50-bug20294 2006-09-13 16:00:15 +04:00
cast.test Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-opt 2007-05-04 16:37:30 +03:00
check.test
client_xml.test bug#27608 XML output is not well-formed 2007-04-09 17:53:10 +05:00
comments.test
compare.test Bug #21159: Optimizer: wrong result after AND with different data types 2006-08-15 10:13:17 +03:00
compress.test Bug#27327 information_schema status views, variable_value conversion 2007-04-03 14:24:35 +05:00
concurrent_innodb-master.opt This changeset belongs to 2006-08-16 14:58:49 +02:00
concurrent_innodb.test This changeset belongs to 2006-08-16 14:58:49 +02:00
connect.test Merge neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools 2006-10-04 16:35:40 +02:00
consistent_snapshot.test
constraints.test
contributors.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test
crash_commit_before-master.opt BUG#22396 crash_commit_before 2006-09-17 20:54:06 +02:00
crash_commit_before.test Cleanup tables created by test cases 2007-04-03 11:36:33 +02:00
create.test Merge bk@192.168.21.1:mysql-5.1-opt 2007-04-07 14:59:53 +05:00
create_not_windows.test Fix for bug#16532 mysql server assert in debug if table definition is removed 2006-07-25 14:52:24 +02:00
create_select_tmp.test Give warnings for unused objects 2007-01-22 18:42:52 +02:00
csv.test Remove non portable exec's from csv.test 2007-02-19 17:06:47 +01:00
ctype_big5.test
ctype_collate.test Remove compiler warnings 2006-11-20 22:42:06 +02:00
ctype_cp932_binlog_row.test
ctype_cp932_binlog_stm.test Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-03-29 21:38:03 +02:00
ctype_cp1250_ch.test Merge mysql.com:/home/my/mysql-5.0 2006-11-22 14:11:36 +02:00
ctype_cp1251.test
ctype_create.test Changed several char* to LEX_STRING*. 2006-10-16 19:57:33 +03:00
ctype_eucjpms.test
ctype_euckr.test
ctype_filename.test
ctype_gb2312.test
ctype_gbk.test Bug#21620 ALTER TABLE affects other columns 2006-09-29 16:24:11 +05:00
ctype_hebrew.test Fix for the bug #24037 "Lossy Hebrew to Unicode conversion". 2006-12-22 15:30:37 +03:00
ctype_latin1.test
ctype_latin1_de-master.opt
ctype_latin1_de.test
ctype_latin2.test
ctype_latin2_ch.test
ctype_many.test
ctype_mb.test
ctype_recoding.test Merge maint2.mysql.com:/data/localhome/tsmith/bk/41 2006-09-01 08:53:56 +02:00
ctype_sjis.test
ctype_tis620.test
ctype_uca.test Bug#27079 Crash while grouping empty ucs2 strings 2007-03-27 12:20:20 +05:00
ctype_ucs.test Bug#22638 SOUNDEX broken for international characters 2007-03-28 18:57:30 +05:00
ctype_ucs2_def-master.opt Bug#18743: Several test cases fails if "classic" configuration in 5.0 2007-02-19 13:57:06 +03:00
ctype_ucs2_def.test Bug#18743: Several test cases fails if "classic" configuration in 5.0 2007-02-19 13:57:06 +03:00
ctype_ujis.test
ctype_utf8.test Merge mysql.com:/home/bar/mysql-5.0.b20095 2007-04-13 10:08:52 +05:00
date_formats-master.opt
date_formats.test Removed not used define YY_MAGIC_BELOW 2007-03-23 22:08:31 +02:00
deadlock_innodb.test This changeset belongs to 2006-08-16 14:58:49 +02:00
default.test bug #20691 (INSERT (DEFAULT) may insert garbage with NO DEFAULT NOT NULL field) 2007-02-12 15:41:36 +04:00
delayed.test Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-build 2007-03-20 17:58:30 +01:00
delete.test Bug #26186: 2007-02-23 18:49:41 +02:00
derived.test Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-26 11:49:24 +01:00
dirty_close.test
disabled.def BUG#25659 - memory leak via "plugins" test 2007-05-21 11:48:05 +05:00
distinct.test Bug #27659: 2007-04-10 16:55:48 +03:00
drop.test Fix for bug#21216 "Simultaneous DROP TABLE and SHOW OPEN TABLES causes 2006-08-21 12:18:59 +04:00
empty_table.test
endspace.test WL#3527: Extend IGNORE INDEX so places where index is ignored 2007-03-05 19:08:41 +02:00
errors.test BUG 27513: fixed left-over sql mode from a test case. 2007-04-04 13:38:19 +03:00
events.test Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2007-04-05 15:49:46 +04:00
events_bugs.test A set of changes aiming to make the Event Scheduler more user-friendly 2007-04-05 15:24:34 +04:00
events_grant.test Better fix for bug#22830 2006-11-02 13:51:43 +01:00
events_logs_tests-master.opt
events_logs_tests.test Try to fix events_logs_tests race on Windows. 2007-03-22 00:09:50 +03:00
events_microsec.test Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-06-26 18:45:46 +04:00
events_restart_phase1.test A set of changes aiming to make the Event Scheduler more user-friendly 2007-04-05 15:24:34 +04:00
events_restart_phase2-master.opt WL#3337 (Event scheduler new architecture) 2006-09-01 13:08:44 +02:00
events_restart_phase2.test A set of changes aiming to make the Event Scheduler more user-friendly 2007-04-05 15:24:34 +04:00
events_restart_phase3-master.opt WL #3337 (Events new architecture) 2006-07-13 10:59:58 +02:00
events_restart_phase3.test A set of changes aiming to make the Event Scheduler more user-friendly 2007-04-05 15:24:34 +04:00
events_scheduling.test Remove a race between Event Scheduler shutdown and SHOW PROCESSLIST. 2007-04-06 19:44:14 +04:00
events_stress.test WL#3337 (Event scheduler new architecture) 2006-09-01 13:08:44 +02:00
events_time_zone.test A set of changes aiming to make the Event Scheduler more user-friendly 2007-04-05 15:24:34 +04:00
events_trans.test after-merging fix 2007-04-07 23:16:03 +05:00
events_trans_notembedded.test after-merging fix 2007-04-07 23:16:03 +05:00
exampledb.test
execution_constants.test several fixes to make tests pass in embedded-server mode 2006-11-13 20:06:45 +04:00
explain.test sql_select.cc: 2007-03-08 00:27:42 +03:00
federated.test Merge chilla.local:/home/mydev/mysql-5.0-axmrg 2006-12-01 23:01:33 +01:00
federated_archive.test
federated_bug_13118.test
federated_server.test Fixed federated and some replication tests to not stop slave until it's up and running. 2007-04-17 14:41:16 +03:00
federated_transactions-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
federated_transactions.test Merge zim.(none):/home/brian/mysql/dep-5.1 2006-08-14 21:26:33 -07:00
fix_priv_tables.test Skip test cases if the script or binary they need can't be found 2007-04-04 15:40:40 +02:00
flush.test Merge mysql.com:/home/hf/work/mysql-4.1-mrg 2006-11-16 23:16:44 +04:00
flush2-master.opt Bug#24805 mtr.pl can't handle test with --disable-log-bin 2007-02-06 14:19:07 +01:00
flush2.test Backport from 5.1, limit SHOW VARIABLES to "log_bin%" 2007-03-23 12:35:30 +01:00
flush_block_commit.test Merge mysql.com:/home/hf/work/mysql-4.1-mrg 2006-11-16 23:16:44 +04:00
flush_block_commit_notembedded.test several fixes to make tests pass in embedded-server mode 2006-11-13 20:06:45 +04:00
flush_read_lock_kill-master.opt Added back sql-bench directory, so that one can more easily run benchmarks on a server and add new benchmarks for new optimizations 2006-11-29 22:51:09 +02:00
flush_read_lock_kill.test
flush_table.test
foreign_key.test
fulltext.test Merge mysql.com:/home/svoj/devel/mysql/BUG25951/mysql-5.0-engines 2007-04-18 13:27:04 +05:00
fulltext2.test
fulltext_cache.test
fulltext_distinct.test
fulltext_left_join.test BUG#25729 - boolean full text search is confused by NULLs produced by 2007-04-02 17:26:39 +05:00
fulltext_multi.test
fulltext_order_by.test
fulltext_update.test
fulltext_var.test
func_compress.test Merge mysql.com:/usr/home/ram/work/bug23254/my41-bug23254 2006-10-13 19:09:22 +05:00
func_concat.test
func_crypt.test
func_date_add.test Bug#21811 Odd casting with date + INTERVAL arithmetic 2006-10-02 12:37:01 +02:00
func_default.test
func_des_encrypt.test Add "have_ssl" as synonym for "have_openssl" 2007-03-05 10:03:42 +01:00
func_encrypt-master.opt
func_encrypt.test Add "have_ssl" as synonym for "have_openssl" 2007-03-05 10:03:42 +01:00
func_encrypt_nossl.test
func_equal.test
func_gconcat.test Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-opt 2007-03-31 02:42:40 +04:00
func_group.test Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50 2007-03-29 13:29:45 +02:00
func_group_innodb.test
func_if.test Bug#24532 (The return data type of IS TRUE is different from similar 2007-02-12 13:59:29 -07:00
func_in.test Merge mysql.com:/home/hf/work/mrg/mysql-5.0-opt 2007-03-22 11:50:24 +04:00
func_isnull.test
func_like.test BUG#14940 "MySQL choose wrong index", v.2 2006-07-28 21:27:01 +04:00
func_math.test Merge polly.local:/home/kaa/src/maint/bug24912/my50-bug24912 2007-04-28 20:04:03 +04:00
func_misc.test Bug#26093 (SELECT BENCHMARK() for SELECT statements does not produce valid 2007-03-01 19:20:47 -07:00
func_op.test
func_regexp.test
func_sapdb.test Removed not used define YY_MAGIC_BELOW 2007-03-23 22:08:31 +02:00
func_set.test
func_str.test Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-opt 2007-04-21 00:33:56 +04:00
func_system.test
func_test.test Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug23411/my41-bug23411 2006-11-06 17:45:47 -05:00
func_time.test Merge polly.local:/tmp/maint/bug20293/my51-bug20293 2007-03-06 21:03:32 +03:00
func_timestamp.test #19409: Test 'func_timestamp' fails on Windows x64 2006-06-22 20:50:38 +02:00
gcc296.test
gis-rtree.test merging 2007-03-15 17:35:31 +04:00
gis.test Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
grant.test Merge mysql.com:/home/ram/work/mysql-5.0-maint 2007-04-24 14:08:03 +05:00
grant2.test Merge pilot.blaudden:/home/msvensson/mysql/bug20166/my50-bug20166 2007-02-26 14:25:59 +01:00
grant3-master.opt
grant3.test
grant_cache.test Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-03-20 00:42:11 +03:00
greedy_optimizer.test Fixed portablity problem 2006-11-28 05:43:30 +02:00
group_by.test Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt 2007-04-29 13:19:32 +05:00
group_min_max.test Merge dl145s.mysql.com:/data0/bk/team_tree_merge/mysql-5.0-opt 2006-11-29 11:48:44 +01:00
group_min_max_innodb.test
handler_innodb.test This changeset belongs to 2006-08-16 19:29:49 +02:00
handler_myisam.test This changeset belongs to 2006-08-16 19:29:49 +02:00
having.test
heap.test BUG#26080 - Memory Storage engine not working properly 2007-02-28 14:27:19 +04:00
heap_auto_increment.test
heap_btree.test Merge chilla.local:/home/mydev/mysql-5.0-axmrg 2007-03-28 17:06:09 +02:00
heap_hash.test Give warnings for unused objects 2007-01-22 18:42:52 +02:00
help.test Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-03-22 01:04:39 +01:00
im_cmd_line.imtest Patch for IM in scope of working on BUG#24415: Instance manager test 2007-02-18 15:45:28 +03:00
im_daemon_life_cycle-im.opt
im_daemon_life_cycle.imtest Merge alik.opbmk:/mnt/raid/alik/MySQL/devel/5.0-rt 2007-02-23 20:27:13 +03:00
im_instance_conf-im.opt
im_instance_conf.imtest Fix im_instance_conf.imtest failure on AIX and HPUX. 2006-08-31 18:48:50 +04:00
im_life_cycle-im.opt
im_life_cycle.imtest Fix for BUG##24415: Instance manager test im_daemon_life_cycle 2006-11-23 22:55:36 +03:00
im_options-im.opt Fix im_instance_conf.imtest failure on AIX and HPUX. 2006-08-31 18:48:50 +04:00
im_options.imtest Cleanup: manually port the polishing parts from Alik's changeset for 2006-11-16 23:36:20 +03:00
im_utils-im.opt
im_utils.imtest Fix for BUG##24415: Instance manager test im_daemon_life_cycle 2006-11-23 22:55:36 +03:00
index_merge_innodb.test 1. Cumulated fix for Bug#22398, #22404 and #22405 2006-09-18 16:55:56 +02:00
index_merge_myisam.test This changeset belongs to 2006-08-16 14:58:49 +02:00
information_schema.test 3d attempt to fix information_schema.test failure on HP-UX. 2007-04-06 00:38:57 +04:00
information_schema_chmod.test Bug #23125 [patch] trigger test fails when run as root 2006-12-22 00:38:34 +01:00
information_schema_db.test Bug #26817: mysqldump fails to backup database containing view with invalid definer 2007-03-23 19:24:03 +01:00
information_schema_inno.test Bug#21713 incorrect value for the REFERENTIAL_CONSTRAINTS.UNIQUE_CONSTRAINT_NAME column 2007-01-15 13:39:28 +04:00
information_schema_part.test
init_connect-master.opt
init_connect.test tests fixed to work in embedded server 2007-03-20 17:53:55 +04:00
init_file-master.opt
init_file.test Merge kpdesk.mysql.com:/home/thek/dev/bug23240/my41-bug23240 2007-02-19 10:08:27 +01:00
innodb-lock.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
innodb-master.opt
innodb-replace.test Fix for BUG#25507 "multi-row insert delayed + auto increment causes 2007-02-15 15:39:03 +01:00
innodb-ucs2.test Bug#18743: Several test cases fails if "classic" configuration in 5.0 2007-02-19 13:57:06 +03:00
innodb.test Applied innodb-5.1-ss1404 snapshot 2007-04-18 19:53:28 -06:00
innodb_gis.test bug #22682 Test fails --without-geometry 2007-01-24 14:49:36 +04:00
innodb_mysql-master.opt Added innodb_rollback_on_timeout option to restore the 4.1 2006-12-19 16:57:51 -07:00
innodb_mysql.test Merge bk@192.168.21.1:mysql-5.0 2007-04-29 18:42:50 +05:00
innodb_notembedded.test Bug#16456 RBR: rpl_sp.test expects query to fail, but passes in RBR 2006-11-17 21:30:28 +01:00
innodb_timeout_rollback-master.opt Added innodb_rollback_on_timeout option to restore the 4.1 2006-12-19 16:57:51 -07:00
innodb_timeout_rollback.test Added innodb_rollback_on_timeout option to restore the 4.1 2006-12-19 16:57:51 -07:00
insert.test Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
insert_notembedded.test several fixes to make tests pass in embedded-server mode 2006-11-13 20:06:45 +04:00
insert_select.test Merge mysql.com:/home/hf/work/mrg/mysql-5.0-opt 2007-03-22 23:59:20 +04:00
insert_update.test Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-opt 2007-03-31 02:42:40 +04:00
join.test Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-opt 2007-05-04 17:46:13 +03:00
join_crash.test
join_nested.test BUG#25575: ERROR 1052 (Column in from clause is ambiguous) with sub-join 2007-01-31 16:04:38 +02:00
join_outer.test Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-opt 2007-05-04 16:37:30 +03:00
join_outer_innodb.test
key.test Bug #24778: Innodb: No result when using ORDER BY 2007-04-20 11:01:53 +02:00
key_cache-master.opt
key_cache.test Cleanup after test cases 2006-11-15 10:23:27 +01:00
key_diff.test
key_primary.test
keywords.test Fixed compiler warnings 2007-02-23 13:13:55 +02:00
kill.test Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint 2006-12-08 17:10:54 +01:00
kill_n_check.sh IM test suite fix. 2007-02-24 13:12:20 +03:00
limit.test Merge shellback.(none):/home/msvensson/mysql/mysql-5.1 2006-11-29 15:44:09 +01:00
loaddata.test Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt 2007-04-09 11:46:58 +05:00
loaddata_autocom_innodb.test Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 2006-09-05 16:52:05 +02:00
loaddata_autocom_ndb.test Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 2006-09-05 16:52:05 +02:00
lock.test BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be locked 2007-03-09 13:12:31 +03:00
lock_multi.test Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-27 11:39:29 +01:00
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.test
log.sh IM test suite fix. 2007-02-24 13:12:20 +03:00
log_state-master.opt
log_state.test Bug #27070 server logs are created unrequested and in wrong directory 2007-03-23 13:39:16 +01:00
log_tables-big-master.opt Bug #27638: slow logging to CSV table inserts bad query_time and lock_time values 2007-04-04 21:40:47 +02:00
log_tables-big.test Bug #27638: slow logging to CSV table inserts bad query_time and lock_time values 2007-04-04 21:40:47 +02:00
log_tables-master.opt
log_tables.test WL#2936 2007-03-02 08:43:45 -08:00
lowercase_fs_off.test Update test cases after run with --check-testcases 2006-11-14 19:45:52 +01:00
lowercase_mixed_tmpdir-master.opt Bug #27653: Temp table can't be created if lower_case_table_names=1 and 2007-04-30 23:16:46 +02:00
lowercase_mixed_tmpdir-master.sh Bug #27653: Temp table can't be created if lower_case_table_names=1 and 2007-04-30 23:16:46 +02:00
lowercase_mixed_tmpdir.test Bug #27653: Temp table can't be created if lower_case_table_names=1 and 2007-04-30 23:16:46 +02:00
lowercase_table-master.opt
lowercase_table.test Bug#20404: SHOW CREATE TABLE fails with Turkish I 2006-10-30 14:40:15 +04:00
lowercase_table2.test
lowercase_table3-master.opt
lowercase_table3.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
lowercase_table_grant-master.opt
lowercase_table_grant.test
lowercase_table_qcache-master.opt
lowercase_table_qcache.test
lowercase_view-master.opt
lowercase_view.test
merge.test Merge mysql.com:/home/svoj/devel/mysql/BUG24342/mysql-5.0-engines 2007-04-18 16:35:22 +05:00
metadata.test Bug #20191: getTableName gives wrong or inconsistent result when using VIEWs 2006-11-09 16:55:42 +02:00
mix2_myisam.test This changeset belongs to 2006-08-16 19:29:49 +02:00
mix2_myisam_ucs2.test 5.1-specific fix for bug #18743. 2007-02-19 15:31:55 +03:00
multi_statement-master.opt
multi_statement.test
multi_update-master.opt
multi_update.test Updated row result, and fix for Windows build. 2006-08-14 03:26:53 -07:00
myisam-blob-master.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
myisam-blob.test
myisam-system.test Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 2007-04-16 17:08:29 +03:00
myisam.test Merge chilla.local:/home/mydev/mysql-5.0-axmrg 2007-03-28 17:06:09 +02:00
mysql.test Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint 2007-04-23 13:28:09 +02:00
mysql_client_test-master.opt Tell mysqld where to put the log file 2006-11-28 19:12:59 +01:00
mysql_client_test.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
mysql_cp932.test Moved the test requiring cp932 to a separate unit. 2007-02-21 19:50:48 +03:00
mysql_delimiter.sql Bug#19799 delimiter command not working correctly when sourcing a sql file 2006-11-22 01:27:06 -05:00
mysql_delimiter_19799.sql Bug#19799 delimiter command not working correctly when sourcing a sql file 2006-11-21 21:10:02 -05:00
mysql_delimiter_source.sql
mysql_protocols.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
mysql_upgrade.test mysql_upgrade.test: 2007-04-23 21:27:43 +02:00
mysqladmin.test Merge pilot.mysql.com:/home/msvensson/mysql/mysql-4.1 2007-01-17 11:13:03 +01:00
mysqlbinlog-cp932-master.opt Force the server restart before running mysqlbinlog-cp932.test to fix PB failures introduced by the patch for bug #18743. 2007-02-22 15:28:42 +03:00
mysqlbinlog-cp932.test mysqlbinlog-cp932.test: 2007-03-21 09:28:26 +01:00
mysqlbinlog-master.opt
mysqlbinlog.test Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1 2007-04-02 11:15:09 +02:00
mysqlbinlog2.test Fixes for tests after merge from 5.0 2007-04-05 22:34:33 +03:00
mysqlbinlog_base64.test Fix for BUG#25628: "mysqlbinlog crashes while processing binary logs". 2007-02-23 22:23:54 +01:00
mysqlcheck.test After merge fixes 2007-01-29 01:47:35 +02:00
mysqldump-max.test Fix spelling errors in test files 2006-10-24 17:54:45 +02:00
mysqldump.test Fix braindead bad merge of mysqldump test. 2007-05-01 06:29:34 +02:00
mysqlshow.test Bug #19147: mysqlshow INFORMATION_SCHEMA does not work 2006-07-21 20:29:25 -07:00
mysqlslap.test Added pre and post option to test run (allows me to adjust an engine once all of the data has been loaded). 2007-03-26 02:24:49 -07:00
mysqltest.test Merge pilot.blaudden:/home/msvensson/mysql/mysql-4.1-maint 2007-04-10 14:29:22 +02:00
ndb_alter_table.test fix for commit 1.2368 2006-12-18 09:46:44 +03:00
ndb_alter_table2.test
ndb_alter_table3.test Bug #20843 tests fails randomly with assertion in completeClusterFailed 2006-07-08 03:26:13 +02:00
ndb_autodiscover.test Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 2007-04-16 17:08:29 +03:00
ndb_autodiscover2-master.opt
ndb_autodiscover2.test
ndb_autodiscover3.test Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb 2007-04-05 09:13:20 +02:00
ndb_basic.test Merge pilot.blaudden:/home/msvensson/mysql/bug20166/my50-bug20166 2007-02-26 14:25:59 +01:00
ndb_binlog_basic.test Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
ndb_binlog_basic2.test
ndb_binlog_ddl_multi.test revert back to old show_binlog_events asto many test failures, and create a show_binlog_events2 instead 2007-04-18 23:08:56 +02:00
ndb_binlog_discover.test revert back to old show_binlog_events asto many test failures, and create a show_binlog_events2 instead 2007-04-18 23:08:56 +02:00
ndb_binlog_ignore_db-master.opt
ndb_binlog_ignore_db.test corrrection of test case 2007-04-19 06:24:36 +02:00
ndb_binlog_log_bin.test revert back to old show_binlog_events asto many test failures, and create a show_binlog_events2 instead 2007-04-18 23:08:56 +02:00
ndb_binlog_multi.test revert back to old show_binlog_events asto many test failures, and create a show_binlog_events2 instead 2007-04-18 23:08:56 +02:00
ndb_bitfield.test
ndb_blob.test Merge clam.ndb.mysql.com:/export/space/pekka/ndb/version/my50-bug24028 2007-03-22 07:40:04 +01:00
ndb_blob_partition.test Fixed portablity problem 2006-11-28 05:43:30 +02:00
ndb_cache.test
ndb_cache2.test
ndb_cache_multi.test
ndb_cache_multi2.test Fix for BUG#735 "Prepared Statements: there is no support for Query 2007-03-09 18:09:57 +01:00
ndb_charset.test Give warnings for unused objects 2007-01-22 18:42:52 +02:00
ndb_condition_pushdown.test ndb - replace explain 'rows' by '#' in ndb*.test - stats are not deterministic 2006-10-16 16:13:03 +02:00
ndb_config.test Fixed host name comparison (still Bug #17582) 2006-09-13 23:19:18 +02:00
ndb_config2.test
ndb_cursor.test fix for commit 1.2368 2006-12-18 12:52:59 +03:00
ndb_database.test
ndb_dd_alter.test Bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb, Bug #25296 Truncate table converts NDB disk based tables to in-memory tables: Added more checks in tests 2007-04-19 10:48:24 +02:00
ndb_dd_backuprestore.test Bug #20820 auto inc table not handled correctly when restored from cluster backup 2006-07-06 20:04:48 +02:00
ndb_dd_basic.test mysql-test/t/ndb_dd_basic.test 2007-04-19 11:05:25 +02:00
ndb_dd_ddl.test ndb_dd_ddl.test, ndb_dd_ddl.result, ha_ndbcluster.cc: 2006-12-20 15:15:26 +01:00
ndb_dd_disk2memory.test bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: ALTER TABLE must specify STORAGE explicitely to change it, + post review changes 2006-12-19 23:20:43 +01:00
ndb_dd_dump.test Had issues with older clone where I could not pull latest patches. So I pulled a fresh clone. Moved updated test cases over and restested. Therefore I have to do a new commit for these files. 2006-08-30 15:28:51 +02:00
ndb_dd_sql_features.test ndb - replace explain 'rows' by '#' in ndb*.test - stats are not deterministic 2006-10-16 16:13:03 +02:00
ndb_gis.test
ndb_grant.later
ndb_index.test
ndb_index_ordered.test Merge pilot.blaudden:/home/msvensson/mysql/bug20166/my50-bug20166 2007-02-26 14:25:59 +01:00
ndb_index_unique.test Change to new (after merge) error numbers 2007-01-23 01:58:07 +02:00
ndb_insert.test Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndb 2007-05-02 11:05:48 +02:00
ndb_limit.test
ndb_load.test
ndb_loaddatalocal.test Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 2007-04-16 17:08:29 +03:00
ndb_lock.test Fixed compiler warnings 2007-02-23 13:13:55 +02:00
ndb_minmax.test
ndb_multi.test Merge pilot.blaudden:/home/msvensson/mysql/bug20166/my50-bug20166 2007-02-26 14:25:59 +01:00
ndb_multi_row.test Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-28 20:33:59 +01:00
ndb_partition_error.test Bug #20077 Cluster to only support partition by key, needs to error on others 2006-07-04 18:29:21 +02:00
ndb_partition_error2-master.opt Bug #27359 Partition: memory allocation error message 2007-03-27 18:39:11 +05:00
ndb_partition_error2.test Bug #27359 Partition: memory allocation error message 2007-03-27 18:39:11 +05:00
ndb_partition_key.test ndb - bug#25587 2007-01-12 15:48:47 +01:00
ndb_partition_list.test Bug #20077 Cluster to only support partition by key, needs to error on others 2006-07-04 18:29:21 +02:00
ndb_partition_range.test Bug #20077 Cluster to only support partition by key, needs to error on others 2006-07-04 18:29:21 +02:00
ndb_read_multi_range.test bug#25821 Excessive partition pruning for multi-range index scan in NDB API: added original test case 2007-02-07 09:49:16 +01:00
ndb_rename.test
ndb_replace.test Give warnings for unused objects 2007-01-22 18:42:52 +02:00
ndb_restore.test ndb_restore to set correct value force varpart 2007-04-30 11:43:50 +02:00
ndb_restore_compat.test ndb_restore to set correct value force varpart 2007-04-30 11:43:50 +02:00
ndb_restore_partition-master.opt
ndb_restore_partition.test
ndb_restore_print.test medium int printout support 2007-03-08 15:37:53 +07:00
ndb_row_format.test bugfix in checksum with force varpart 2007-05-04 12:19:06 +02:00
ndb_single_user.test some more tests + drop stuff after done 2007-04-16 14:15:30 +02:00
ndb_sp.test WL#2862 ndb_sp.test - removed unnecessary line 2006-12-19 16:17:57 +03:00
ndb_subquery.test WL#2862 2006-12-17 23:08:04 +03:00
ndb_temporary.test
ndb_transaction.test
ndb_trigger.test Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 2007-04-04 13:21:49 +02:00
ndb_truncate.test
ndb_types.test Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/41 2007-01-18 13:26:48 -07:00
ndb_update.test Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-01-22 19:18:22 +02:00
ndb_view.test
ndbapi.test Removed absolute path 2006-09-01 16:14:59 +02:00
negation_elimination.test
no-threads-master.opt Fixed compiler warnings 2007-02-23 13:13:55 +02:00
no-threads.test Fixed compiler warnings 2007-02-23 13:13:55 +02:00
not_embedded_server-master.opt Improve restart logic all code to detect restart is now in the functions 2006-10-11 14:50:19 +02:00
not_embedded_server.test BUG#21650 not_embedded_server fails --with-ndbcluster 2006-08-15 19:10:10 +08:00
not_partition.test Bug#18888 Trying to overwrite sql/lex_hash.h during build 2006-10-26 19:11:09 +02:00
null.test Remove compiler warnings 2006-11-20 22:42:06 +02:00
null_key.test
odbc.test BUG#14553: NULL in WHERE resets LAST_INSERT_ID 2006-07-10 16:27:03 +03:00
olap.test Merge olga.mysql.com:/home/igor/mysql-4.1-opt 2007-04-29 18:32:59 -07:00
openssl_1.test Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint 2007-04-11 23:43:58 +02:00
order_by.test Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt 2007-04-06 12:45:07 +05:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test Bug#28181 Access denied to 'information_schema when select into out file (regression) 2007-05-04 14:41:58 +05:00
overflow.test Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-26 11:49:24 +01:00
packet.test
parser.test Bug#22687 (Functions UNIQUE_USERS, GROUP_UNIQUE_USERS) 2007-01-11 14:58:05 -07:00
parser_bug21114_innodb.test Bug#21114 (Foreign key creation fails to table with name format) 2006-11-03 09:56:44 -07:00
partition-master.opt Need to set symbolic-links=1 for valgrind builds for the partition test 2006-09-08 05:57:37 -04:00
partition.test Merge bk@192.168.21.1:mysql-5.1-opt 2007-04-30 19:41:27 +05:00
partition_02myisam.test
partition_03ndb.test
partition_charset.test
partition_error.test Merge dator5.(none):/home/pappa/clean-mysql-5.1-kt 2006-09-28 06:16:16 -04:00
partition_federated.test bug #22451 (Partitions: duplicating results with ENGINE=FEDERATED) 2006-12-19 16:37:50 +04:00
partition_grant.test Bug #23675 Partitions: possible security breach via alter 2007-04-04 14:01:47 +05:00
partition_hash.test Two test cases didn't work without Blackhole compiled into the server. 2007-04-26 08:22:05 +02:00
partition_innodb.test more wl#2936 fixes: removed implicit ha_thd() calls (too error-prone), 2007-04-15 15:47:27 +02:00
partition_list.test BUG20733: Bug in partition pruning with zerofill field 2006-07-20 05:28:16 -04:00
partition_mgm.test make partition_mgm test deterministic wrt results of ls 2006-09-07 04:18:17 +02:00
partition_mgm_err.test
partition_mgm_err2.test Fix for valgrind errors in test: require symlink support for partition_not_windows.test 2007-04-25 20:21:55 +02:00
partition_not_windows-master.opt Add --symbolic-links=1 for partition_not_windows-master.opt. 2007-04-25 22:55:19 +02:00
partition_not_windows.test Add --symbolic-links=1 for partition_not_windows-master.opt. 2007-04-25 22:55:19 +02:00
partition_order.test BUG#20389: Crash when using index scan in reverse order 2006-07-15 03:38:34 -04:00
partition_pruning.test Merge dator5.(none):/home/pappa/clean-mysql-5.1 2006-08-02 07:01:38 -04:00
partition_range.test BUG#18198: Partition function handling 2006-10-02 15:52:29 -04:00
partition_windows.test Bug#25141 Crash Server on Partitioning command 2007-04-23 13:50:34 -04:00
perror.test Change error code to test for "unknown error" with to 10000 2006-08-01 11:29:10 +02:00
plugin-master.opt BUG#28341 - Security issue still in library loading 2007-05-18 16:23:46 +05:00
plugin.test BUG#25659 - memory leak via "plugins" test 2007-05-21 17:48:29 +05:00
preload.test
ps-master.opt Bug #19764: SHOW commands end up in the slow log as table scans 2006-10-12 17:10:34 -06:00
ps.test Fix spelling (recursivity -> recursion) 2007-03-27 22:15:51 +04:00
ps_1general.test WL#2936 2007-03-02 08:43:45 -08:00
ps_2myisam.test
ps_3innodb.test
ps_4heap.test
ps_5merge.test
ps_7ndb.test
ps_10nestset.test
ps_11bugs.test Bug#19356: Assert on undefined @uservar in prepared statement execute 2006-10-04 11:19:23 -04:00
ps_grant.test Merge neptunus.(none):/home/msvensson/mysql/same_tools/my50-same_tools 2006-10-04 16:35:40 +02:00
ps_not_windows.test ps_not_windows disabled in embedded server 2007-01-03 03:31:12 +04:00
query_cache.test Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-03-20 00:42:11 +03:00
query_cache_merge.test
query_cache_notembedded.test Merge trift2.:/MySQL/M50/clone-5.0 2006-12-21 12:18:28 +01:00
query_cache_sql_prepare.test Merge trift-lap.fambruehe:/MySQL/M51/mysql-5.1 2007-03-27 12:06:13 +02:00
range.test Merge mysql.com:/home/psergey/bk-trees/mysql-5.0-opt 2007-03-31 03:12:33 +04:00
read_many_rows_innodb.test This changeset belongs to 2006-08-16 19:29:49 +02:00
read_only.test Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-12-12 13:57:28 +03:00
read_only_innodb.test WL#3602 (SET GLOBAL READONLY) 2006-11-20 20:40:35 -07:00
rename.test Merge mysql.com:/home/hf/work/mysql-4.1-mrg 2006-11-16 23:16:44 +04:00
renamedb.test
repair.test Merge mysql.com:/home/svoj/devel/mysql/engines/mysql-5.0-engines 2006-10-19 19:59:57 +05:00
replace.test Give warnings for unused objects 2007-01-22 18:42:52 +02:00
rollback.test
round.test Bug#6147: Traditional: Assigning a string to a numeric column has unexpected results 2006-07-20 13:41:12 +05:00
row.test Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt-27704 2007-04-20 15:31:33 +05:00
rowid_order_innodb.test This changeset belongs to 2006-08-16 14:58:49 +02:00
rpl000010-slave.opt
rpl000010.test
rpl000011.test
rpl000013.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl000017-slave.opt
rpl000017-slave.sh
rpl000017.test Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-work 2006-12-19 15:31:10 +01:00
rpl000018-master.opt
rpl000018-slave.opt
rpl_000015-slave.sh
rpl_000015.slave-mi
rpl_000015.test Merge trift2.:/MySQL/M50/clone-5.0 2006-12-21 12:18:28 +01:00
rpl_alter.test
rpl_alter_db.test
rpl_auto_increment-master.opt
rpl_auto_increment-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_auto_increment.test Fix for BUG#20524 "auto_increment_* not observed when inserting 2006-07-06 14:37:09 +02:00
rpl_auto_increment_11932.test
rpl_bit.test
rpl_bit_npk.test
rpl_change_master.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_charset_sjis.test Bug#23619 Incorrectly escaped multibyte characters in binary log break replication 2006-11-09 14:27:34 +04:00
rpl_commit_after_flush.test
rpl_create_database-master.opt
rpl_create_database-slave.opt
rpl_create_database.test
rpl_critical_errors.test BUG#26551 (Aborted query for non-transactional table breaks replication): 2007-04-12 14:00:45 +02:00
rpl_ddl.test Bug#18946 Test case rpl_ndb_ddl disabled 2007-03-06 18:15:31 +01:00
rpl_deadlock_innodb-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_deadlock_innodb.test
rpl_delete_no_where.test
rpl_do_grant.test Merge mysql.com:/usr/home/bar/mysql-5.0.b24158 2006-12-08 16:15:43 +04:00
rpl_drop.test
rpl_drop_db.test Update result file for mysql_upgrade as we have more tables that is checked in 5.1 2006-11-15 13:22:38 +01:00
rpl_drop_temp-slave.opt
rpl_drop_temp.test
rpl_dual_pos_advance-master.opt Optimize restarts by using --force-restart option 2006-10-13 11:53:19 +02:00
rpl_dual_pos_advance.test Bug#27070 server logs are created unrequested and in wrong directory 2007-03-20 11:15:15 +01:00
rpl_EE_err.test
rpl_empty_master_crash-master.opt rpl_empty_master_crash need a master restart so that all log files are deleted 2006-10-13 20:22:56 +02:00
rpl_empty_master_crash.test
rpl_err_ignoredtable-slave.opt
rpl_err_ignoredtable.test Give warnings for unused objects 2007-01-22 18:42:52 +02:00
rpl_events.test WL#3629 - Replication of Invocation and Invoked Features 2007-03-16 09:56:57 -04:00
rpl_extraCol_innodb-master.opt Has issues with original tree, so had to pull new tree and copy test over. Running last test now and will push after 2006-11-03 16:31:25 +01:00
rpl_extraCol_innodb-slave.opt Has issues with original tree, so had to pull new tree and copy test over. Running last test now and will push after 2006-11-03 16:31:25 +01:00
rpl_extraCol_innodb.test Has issues with original tree, so had to pull new tree and copy test over. Running last test now and will push after 2006-11-03 16:31:25 +01:00
rpl_extraCol_myisam.test Has issues with original tree, so had to pull new tree and copy test over. Running last test now and will push after 2006-11-03 16:31:25 +01:00
rpl_failed_optimize-master.opt
rpl_failed_optimize.test
rpl_flushlog_loop-master.opt
rpl_flushlog_loop-master.sh
rpl_flushlog_loop-slave.opt
rpl_flushlog_loop-slave.sh
rpl_flushlog_loop.test Fixed federated and some replication tests to not stop slave until it's up and running. 2007-04-17 14:41:16 +03:00
rpl_foreign_key_innodb-slave.opt
rpl_foreign_key_innodb.test
rpl_free_items-slave.opt
rpl_free_items.test
rpl_get_lock.test
rpl_ignore_grant-slave.opt
rpl_ignore_grant.test
rpl_ignore_revoke-slave.opt
rpl_ignore_revoke.test Cleanup after test cases 2006-11-15 10:23:27 +01:00
rpl_ignore_table-slave.opt Bug#22877 replication character sets get out of 2006-11-01 12:30:01 +04:00
rpl_ignore_table.test Cleanup tables created by test cases 2007-04-03 11:36:33 +02:00
rpl_ignore_table_update-slave.opt
rpl_ignore_table_update.test
rpl_incident-master.opt GLOBAL DEBUG variable does not work 2007-03-31 13:48:33 +02:00
rpl_incident.test GLOBAL DEBUG variable does not work 2007-03-31 13:48:33 +02:00
rpl_init_slave-slave.opt
rpl_init_slave.test Cleanup after test cases 2006-11-15 10:23:27 +01:00
rpl_innodb.test
rpl_insert.test If mysqlslap schema does not exists, it should be an error, so no need for IF EXISTS 2006-09-21 13:04:33 +02:00
rpl_insert_id-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_insert_id.test Fix for BUG#24432 2007-02-08 15:53:14 +01:00
rpl_insert_id_pk-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_insert_id_pk.test
rpl_insert_ignore-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_insert_ignore.test
rpl_insert_select.test
rpl_known_bugs_detection-master.opt Fix for BUG#24432 2007-02-08 15:53:14 +01:00
rpl_known_bugs_detection.test Manual merge from 5.0-rpl, of fixes for: 2007-02-15 20:28:58 +01:00
rpl_LD_INFILE.test
rpl_load_from_master-slave.opt
rpl_load_from_master.test
rpl_load_table_from_master.test
rpl_loaddata.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_loaddata_charset.test Renaming recenly added test case, because of name conflict 2007-03-01 11:52:25 +04:00
rpl_loaddata_m-master.opt
rpl_loaddata_m.test
rpl_loaddata_s-slave.opt
rpl_loaddata_s.test Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-03-29 21:38:03 +02:00
rpl_loaddata_simple.test After merge fix 2007-03-01 18:16:17 +04:00
rpl_loaddatalocal.test Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 2007-04-16 17:08:29 +03:00
rpl_loadfile.test
rpl_locale.test Bug#22645 LC_TIME_NAMES: Statement not replicated 2006-12-07 09:31:53 +04:00
rpl_log_pos.test Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 2007-04-16 17:08:29 +03:00
rpl_many_optimize.test
rpl_master_pos_wait.test
rpl_misc_functions-slave.sh
rpl_misc_functions.test Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 2007-04-16 17:08:29 +03:00
rpl_mixed_ddl_dml.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_multi_delete-slave.opt
rpl_multi_delete.test
rpl_multi_delete2-slave.opt
rpl_multi_delete2.test
rpl_multi_engine-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_multi_engine.test
rpl_multi_update.test
rpl_multi_update2-slave.opt
rpl_multi_update2.test
rpl_multi_update3.test
rpl_multi_update4-slave.opt
rpl_multi_update4.test
rpl_ndb_2innodb-master.opt
rpl_ndb_2innodb-slave.opt
rpl_ndb_2innodb.test
rpl_ndb_2myisam-master.opt
rpl_ndb_2myisam-slave.opt
rpl_ndb_2myisam.test
rpl_ndb_auto_inc.test Test "rpl_ndb_auto_inc" need ndb - add "include/have_ndb.inc" 2006-10-24 18:21:23 +02:00
rpl_ndb_bank.test Use "diff_files" instead ot "exec diff" 2007-02-20 18:47:47 +01:00
rpl_ndb_basic.test Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca 2007-04-11 07:59:26 +02:00
rpl_ndb_blob.test
rpl_ndb_blob2.test
rpl_ndb_charset.test
rpl_ndb_circular.test Bug#17095 circular replication for ndb 2007-04-12 16:13:49 +02:00
rpl_ndb_circular_simplex.test Fixing test case and result file for rpl_ndb_circular_simplex. 2007-04-17 08:36:14 +02:00
rpl_ndb_commit_afterflush.test
rpl_ndb_dd_advance.test Use "diff_files" instead ot "exec diff" 2007-02-20 18:47:47 +01:00
rpl_ndb_dd_basic.test revert back to old show_binlog_events asto many test failures, and create a show_binlog_events2 instead 2007-04-18 23:08:56 +02:00
rpl_ndb_dd_partitions.test rpl_ndb_dd_partitions.test, rpl_ndb_dd_partitions.result: 2006-06-27 18:44:25 +02:00
rpl_ndb_ddl.test Bug#18946 Test case rpl_ndb_ddl disabled 2007-03-06 18:15:31 +01:00
rpl_ndb_delete_nowhere.test
rpl_ndb_do_db-slave.opt New cluster replication test cases for replication options 2006-12-15 16:34:29 +01:00
rpl_ndb_do_db.test Many files: 2007-01-04 04:09:06 +01:00
rpl_ndb_do_table-slave.opt New cluster replication test cases for replication options 2006-12-15 16:34:29 +01:00
rpl_ndb_do_table.test BUG#27044 bug fix of 27320 fixes this, added test case 2007-03-22 13:17:08 +01:00
rpl_ndb_extraCol.test Has issues with original tree, so had to pull new tree and copy test over. Running last test now and will push after 2006-11-03 16:31:25 +01:00
rpl_ndb_func003.test ndb - 2006-08-22 09:48:15 +02:00
rpl_ndb_idempotent.test Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
rpl_ndb_innodb2ndb-master.opt
rpl_ndb_innodb2ndb-slave.opt
rpl_ndb_innodb2ndb.test
rpl_ndb_innodb_trans-slave.opt Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 2006-09-05 16:52:05 +02:00
rpl_ndb_innodb_trans.test Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 2006-09-05 16:52:05 +02:00
rpl_ndb_insert_ignore.test
rpl_ndb_load.test
rpl_ndb_log-master.opt
rpl_ndb_log.test
rpl_ndb_multi.test Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
rpl_ndb_multi_update2-slave.opt
rpl_ndb_multi_update2.test
rpl_ndb_multi_update3.test
rpl_ndb_myisam2ndb-master.opt
rpl_ndb_myisam2ndb-slave.opt
rpl_ndb_myisam2ndb.test
rpl_ndb_relayrotate-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_ndb_relayrotate.test
rpl_ndb_rep_ignore-slave.opt New cluster replication test cases for replication options 2006-12-15 16:34:29 +01:00
rpl_ndb_rep_ignore.test Many files: 2007-01-04 04:09:06 +01:00
rpl_ndb_row_001.test
rpl_ndb_sp003.test
rpl_ndb_sp006.test
rpl_ndb_stm_innodb-master.opt Bug #26783 replication status unknown after cluster or mysqld failure 2007-04-03 07:20:55 +02:00
rpl_ndb_stm_innodb.test Bug #26783 replication status unknown after cluster or mysqld failure 2007-04-03 07:20:55 +02:00
rpl_ndb_sync.test Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema 2006-12-01 15:49:07 +01:00
rpl_ndb_trig004.test
rpl_ndb_UUID.test
rpl_ndbapi_multi.test Removed absolute path 2006-09-01 16:14:59 +02:00
rpl_optimize.test
rpl_packet-master.opt BUG#19402 SQL close to the size of the max_allowed_packet fails on the slave 2006-09-12 00:19:05 +03:00
rpl_packet-slave.opt BUG#19402 SQL close to the size of the max_allowed_packet fails on the slave 2006-09-12 00:19:05 +03:00
rpl_packet.test Merge bk@192.168.21.1:mysql-5.1-opt 2007-04-07 14:59:53 +05:00
rpl_ps.test
rpl_rbr_to_sbr.test Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 2007-04-16 17:08:29 +03:00
rpl_read_only-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_read_only.test Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_redirect.test
rpl_relay_space_innodb-master.opt
rpl_relay_space_innodb-slave.opt
rpl_relay_space_innodb.test
rpl_relay_space_myisam.test
rpl_relayrotate-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_relayrotate.test
rpl_relayspace-slave.opt
rpl_relayspace.test
rpl_replicate_do-slave.opt
rpl_replicate_do.test Merge mysql.com:/nfsdisk1/lars/bk/mysql-5.0-rpl 2007-03-01 15:39:57 +01:00
rpl_replicate_ignore_db-slave.opt
rpl_replicate_ignore_db.test
rpl_rewrt_db-slave.opt
rpl_rewrt_db.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_rotate_logs-master.opt
rpl_rotate_logs-slave.sh
rpl_rotate_logs.slave-mi
rpl_rotate_logs.test Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-01-11 09:43:44 -05:00
rpl_row_001.test
rpl_row_4_bytes-master.opt
rpl_row_4_bytes.test
rpl_row_basic_2myisam.test BUG#22550 (Replication of BIT column failing): 2006-10-02 13:38:06 +02:00
rpl_row_basic_3innodb-slave.opt
rpl_row_basic_3innodb.test BUG#22550 (Replication of BIT column failing): 2006-10-02 13:38:06 +02:00
rpl_row_basic_7ndb.test BUG#22550 (Replication of BIT column failing): 2006-10-02 13:38:06 +02:00
rpl_row_basic_8partition.test WL#3618 - Remove HAVE_ROW_BASED_REPLICATION from source code. 2006-12-07 09:18:35 -05:00
rpl_row_basic_11bugs-master.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_row_basic_11bugs-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_row_basic_11bugs.test Fix test case that was broken for builds without InnoDB. 2007-04-25 21:33:18 +02:00
rpl_row_blob_innodb-slave.opt
rpl_row_blob_innodb.test
rpl_row_blob_myisam.test
rpl_row_charset.test
rpl_row_create_table-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_row_create_table.test Fix to rpl_row_create_table test. 2007-03-31 19:10:25 +02:00
rpl_row_delayed_ins.test
rpl_row_drop.test
rpl_row_err_daisychain-master.opt
rpl_row_err_daisychain-slave.opt
rpl_row_flsh_tbls.test Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-03-29 21:38:03 +02:00
rpl_row_func001.test
rpl_row_func002.test Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_row_func003-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_row_func003.test
rpl_row_inexist_tbl-slave.opt
rpl_row_inexist_tbl.test
rpl_row_insert_delayed.test Manual merge from 5.0-rpl, of fixes for: 2007-02-15 20:28:58 +01:00
rpl_row_log-master.opt
rpl_row_log-slave.opt
rpl_row_log.test
rpl_row_log_innodb-master.opt
rpl_row_log_innodb-slave.opt
rpl_row_log_innodb.test
rpl_row_max_relay_size.test WL#3618 - Remove HAVE_ROW_BASED_REPLICATION from source code. 2006-12-07 09:18:35 -05:00
rpl_row_mysqlbinlog-master.opt
rpl_row_mysqlbinlog.test Fix test case that was broken for builds without InnoDB. 2007-04-25 21:33:18 +02:00
rpl_row_mystery22.test
rpl_row_NOW.test Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 2007-04-16 17:08:29 +03:00
rpl_row_reset_slave.test
rpl_row_sp001.test Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 2007-04-16 17:08:29 +03:00
rpl_row_sp002_innodb-master.opt
rpl_row_sp002_innodb-slave.opt
rpl_row_sp002_innodb.test
rpl_row_sp003-master.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_row_sp003-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_row_sp003.test
rpl_row_sp005.test
rpl_row_sp006_InnoDB-slave.opt
rpl_row_sp006_InnoDB.test
rpl_row_sp007_innodb-slave.opt
rpl_row_sp007_innodb.test
rpl_row_sp008.test Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_row_sp009.test
rpl_row_sp010.test
rpl_row_sp011.test Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 2007-04-16 17:08:29 +03:00
rpl_row_sp012.test Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_row_stop_middle.test Use "--source" command instead of "source", makes mysql-test-run.pl dtecte this as test case that need binlog format row. 2006-08-03 19:35:00 +02:00
rpl_row_stop_middle_update-master.opt
rpl_row_stop_middle_update-slave.opt
rpl_row_stop_middle_update.test
rpl_row_tabledefs_2myisam.test
rpl_row_tabledefs_3innodb-slave.opt BUG#24490 (segfault inside unpack_row at Field_bit_as_char::set_default()): 2006-12-05 10:46:03 +01:00
rpl_row_tabledefs_3innodb.test
rpl_row_trig001.test Use "diff_files" instead ot "exec diff" 2007-02-20 18:47:47 +01:00
rpl_row_trig002.test
rpl_row_trig003.test Use "diff_files" instead ot "exec diff" 2007-02-20 18:47:47 +01:00
rpl_row_trig004.test
rpl_row_until.test
rpl_row_USER.test Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_row_UUID.test
rpl_row_view01.test Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_server_id1.test
rpl_server_id2-slave.opt
rpl_server_id2.test
rpl_session_var.test
rpl_set_charset.test
rpl_sf.test Bug#16456 RBR: rpl_sp.test expects query to fail, but passes in RBR 2006-11-17 21:30:28 +01:00
rpl_skip_error-slave.opt Change to new (after merge) error numbers 2007-01-23 01:58:07 +02:00
rpl_skip_error.test
rpl_slave_status.test Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
rpl_sp-master.opt
rpl_sp-slave.opt
rpl_sp.test Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-03-29 21:38:03 +02:00
rpl_sp004.test Use "diff_files" instead ot "exec diff" 2007-02-20 18:47:47 +01:00
rpl_sp_effects-master.opt
rpl_sp_effects-slave.opt
rpl_sp_effects.test Bug#16456 RBR: rpl_sp.test expects query to fail, but passes in RBR 2006-11-17 21:30:28 +01:00
rpl_sporadic_master-master.opt
rpl_sporadic_master.test
rpl_ssl.test Add replace_result for things that are not tested 2007-04-11 09:06:27 +02:00
rpl_ssl1.test After merge fixes 2007-03-29 16:11:02 +02:00
rpl_start_stop_slave.test
rpl_stm_000001-slave.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
rpl_stm_000001.test
rpl_stm_charset.test
rpl_stm_EE_err2.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_flsh_tbls.test Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-03-29 21:38:03 +02:00
rpl_stm_insert_delayed.test Manual merge from 5.0-rpl, of fixes for: 2007-02-15 20:28:58 +01:00
rpl_stm_log-master.opt Merge siva.hindu.god:/usr/home/tim/m/bk/50 2006-10-20 13:53:39 -06:00
rpl_stm_log-slave.opt
rpl_stm_log.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_max_relay_size.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_multi_query.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_mystery22.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_no_op.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_reset_slave.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_stm_until.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_switch_stm_row_mixed.test Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl 2007-03-29 21:38:03 +02:00
rpl_temp_table.test Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
rpl_temporary.test Merge pilot.blaudden:/home/msvensson/mysql/bug20166/my51-bug20166 2007-02-27 14:55:00 +01:00
rpl_timezone-master.opt
rpl_timezone-slave.opt
rpl_timezone.test Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint 2006-11-15 10:31:23 +01:00
rpl_trigger.test Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2006-11-30 02:36:18 +03:00
rpl_trunc_temp.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
rpl_truncate_2myisam.test Bug#22067 rpl_rbr_to_sbr and some other fail if NDB is default storage 2006-09-15 17:25:13 +03:00
rpl_truncate_3innodb.test Bug#22067 rpl_rbr_to_sbr and some other fail if NDB is default storage 2006-09-15 17:25:13 +03:00
rpl_truncate_7ndb.test Update result file 2006-10-05 00:36:03 +02:00
rpl_truncate_7ndb_2-master.opt Fixed failure with rpl_truncate_7ndb.test when using statement based replication. 2006-06-22 22:44:21 +03:00
rpl_truncate_7ndb_2.test Fixed failure with rpl_truncate_7ndb.test when using statement based replication. 2006-06-22 22:44:21 +03:00
rpl_udf-master.opt Addition to fix for 2007-05-21 11:34:39 +05:00
rpl_udf-slave.opt Addition to fix for 2007-05-21 11:34:39 +05:00
rpl_udf.test WL#3629 - Replication of Invocation and Invoked Features 2007-03-16 09:56:57 -04:00
rpl_user_variables.test Fix of incorrect merge of test case 2007-02-27 20:57:46 +01:00
rpl_variables-master.opt
rpl_variables.test Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint 2006-11-15 10:31:23 +01:00
rpl_view-slave.opt
rpl_view.test Fix of result files from merge 2006-09-21 00:59:48 +02:00
schema.test
select.test Merge olga.mysql.com:/home/igor/mysql-5.0-opt 2007-04-11 15:12:49 -07:00
select_found.test
select_safe.test
show_check-master.opt Bug #19764: SHOW commands end up in the slow log as table scans 2006-10-12 17:10:34 -06:00
show_check.test Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 2007-04-16 17:08:29 +03:00
skip_grants-master.opt
skip_grants.test Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-03-20 00:42:11 +03:00
skip_name_resolve-master.opt
skip_name_resolve.test
sp-big.test
sp-code.test Bug #26303: Reserve is not called before qs_append(). 2007-03-26 12:32:51 +03:00
sp-destruct.test Merge recycle.(none):/src/bug27144/my50-bug27144 2007-03-21 14:01:39 -04:00
sp-dynamic.test
sp-error.test Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-runtime 2007-03-14 15:36:11 -06:00
sp-prelocking.test Remove compiler warnings 2006-11-20 22:42:06 +02:00
sp-security.test Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-marvel 2007-03-29 17:27:42 +03:00
sp-threads.test
sp-ucs2.test Bug#18743: Several test cases fails if "classic" configuration in 5.0 2007-02-19 13:57:06 +03:00
sp-vars.test Bug#12976 (stored procedures local variables of type bit) 2007-02-06 16:01:22 -07:00
sp.test Fix test case that was broken for builds without InnoDB. 2007-04-25 21:33:18 +02:00
sp_gis.test Made the test deterministic, so they don't depend on the SF cache. 2006-11-15 15:51:22 -07:00
sp_notembedded.test Update tests and result files after running with new mysqltest that better detects problems with test files 2006-10-04 13:09:37 +02:00
sp_stress_case.test minor cleanup 2006-12-11 18:52:24 -07:00
sp_trans.test Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF() 2007-04-16 16:55:37 +02:00
sp_trans_log.test test fixed for embedded server 2007-04-21 13:26:44 +05:00
sql_mode.test Merge mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge 2006-06-21 14:14:37 +02:00
ssl.test Add "have_ssl" as synonym for "have_openssl" 2007-03-05 10:03:42 +01:00
ssl_compress.test Add "have_ssl" as synonym for "have_openssl" 2007-03-05 10:03:42 +01:00
ssl_connect.test Add "have_ssl" as synonym for "have_openssl" 2007-03-05 10:03:42 +01:00
status.test Merge mysql.com:/home/hf/work/mysql-5.0-mrg 2006-11-17 18:27:28 +04:00
strict.test Merge mysql.com:/home/ram/work/mysql-5.0-maint 2007-04-19 12:32:38 +05:00
strict_autoinc_1myisam.test Bug#20573 2006-08-30 13:20:39 -07:00
strict_autoinc_2innodb.test Bug#20573 2006-08-30 13:20:39 -07:00
strict_autoinc_3heap.test Bug#20573 2006-08-30 13:20:39 -07:00
strict_autoinc_5ndb.test Bug#20573 2006-08-30 13:20:39 -07:00
subselect.test Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-opt 2007-05-04 16:37:30 +03:00
subselect2.test * Bug #20792: Incorrect results from aggregate subquery 2006-07-26 19:19:30 +03:00
subselect3.test Fixed bug #27870. The bug that causes crashes manifests itself at some 2007-04-17 17:35:29 -07:00
subselect_gis.test
subselect_innodb.test
subselect_notembedded.test
sum_distinct-big.test
sum_distinct.test
symlink.test Fix for valgrind errors in test: require symlink support for partition_not_windows.test 2007-04-25 20:21:55 +02:00
synchronization.test Disabled syncronization test at it fails on multiple platforms. (Bug #24529) 2006-11-27 23:19:53 +02:00
sysdate_is_now-master.opt
sysdate_is_now.test
system_mysql_db.test
system_mysql_db_fix30020-master.opt Rename system_mysql_db_fix.test to system_mysql_db_fix30020 as it tests 2006-11-21 15:31:11 +01:00
system_mysql_db_fix30020.test Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint 2007-04-04 15:43:03 +02:00
system_mysql_db_fix40123-master.opt Rename system_mysql_db_fix.test to system_mysql_db_fix30020 as it tests 2006-11-21 15:31:11 +01:00
system_mysql_db_fix40123.test Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint 2007-04-04 15:43:03 +02:00
system_mysql_db_fix50030-master.opt Update mysql_fix_privilege_tables.sql to handle upgrade from 5.0 while retaining 2006-11-21 17:44:43 +01:00
system_mysql_db_fix50030.test WL #3031 2006-12-11 11:44:03 -05:00
system_mysql_db_refs.test
tablelock.test
temp_table-master.opt
temp_table.test Merge mysql.com:/home/hf/work/mrg/mysql-5.0-opt 2007-03-22 23:59:20 +04:00
timezone-master.opt
timezone.test Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 2006-11-01 16:47:40 +03:00
timezone2.test BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be locked 2007-03-09 13:12:31 +03:00
timezone3-master.opt
timezone3.test
timezone4-master.opt Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 2006-11-01 16:47:40 +03:00
timezone4.test Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 2006-11-01 16:47:40 +03:00
timezone_grant.test
trigger-compat.test
trigger-grant.test Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint 2007-02-26 11:00:17 +01:00
trigger-trans.test
trigger.test Merge moonbone.local:/mnt/gentoo64/work/27006-bug-5.0-opt-mysql 2007-03-20 01:29:09 +03:00
truncate.test reverted the fix for Bug#5507 2007-04-17 12:32:01 +02:00
type_binary.test Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-01-22 19:18:22 +02:00
type_bit.test Give warnings for unused objects 2007-01-22 18:42:52 +02:00
type_bit_innodb.test Give warnings for unused objects 2007-01-22 18:42:52 +02:00
type_blob.test Merge pilot.mysql.com:/home/msvensson/mysql/mysql-5.0-maint 2007-02-14 14:51:49 +01:00
type_date.test Removed not used define YY_MAGIC_BELOW 2007-03-23 22:08:31 +02:00
type_datetime.test Merge mysql.com:/d2/hf/mrg/mysql-5.0-opt 2007-05-07 16:12:42 +05:00
type_decimal.test Bug#22138: Unhandled NULL caused server crash 2006-10-11 19:44:12 +04:00
type_enum.test Bug#24660: "enum" field type definition problem 2007-02-12 14:31:44 +01:00
type_float.test Merge mysql.com:/home/ram/work/b19690/b19690.4.1 2007-01-31 10:07:56 +04:00
type_nchar.test
type_newdecimal-big.test
type_newdecimal.test Merge mysql.com:/home/ram/work/b24558/b24558.5.0 2007-03-15 13:08:24 +04:00
type_ranges.test
type_set.test Bug#27069 set with identical elements are created 2007-04-02 15:01:19 +05:00
type_time.test
type_timestamp.test Merge bk-internal.mysql.com:/data0/bk/tmp_reg 2006-08-17 17:19:41 +02:00
type_uint.test
type_varchar.test Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint 2007-02-23 18:10:36 +01:00
type_year.test Fix for bugs 2007-03-29 09:08:30 +05:00
udf-master.opt BUG#28341 - Security issue still in library loading 2007-05-18 16:23:46 +05:00
udf.test Merge macbook.gmz:/Users/kgeorge/mysql/work/mysql-5.0-opt 2007-01-23 12:34:50 +02:00
union-master.opt
union.test Merge mysql.com:/home/hf/work/mrg/mysql-5.0-opt 2007-03-22 11:43:23 +04:00
unsafe_binlog_innodb-master.opt This changeset belongs to 2006-08-16 14:58:49 +02:00
unsafe_binlog_innodb.test This changeset belongs to 2006-08-16 14:58:49 +02:00
update.test Fix for bug #22364 "Inconsistent "matched rows" when executing UPDATE" 2007-04-23 18:22:33 +04:00
upgrade.test Added --debug-info to most clients to detect memory leaks in mysql-test-run 2006-11-21 22:32:58 +02:00
user_limits.test
user_var-binlog.test WL#3464: Add replication event to denote gap in replication 2007-03-29 20:31:09 +02:00
user_var.test Fixed bug#16861: User defined variable can have a wrong value if a tmp table was 2007-01-09 23:24:56 +03:00
utils.sh Fix for BUG##24415: Instance manager test im_daemon_life_cycle 2006-11-23 22:55:36 +03:00
varbinary.test Make sure tests drops objects created and restore variables to default 2007-03-01 14:16:38 +01:00
variables-big.test Bug #27322 failure to allocate transaction_prealloc_size causes crash 2007-04-12 18:03:26 -04:00
variables.test Merge bk-internal.mysql.com:/home/bk/mysql-5.1-engines 2007-04-27 19:09:39 +02:00
view.test Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-opt 2007-04-21 00:33:56 +04:00
view_grant.test Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-marvel 2007-03-29 17:27:42 +03:00
view_query_cache.test
wait_for_process.sh IM test suite fix. 2007-02-24 13:12:20 +03:00
wait_for_socket.sh bug in im* tests - missing --no-defaults in the mysql command line 2007-03-23 22:16:32 +02:00
wait_timeout-master.opt
wait_timeout.test Fixed compiler warnings 2007-02-23 13:13:55 +02:00
warnings-master.opt WL#2936 - Falcon & MySQL plugin interface: server variables 2007-05-04 16:10:09 +02:00
warnings.test Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-01-07 09:31:49 -05:00
warnings_engine_disabled-master.opt WL#2936 2007-03-02 08:43:45 -08:00
warnings_engine_disabled.test Bug#24997 warnings test case failure 2006-12-15 15:05:50 +01:00
windows.test Merge bk@192.168.21.1:mysql-5.1 2007-04-29 18:52:14 +05:00
xa.test Bug#20166 mysql-test-run.pl does not test system privilege tables creation 2007-02-26 11:49:24 +01:00
xml.test Bug#24747 XPath error with the node name "Text" 2006-12-27 18:14:28 +04:00