mariadb/mysql-test/r
knielsen@mysql.com 3ba774f1d7 BUG#20676: debug warnings about too many lock waiters cause test failure.
The 250 simultaneous events all accessing the same table caused the
events_stress test to fail due to debug warnings about too many table
waiters. Fixed by using three different tables.
2006-06-26 15:49:58 +02:00
..
alias.result
alter_table.result
analyse.result
analyze.result
ansi.result
archive.result
archive_bitfield.result
archive_gis.result Merge neptunus.(none):/home/msvensson/mysql/bug10460/my51-bug10460 2006-03-06 11:39:36 +01:00
auto_increment.result
backup.result
bdb-alter-table-1.result
bdb-alter-table-2.result
bdb-crash.result Use transaction-aware DB->stat() call when doing 'ANALYZE TABLE' on 2005-11-07 17:14:35 -08:00
bdb-deadlock.result
bdb.result
bdb_cache.result
bdb_gis.result
bench_count_distinct.result
big_test.require
bigint.result Merge neptunus.(none):/home/msvensson/mysql/bug10460/my51-bug10460 2006-03-06 11:39:36 +01:00
binary.result
binlog_row_binlog.result
binlog_row_blackhole.result
binlog_row_ctype_cp932.result BUG#17780: Incorrect result file. (Test for that part is extra/binlog_tests/binlog_row_ctype_cp932.test) 2006-03-01 16:48:13 +01:00
binlog_row_ctype_ucs.result
binlog_row_drop_tmp_tbl.result Bug#18280 (RBR: Extreneous maps when writing to general_log and slow_log): 2006-03-17 18:11:07 +01:00
binlog_row_innodb_stat.result
binlog_row_insert_select.result
binlog_row_mix_innodb_myisam.result This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
binlog_stm_binlog.result
binlog_stm_blackhole.result
binlog_stm_ctype_cp932.result
binlog_stm_ctype_ucs.result
binlog_stm_drop_tmp_tbl.result
binlog_stm_innodb_stat.result
binlog_stm_insert_select.result another cleanup patch for removing tables before tests start. 2006-02-27 13:27:25 -08:00
binlog_stm_mix_innodb_myisam.result This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
bool.result
bulk_replace.result
case.result
case_sensitive_file_system.require
cast.result
check.result
check_var_limit.require
client_xml.result
comments.result
compare.result
compress.result
connect.result
consistent_snapshot.result
constraints.result
contributors.result
count_distinct.result
count_distinct2.result
count_distinct3.result
create.result
create_not_windows.result
create_select_tmp.result
csv.result Close share->data_file in before renaming in ha_tina::repair 2006-04-11 12:12:48 +02:00
ctype_big5.result
ctype_collate.result
ctype_cp932_binlog_row.result
ctype_cp932_binlog_stm.result
ctype_cp1250_ch.result Bug#13347: empty result from query with like and cp1250 charset 2005-10-25 14:49:04 +05:00
ctype_cp1251.result
ctype_create.result
ctype_eucjpms.result
ctype_euckr.result
ctype_filename.result
ctype_gb2312.result
ctype_gbk.result
ctype_latin1.result
ctype_latin1_de.result
ctype_latin2.result
ctype_latin2_ch.result
ctype_many.result
ctype_mb.result
ctype_recoding.result
ctype_sjis.result
ctype_tis620.result
ctype_uca.result
ctype_ucs.result
ctype_ucs2_def.result
ctype_ujis.result
ctype_utf8.result results fixed 2006-05-09 11:14:31 -04:00
date_formats.result
default.result
delayed.result
delete.result
derived.result
dirty_close.result
distinct.result BUG#18068: SELECT DISTINCT (with duplicates and covering index) 2006-05-09 18:13:01 +03:00
drop.result
empty_table.result
endspace.result
errors.result
events.result
events_bugs.result
events_grant.result
events_logs_tests.result Fix events_logs_tests so it won't fail on Windows due to appearance 2006-05-23 17:51:17 -07:00
events_microsec.result
events_scheduling.result
events_stress.result BUG#20676: debug warnings about too many lock waiters cause test failure. 2006-06-26 15:49:58 +02:00
exampledb.result
explain.result
federated.result
federated_archive.result
federated_bug_13118.result
federated_transactions.result
flush.result
flush_block_commit.result
flush_read_lock_kill.result
flush_table.result
foreign_key.result
fulltext.result
fulltext2.result
fulltext_cache.result
fulltext_distinct.result
fulltext_left_join.result
fulltext_multi.result
fulltext_order_by.result
fulltext_update.result
fulltext_var.result
func_compress.result
func_concat.result
func_crypt.result
func_date_add.result
func_default.result
func_des_encrypt.result Fix crash caused by calling DES_ENCRYPT() without the --des-key-file 2005-07-07 11:49:44 -07:00
func_encrypt.result
func_encrypt_nossl.result
func_equal.result
func_gconcat.result
func_group.result
func_if.result
func_in.result
func_isnull.result
func_like.result
func_math.result
func_misc.result
func_op.result
func_regexp.result
func_sapdb.result
func_set.result
func_str.result
func_system.result
func_test.result
func_time.result Merge rurik.mysql.com:/home/igor/tmp_merge 2006-06-14 20:00:36 -07:00
func_timestamp.result
gcc296.result
gis-rtree.result
gis.result Implementation of WL#2897: Complete definer support in the stored routines. 2006-03-02 15:18:49 +03:00
grant.result
grant2.result Merge mysql.com:/home/jimw/my/mysql-5.0-clean 2006-04-30 13:27:38 -07:00
grant3.result
grant_cache.result
greedy_optimizer.result
group_by.result
group_min_max.result
handler.result
have_archive.require
have_bdb.require
have_big5.require
have_binlog_format_row.require
have_binlog_format_statement.require
have_blackhole.require
have_compress.require
have_cp932.require
have_cp1250_ch.require
have_crypt.require
have_csv.require
have_debug.require
have_eucjpms.require
have_euckr.require
have_exampledb.require
have_federated_db.require
have_gb2312.require
have_gbk.require
have_geometry.require
have_innodb.require
have_latin2_ch.require Bug#17374: select ... like 'A%' operator fails to find value on columuns with key 2006-03-20 16:28:25 +04:00
have_met_timezone.require
have_moscow_leap_timezone.require
have_ndb.require
have_ndb_extra.require
have_ndb_status_ok.require
have_openssl.require
have_outfile.require
have_partition.require
have_query_cache.require
have_raid.require
have_row_based.require
have_sjis.require
have_symlink.require
have_tis620.require
have_ucs2.require
have_udf.require
have_udf_example.require
have_ujis.require
having.result
heap.result
heap_auto_increment.result
heap_btree.result Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 2006-05-30 16:07:49 +03:00
heap_hash.result
help.result
im_cmd_line.result
im_daemon_life_cycle.result
im_instance_conf.result
im_life_cycle.result
im_options.result
im_utils.result This is an implementation of two WL items: 2006-05-18 18:57:50 +04:00
index_merge.result BUG#17314: Can't use index_merge/intersection for MERGE tables 2006-02-11 21:51:43 +03:00
index_merge_bdb.result Post-merge fixes. 2004-05-14 16:00:57 +02:00
index_merge_innodb.result
index_merge_innodb2.result
index_merge_ror.result
index_merge_ror_cpk.result
information_schema.result after merege fix 2006-06-14 13:52:16 +05:00
information_schema_chmod.result
information_schema_db.result Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 2006-05-30 16:07:49 +03:00
information_schema_inno.result
information_schema_part.result
init_connect.result
init_file.result
innodb-big.result
innodb-deadlock.result
innodb-lock.result
innodb-replace.result
innodb.result
innodb_cache.result
innodb_concurrent.result
innodb_gis.result Merge neptunus.(none):/home/msvensson/mysql/bug10460/my51-bug10460 2006-03-06 11:39:36 +01:00
innodb_handler.result
innodb_mysql.result
innodb_notembedded.result
innodb_unsafe_binlog.result
insert.result
insert_select.result
insert_update.result WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX 2006-01-23 12:17:05 +01:00
is_debug_build.require
isam.result More fixes for strict mode: 2004-10-02 22:20:08 +03:00
join.result
join_crash.result Implementation of WL#2486 - 2005-08-12 17:57:19 +03:00
join_nested.result
join_outer.result
key.result
key_cache.result Added --pipe option for faster compile 2006-06-06 20:21:36 +03:00
key_diff.result Merge with 4.0.14 2003-08-11 22:44:43 +03:00
key_primary.result Fixed crashing bug with alter table when table was in use (Bug ) 2004-05-05 12:31:17 +03:00
keywords.result
kill.result
limit.result
loaddata.result
lock.result
lock_multi.result
lock_tables_lost_commit.result
log_tables.result
lowercase0.require
lowercase2.require
lowercase_table.result
lowercase_table2.result
lowercase_table3.result
lowercase_table_grant.result
lowercase_table_qcache.result
lowercase_view.result
merge.result Merge mysql.com:/home/mydev/mysql-5.0-amerge 2006-06-15 10:58:02 +02:00
metadata.result
multi_statement.result
multi_update.result
myisam-blob.result
myisam-system.result
myisam.result don't introduce a deprecated syntax 2006-05-08 16:06:16 -04:00
mysql.result
mysql_client_test.result
mysql_protocols.result
mysqlbinlog.result
mysqlbinlog2.result
mysqlbinlog_base64.result
mysqlcheck.result
mysqldump-max.result Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower case 2006-02-22 10:09:59 +01:00
mysqldump.result
mysqlshow.result
mysqlslap.result
mysqltest.result
ndb_alter_table.result Added flag to detect renaming of fields (not supported as fast alter table for ndbcluster): added test case 2006-06-14 11:38:55 +02:00
ndb_alter_table2.result
ndb_alter_table3.result
ndb_autodiscover.result
ndb_autodiscover2.result
ndb_autodiscover3.result
ndb_basic.result
ndb_binlog_basic.result
ndb_binlog_basic2.result WL#2977 and WL#2712 global and session-level variable to set the binlog format (row/statement), 2006-02-25 22:21:03 +01:00
ndb_binlog_ddl_multi.result
ndb_binlog_discover.result Bug Restart of cluster can cause NDB API replication failure 2006-04-24 23:29:33 +02:00
ndb_binlog_ignore_db.result
ndb_binlog_multi.result BUG#20677: Sporadic failure of test case 'ndb_binlog_multi'. 2006-06-25 08:59:44 +02:00
ndb_bitfield.result
ndb_blob.result
ndb_cache.result
ndb_cache2.result
ndb_cache_multi.result
ndb_cache_multi2.result
ndb_charset.result
ndb_condition_pushdown.result
ndb_config.result
ndb_config2.result
ndb_database.result
ndb_dd_backuprestore.result
ndb_dd_basic.result
ndb_dd_ddl.result
ndb_dd_disk2memory.result
ndb_dd_dump.result
ndb_default_cluster.require
ndb_gis.result
ndb_grant.result
ndb_index.result
ndb_index_ordered.result
ndb_index_unique.result
ndb_insert.result Merge mysql.com:/usr/local/home/marty/MySQL/mysql-5.0 2006-03-28 13:28:34 +02:00
ndb_limit.result
ndb_load.result
ndb_loaddatalocal.result Bug NDB does not ignore duplicate keys when using LOAD DATA LOCAL 2006-06-14 20:16:32 +02:00
ndb_lock.result
ndb_minmax.result
ndb_multi.result Bug ndb schema distribution functionality does not work on mysql servers without binlog 2006-02-16 00:30:56 +01:00
ndb_multi_row.result
ndb_read_multi_range.result
ndb_rename.result
ndb_replace.result
ndb_restore.result
ndb_restore_compat.result
ndb_restore_partition.result Bug repeated create, insert, drop can cause MySQL table definition cache to corrupt 2006-06-14 12:21:18 +02:00
ndb_subquery.result
ndb_temporary.result Fix results due to change in SHOW CREATE TABLE output 2006-02-17 14:41:57 -08:00
ndb_transaction.result
ndb_truncate.result
ndb_types.result
ndb_update.result
ndb_view.result
negation_elimination.result
not_as_root.require
not_embedded.require
not_embedded_server.result
not_ndb.require
not_openssl.require
not_row_based.require
null.result Merge zippy.(none):/home/cmiller/work/mysql/mysql-5.0 2006-05-01 13:41:40 -04:00
null_key.result
odbc.result
olap.result
openssl_1.result Add tests for connecting to server with invalid and blank certs. 2006-05-03 14:06:34 +02:00
openssl_2.result
order_by.result
order_fill_sortbuf.result
outfile.result merge fixies BUG#10418 4.1 -> 5.0 2006-05-12 12:31:22 +02:00
overflow.result
packet.result
partition.result merge fixes 2006-06-14 22:37:20 -04:00
partition_02myisam.result
partition_03ndb.result
partition_charset.result
partition_error.result Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1 2006-06-15 16:00:54 -04:00
partition_grant.result Bug : Partitions: unprivileged user can effectively drop table 2006-03-07 12:42:23 -08:00
partition_hash.result
partition_innodb.result
partition_list.result
partition_mgm.result BUG#19307: 2006-06-13 22:40:05 -04:00
partition_mgm_err.result BUG#15961: SUBPARTITION defined in non-subpartitioned table no error 2006-03-11 06:17:10 -08:00
partition_mgm_err2.result
partition_order.result
partition_pruning.result
partition_range.result merge fixes 2006-06-14 22:37:20 -04:00
preload.result
ps.result
ps_1general.result
ps_2myisam.result
ps_3innodb.result
ps_4heap.result
ps_5merge.result
ps_6bdb.result
ps_7ndb.result
ps_10nestset.result
ps_11bugs.result
ps_grant.result
query_cache.result
query_cache_merge.result
query_cache_notembedded.result We should prohobit concurent read of inserting file in SP 2006-03-15 19:15:52 +02:00
raid.result
range.result select.result, mysqldump-max.result: 2005-10-13 21:28:44 +05:00
read_only.result
rename.result
renamedb.result
repair.result
replace.result
rollback.result
row.result
rowid_order_bdb.result
rowid_order_innodb.result
rpl000001.a.result
rpl000001.b.result
rpl000010.result
rpl000011.result
rpl000013.result
rpl000017.result
rpl000018.result
rpl_000015.result Updated test cases for testing Cluster Replication using the rpl* test cases 2006-01-18 00:45:23 +01:00
rpl_alter.result
rpl_alter_db.result
rpl_auto_increment.result WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX 2006-01-23 12:17:05 +01:00
rpl_bit.result
rpl_bit_npk.result
rpl_chain_temp_table.result
rpl_change_master.result
rpl_commit_after_flush.result
rpl_create_database.result
rpl_ddl.result This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 2006-06-04 18:52:22 +03:00
rpl_deadlock_innodb.result Post merge correction for the Changeset 2006-04-25 18:28:29 +02:00
rpl_delete_no_where.result WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_do_grant.result
rpl_drop.result
rpl_drop_db.result
rpl_drop_temp.result
rpl_dual_pos_advance.result
rpl_EE_err.result
rpl_empty_master_crash.result
rpl_err_ignoredtable.result
rpl_failed_optimize.result
rpl_failsafe.result
rpl_flushlog_loop.result
rpl_foreign_key_innodb.result
rpl_free_items.result
rpl_get_lock.result
rpl_heap.result This patch removes the remaining TYPE= code from MySQL. It cleans up a number of tests where it was being called still (and failing). Also I cleaned up all of the extra scripts so that they now work. 2006-02-12 13:26:30 -08:00
rpl_ignore_grant.result
rpl_ignore_revoke.result
rpl_ignore_table.result BUG#15699 importing the fix from 5.0 2006-01-26 12:49:55 +02:00
rpl_ignore_table_update.result
rpl_init_slave.result
rpl_innodb.result
rpl_insert_id.result
rpl_insert_id_pk.result
rpl_insert_ignore.result
rpl_insert_select.result
rpl_LD_INFILE.result
rpl_load_from_master.result Bug Cluster_replication database should be renamed to just cluster 2006-03-01 13:31:21 +01:00
rpl_load_table_from_master.result
rpl_loaddata.result
rpl_loaddata2.result Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
rpl_loaddata_m.result
rpl_loaddata_s.result
rpl_loaddatalocal.result
rpl_loadfile.result
rpl_log_pos.result Updated test cases for testing Cluster Replication using the rpl* test cases 2006-01-18 00:45:23 +01:00
rpl_many_optimize.result
rpl_master_pos_wait.result
rpl_misc_functions.result
rpl_mixed_ddl_dml.result
rpl_multi_delete.result
rpl_multi_delete2.result
rpl_multi_engine.result
rpl_multi_update.result
rpl_multi_update2.result
rpl_multi_update3.result
rpl_multi_update4.result
rpl_ndb_2innodb.result
rpl_ndb_2myisam.result
rpl_ndb_auto_inc.result
rpl_ndb_bank.result Bug Cluster_replication database should be renamed to just cluster 2006-03-01 13:31:21 +01:00
rpl_ndb_basic.result
rpl_ndb_blob.result
rpl_ndb_blob2.result
rpl_ndb_charset.result wl#3023 clean up 2006-03-11 15:52:38 +01:00
rpl_ndb_commit_afterflush.result
rpl_ndb_dd_advance.result
rpl_ndb_dd_basic.result
rpl_ndb_ddl.result
rpl_ndb_delete_nowhere.result
rpl_ndb_func003.result
rpl_ndb_idempotent.result
rpl_ndb_insert_ignore.result
rpl_ndb_load.result wl2325 wl2324 2006-01-12 19:51:02 +01:00
rpl_ndb_log.result
rpl_ndb_multi.result
rpl_ndb_multi_update2.result
rpl_ndb_multi_update3.result
rpl_ndb_relayrotate.result
rpl_ndb_row_001.result
rpl_ndb_sp003.result
rpl_ndb_sp006.result
rpl_ndb_sync.result
rpl_ndb_trig004.result
rpl_ndb_UUID.result
rpl_openssl.result
rpl_optimize.result
rpl_ps.result
rpl_rbr_to_sbr.result
rpl_redirect.result
rpl_relay_space_innodb.result
rpl_relay_space_myisam.result Bug#16993 (ALTER TABLE ZEROFILL AUTO_INCREMENT not replicated correctly): 2006-04-19 15:29:49 +02:00
rpl_relayrotate.result
rpl_relayspace.result
rpl_replicate_do.result
rpl_replicate_ignore_db.result WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_rewrt_db.result
rpl_rotate_logs.result
rpl_row_001.result
rpl_row_4_bytes.result
rpl_row_basic_2myisam.result
rpl_row_basic_3innodb.result
rpl_row_basic_7ndb.result WL#3023 (RBR: Use locks in a statement-like manner): 2006-03-03 09:49:46 +01:00
rpl_row_basic_8partition.result Bug#18436 (RBR: Replication to partition engine triggers assertion on slave): 2006-03-27 14:58:37 +02:00
rpl_row_basic_11bugs.result
rpl_row_blob_innodb.result Updated result files 2006-02-16 23:10:52 +01:00
rpl_row_blob_myisam.result Updated result files 2006-02-16 23:10:52 +01:00
rpl_row_charset.result
rpl_row_create_table.result
rpl_row_delayed_ins.result
rpl_row_drop.result
rpl_row_err_ignoredtable.result
rpl_row_flsh_tbls.result
rpl_row_func001.result
rpl_row_func002.result
rpl_row_func003.result
rpl_row_inexist_tbl.result WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_loaddata_m.result
rpl_row_log.result
rpl_row_log_innodb.result
rpl_row_max_relay_size.result
rpl_row_multi_query.result WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_mysqlbinlog.result
rpl_row_mystery22.result
rpl_row_NOW.result
rpl_row_reset_slave.result
rpl_row_sp001.result More test case updates for using RPL with NDB as default engine 2006-02-07 00:18:10 +01:00
rpl_row_sp002_innodb.result WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_sp003.result
rpl_row_sp005.result
rpl_row_sp006_InnoDB.result WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_row_sp007_innodb.result
rpl_row_sp008.result
rpl_row_sp009.result
rpl_row_sp010.result
rpl_row_sp011.result
rpl_row_sp012.result
rpl_row_stop_middle.result
rpl_row_stop_middle_update.result
rpl_row_tabledefs.result
rpl_row_trig001.result
rpl_row_trig002.result
rpl_row_trig003.result
rpl_row_trig004.result
rpl_row_until.result
rpl_row_USER.result
rpl_row_UUID.result Update test result 2006-03-06 20:09:16 +01:00
rpl_row_view01.result
rpl_server_id1.result WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_server_id2.result
rpl_session_var.result
rpl_set_charset.result
rpl_skip_error.result
rpl_slave_status.result
rpl_sp.result Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-tree 2006-03-09 20:41:21 +03:00
rpl_sp004.result
rpl_sp_effects.result
rpl_sporadic_master.result
rpl_start_stop_slave.result
rpl_stm_000001.result
rpl_stm_charset.result
rpl_stm_EE_err2.result
rpl_stm_flsh_tbls.result
rpl_stm_log.result
rpl_stm_max_relay_size.result
rpl_stm_multi_query.result
rpl_stm_mystery22.result
rpl_stm_no_op.result WL#1012: All changes as one single changeset. 2005-12-22 06:39:02 +01:00
rpl_stm_reset_slave.result
rpl_stm_until.result After merge fixes 2006-05-18 21:40:52 +02:00
rpl_switch_stm_row_mixed.result Fixes to the replication mixed mode (patch approved by Monty): 2006-03-13 15:34:30 +01:00
rpl_temp_table.result
rpl_temporary.result
rpl_timezone.result
rpl_trigger.result
rpl_trunc_temp.result
rpl_user_variables.result
rpl_variables.result
rpl_view.result
schema.result
select.result
select_found.result
select_safe.result
server_id.require
server_id1.require
show_check.result results fixed 2006-05-09 11:14:31 -04:00
skip_grants.result
skip_name_resolve.result
slave-running.result
slave-stopped.result
sp-big.result
sp-code.result
sp-destruct.result
sp-dynamic.result
sp-error.result Merge mysql.com:/usr/local/mysql/tmp_merge 2006-05-18 11:56:50 +02:00
sp-prelocking.result
sp-security.result Merge mysql.com:/home/jimw/my/mysql-5.0-clean 2006-04-30 13:27:38 -07:00
sp-threads.result various fixes after push of fix for bug#17619 2006-05-23 13:32:22 +02:00
sp-vars.result
sp.result
sp.result.orig
sp_notembedded.result
sp_trans.result
sql_mode.result
ssl.result Post-merge fixes 2006-06-09 12:27:28 -07:00
ssl_compress.result
status.result
strict.result
subselect.result
subselect2.result
subselect_gis.result
subselect_innodb.result
subselect_notembedded.result Fixes to embedded server to be able to run tests with it 2006-02-24 18:34:15 +02:00
sum_distinct-big.result
sum_distinct.result
symlink.result
synchronization.result
sysdate_is_now.result Post-merge fixes 2006-06-09 19:29:39 -07:00
system_mysql_db.result
system_mysql_db_refs.result
tablelock.result
temp_table.result
testdb_only.require
timezone.result
timezone2.result
timezone3.result
timezone_grant.result
trigger-compat.result Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my51-mysqltestrun_check_testcases 2006-02-07 17:57:26 +01:00
trigger-grant.result
trigger-trans.result
trigger.result
true.require
truncate.result
type_binary.result Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower case 2006-02-22 10:09:59 +01:00
type_bit.result
type_bit_innodb.result
type_blob.result
type_date.result
type_datetime.result
type_decimal.result merged 2006-03-06 23:20:19 +01:00
type_enum.result
type_float.result Merge mysql.com:/data0/mysqldev/my/tmp_merge 2006-05-17 23:35:08 +02:00
type_nchar.result
type_newdecimal-big.result
type_newdecimal.result
type_ranges.result
type_set.result
type_time.result
type_timestamp.result
type_uint.result Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATE 2005-12-02 15:01:44 +04:00
type_varchar.result
type_year.result
udf.result
union.result
update.result
upgrade.result
user_limits.result
user_var-binlog.result
user_var.result
varbinary.result
variables.result
view.result
view_grant.result Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-06-04 21:05:22 +03:00
view_query_cache.result
wait_timeout.result
warnings.result
windows.result
xa.result
xml.result