mariadb/mysql-test/r
2004-05-15 00:06:16 +04:00
..
alias.result Merge with 4.0.19 2004-05-05 17:05:24 +03:00
alter_table.result ALTER TABLE t1 CONVERT TO should also change the default character set. 2004-03-30 22:18:49 +05:00
analyse.result Fix to handle unsigned data in prepared statements (Bug #3447) 2004-05-04 15:02:38 +03:00
ansi.result
auto_increment.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
backup.result
bdb-alter-table-1.result
bdb-alter-table-2.result
bdb-crash.result false/true -> FALSE/TRUE 2004-03-30 02:32:41 +03:00
bdb-deadlock.result
bdb.result Fix to handle unsigned data in prepared statements (Bug #3447) 2004-05-04 15:02:38 +03:00
bdb_cache.result
bench_count_distinct.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
big_test.require
bigint.result minor omission that effectively disabled my_strtod fixed :) 2004-02-24 12:31:33 +01:00
binary.result Better tests for BINARY 2004-03-29 17:27:30 +05:00
bool.result
bulk_replace.result
case.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
cast.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
check.result
check_var_limit.require
comments.result
compare.result UTF8 now process space as PAD character correctly. 2004-03-26 18:14:39 +04:00
connect.result
constraints.result Don't automaticly generate a new key for a foreign key constraint if there is already a usable key. 2004-05-12 00:29:52 +03:00
count_distinct.result
count_distinct2.result
count_distinct3.result
create.result Don't automaticly generate a new key for a foreign key constraint if there is already a usable key. 2004-05-12 00:29:52 +03:00
ctype_big5.result
ctype_collate.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
ctype_cp1251.result Better tests for BINARY 2004-03-29 17:27:30 +05:00
ctype_create.result http://bugs.mysql.com/bug.php?id=3255 2004-03-30 22:38:52 +05:00
ctype_latin1.result Use Windows code page 1252 instead of real ISO 8859-1 2004-05-11 13:32:01 +05:00
ctype_latin1_de.result
ctype_many.result
ctype_mb.result
ctype_recoding.result logging_ok: 2004-05-10 23:19:50 +02:00
ctype_sjis.result #3290: Can't convert sjis&ujis half-width katakana correctly 2004-03-25 14:29:56 +04:00
ctype_tis620.result Checking Thai sort order and trailing spaces handling 2004-03-29 16:38:38 +05:00
ctype_ucs.result
ctype_ujis.result Fix to handle unsigned data in prepared statements (Bug #3447) 2004-05-04 15:02:38 +03:00
ctype_utf8.result UTF8 now process space as PAD character correctly. 2004-03-26 18:14:39 +04:00
date_formats.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
delayed.result
delete.result
derived.result after merge fixes 2004-05-05 21:24:21 +03:00
dirty_close.result
distinct.result
drop.result DROP DATABASE now returns (affected_rows) number of tables dropped 2004-03-19 16:43:03 +01:00
drop_temp_table.result After merge fixes + simple optimizations 2004-03-26 11:06:53 +02:00
empty_table.result
endspace.result BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
errors.result
explain.result Bug #3403 Wrong encoding in EXPLAIN SELECT output 2004-05-14 13:08:22 +05:00
flush.result
foreign_key.result
fulltext.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
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 Make SHOW VARIABLES output really alphabetic. 2004-03-07 20:19:37 -06:00
func_compress.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_concat.result
func_crypt.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_date_add.result
func_default.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_encrypt.result
func_equal.result
func_gconcat.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_group.result fixed flags of printed query 2004-05-14 11:09:57 +03:00
func_if.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_in.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_isnull.result
func_like.result a fix (bug #2885: like datetime) 2004-03-11 18:21:57 +04:00
func_math.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_misc.result uuid() tests 2004-03-16 16:35:53 +01:00
func_op.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_regexp.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_sapdb.result Task #835: additional changes fot str_to_date 2004-03-15 18:28:21 +04:00
func_set.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_str.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_system.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_test.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_time.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_timestamp.result
gcc296.result
gis-rtree.result Moved reading of ranges from opt_range.cc to handler.cc 2004-04-08 13:58:06 +03:00
gis.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
grant.result Bug #3403 Wrong encoding in SHOW GRANTS, EPLAIN SELECT output 2004-05-14 12:16:27 +05:00
grant2.result WL1368: SHOW GRANTS FOR CURRENT USER 2004-04-05 17:55:26 +05:00
grant_cache.result WL1368: SHOW GRANTS FOR CURRENT USER 2004-04-05 17:55:26 +05:00
group_by.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
handler.result
have_bdb.require
have_big5.require
have_compress.require
have_crypt.require
have_innodb.require
have_isam.require
have_met_timezone.require
have_ndb.require Updated mysql-test-run to work with the started NDB Cluster 2004-04-15 12:03:13 +02:00
have_openssl.require
have_openssl_1.require
have_query_cache.require
have_raid.require
have_sjis.require #3290: Can't convert sjis&ujis half-width katakana correctly 2004-03-25 14:29:56 +04:00
have_symlink.require
have_tis620.require
have_ucs2.require
have_ujis.require
having.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
heap.result
heap_auto_increment.result
heap_btree.result simple optimzation 2004-03-31 03:32:38 +03:00
heap_hash.result
help.result
init_connect.result
innodb-deadlock.result
innodb-lock.result InnoDB: implement LOCK TABLE (Bug #3299) 2004-04-29 16:42:33 +03:00
innodb.result Don't automaticly generate a new key for a foreign key constraint if there is already a usable key. 2004-05-12 00:29:52 +03:00
innodb_cache.result
innodb_handler.result
insert.result after merge fixes 2004-03-18 00:09:13 +02:00
insert_select.result
insert_update.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
isam.result Fix to handle unsigned data in prepared statements (Bug #3447) 2004-05-04 15:02:38 +03:00
join.result Fix for the bug #2976: NATURAL JOIN produces duplicate columns. 2004-03-19 12:36:55 +04:00
join_crash.result
join_outer.result Fix for the bug #2976: NATURAL JOIN produces duplicate columns. 2004-03-19 12:36:55 +04:00
key.result Fixed wrong key usage which caused wrong result for some "WHERE primary_key=constant" queries where MySQL could use 'only index' (Bug #3666) 2004-05-06 04:40:45 +03:00
key_cache.result Portability fixes 2004-05-07 01:43:17 +03:00
key_diff.result
key_primary.result Fixed crashing bug with alter table when table was in use (Bug #3643) 2004-05-05 12:31:17 +03:00
keywords.result
kill.result
limit.result
loaddata.result small after-merge fixes (error messages). 2004-02-28 23:36:41 +01:00
lock.result
lock_multi.result
lock_tables_lost_commit.result
lowercase0.require Ensure that one can't from the command line set a variable too small. (Bug #2710) 2004-03-06 10:43:35 +02:00
lowercase2.require
lowercase_table.result aliases should be compared with my_strcasecmp (BUG#3251) 2004-03-22 15:43:13 +02:00
lowercase_table2.result Fixed problems noticed with last build 2004-04-09 07:12:41 +03:00
lowercase_table3.result Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 2004-03-10 13:46:11 +02:00
lowercase_table_qcache.result
merge.result drop tables in windows-compatible order 2004-03-04 14:47:33 +01:00
metadata.result Fixed charsetnr sent to the client 2004-04-06 19:57:33 +05:00
mix_innodb_myisam_binlog.result
multi_statement.result
multi_update.result Fix for a multi table updates when one of the tables is not updated 2004-05-04 23:04:05 +03:00
myisam-blob.result
myisam.result post-review fixes 2004-04-07 16:04:28 +02:00
mysqlbinlog.result Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 2004-03-18 19:31:06 +02:00
mysqldump.result After merge fixes 2004-04-27 15:33:40 +03:00
ndb_basic.result Updated mysql-test-run to work with the started NDB Cluster 2004-04-15 12:03:13 +02:00
ndb_cache.result avoid using ndb tables in query cache 2004-05-05 11:22:10 +03:00
negation_elimination.result After merge fixes 2004-02-22 08:09:32 +02:00
not_embedded.require
null.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
null_key.result Fixed crashing bug with alter table when table was in use (Bug #3643) 2004-05-05 12:31:17 +03:00
odbc.result
olap.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
openssl_1.result
openssl_2.result
order_by.result false/true -> FALSE/TRUE 2004-03-30 02:32:41 +03:00
order_fill_sortbuf.result
overflow.result
packet.result
preload.result
ps.result Added a test for a problem that was fixed by automerge and fixed a typo. 2004-05-07 03:32:51 +04:00
query_cache.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
query_cache_merge.result
raid.result fixed test results 2004-05-05 23:29:35 +03:00
range.result Introduce keys in child tables corresponding to FOREIGN KEYs 2004-04-21 13:15:43 +03:00
rename.result fixed 2004-04-01 22:47:09 +05:00
repair.result Fix to handle unsigned data in prepared statements (Bug #3447) 2004-05-04 15:02:38 +03:00
replace.result
rollback.result
row.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
rpl000001.a.result
rpl000001.b.result
rpl000001.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
rpl000002.result
rpl000004.a.result
rpl000004.b.result
rpl000004.result
rpl000005.result
rpl000006.result
rpl000008.result
rpl000009.result Ensure that we use unix file format (no \r\n) for all new files 2004-03-20 12:48:14 +02:00
rpl000010.result
rpl000011.result
rpl000012.result
rpl000013.result
rpl000015.result
rpl000017.result
rpl000018.result
rpl_alter.result
rpl_chain_temp_table.result
rpl_change_master.result
rpl_do_grant.result
rpl_EE_error.result
rpl_empty_master_crash.result
rpl_error_ignored_table.result simple optimzation 2004-03-31 03:32:38 +03:00
rpl_failsafe.result
rpl_flush_log_loop.result
rpl_flush_tables.result
rpl_get_lock.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
rpl_heap.result
rpl_ignore_grant.result
rpl_init_slave.result
rpl_insert_id.result
rpl_loaddata.result
rpl_loaddata_rule_m.result
rpl_loaddata_rule_s.result
rpl_loaddatalocal.result
rpl_log.result
rpl_log_pos.result
rpl_master_pos_wait.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
rpl_max_relay_size.result
rpl_misc_functions.result
rpl_multi_delete.result
rpl_multi_delete2.result after merge fixes 2004-05-05 21:24:21 +03:00
rpl_multi_update.result Merge with 4.0.19 2004-05-05 17:05:24 +03:00
rpl_mystery22.result
rpl_openssl.result
rpl_optimize.result after merge fixes 2004-03-18 00:09:13 +02:00
rpl_redirect.result
rpl_relayrotate.result WL#775 "Add status variable identifying binlog_cache_size shortage" 2004-04-02 00:47:20 +04:00
rpl_relayspace.result
rpl_replicate_do.result
rpl_reset_slave.result
rpl_rotate_logs.result
rpl_server_id1.result after merge fixes 2004-05-05 21:24:21 +03:00
rpl_server_id2.result Merge with 4.0 to get security patch for check_grant_colum 2004-05-06 13:42:26 +03:00
rpl_skip_error.result
rpl_sporadic_master.result
rpl_temporary.result A previous changeset by me today about SQL_LOG_BIN had the problem 2004-03-27 01:07:09 +01:00
rpl_trunc_binlog.result Don't change server suffix if given to configure 2004-03-18 01:48:46 +02:00
rpl_until.result
rpl_user_variables.result
select.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
select_found.result
select_safe.result
show_check.result After merge fixes 2004-05-05 21:46:16 +03:00
slave-running.result
slave-stopped.result
sql_mode.result
status.result
subselect.result Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-05-14 14:45:27 +03:00
subselect2.result after merge changes 2004-03-21 16:39:14 +02:00
subselect_innodb.result
symlink.result
synchronization.result fixed the tests mysql-test/t/synchronization.test 2004-04-06 19:17:13 +05:00
system_mysql_db.result WL#1266 "Separate auto-set logic from TIMESTAMP type." 2004-04-02 10:12:53 +04:00
system_mysql_db_refs.result Removed \r 2004-03-19 15:03:12 +02:00
tablelock.result
temp_table.result
timezone.result
true.require Ensure that one can't from the command line set a variable too small. (Bug #2710) 2004-03-06 10:43:35 +02:00
truncate.result
type_blob.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
type_date.result
type_datetime.result
type_decimal.result
type_enum.result
type_float.result out-of-bound array access fixed 2004-05-11 12:39:00 +02:00
type_nchar.result
type_ranges.result WL#1266 "Separate auto-set logic from TIMESTAMP type." 2004-04-02 10:12:53 +04:00
type_set.result
type_time.result Task #835: additional changes fot str_to_date 2004-03-15 18:28:21 +04:00
type_timestamp.result WL#1266 "Separate auto-set logic from TIMESTAMP type." 2004-04-02 10:12:53 +04:00
type_uint.result
type_year.result
union.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
update.result
user_var.result
varbinary.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
variables.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
warnings.result small after-merge fixes (error messages). 2004-02-28 23:36:41 +01:00