mariadb/mysql-test/r
unknown e851a009d4 Manual merge
include/my_base.h:
  Auto merged
include/my_bitmap.h:
  Auto merged
include/my_sys.h:
  Auto merged
innobase/include/row0mysql.h:
  Auto merged
innobase/row/row0sel.c:
  Auto merged
mysys/my_bitmap.c:
  Auto merged
sql/ha_berkeley.cc:
  Auto merged
sql/ha_berkeley.h:
  Auto merged
sql/ha_heap.h:
  Auto merged
sql/ha_innodb.cc:
  Auto merged
sql/ha_innodb.h:
  Auto merged
sql/handler.h:
  Auto merged
sql/opt_range.cc:
  Auto merged
sql/opt_range.h:
  Auto merged
sql/sql_select.h:
  Auto merged
2004-06-14 11:18:56 +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 "like" did not work in some cases with character set big5 2003-12-24 16:59:48 +04:00
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 Client character set is now not set from the server value. 2004-02-04 12:49:54 +04:00
ctype_many.result Bug 2701: Function CHARSET() inconsistency 2004-02-11 16:53:39 +04:00
ctype_mb.result After merge fixes 2004-02-16 10:03:25 +02:00
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 http://bugs.mysql.com/bug.php?id=2619 2004-02-04 18:16:28 +04:00
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 After merge fixes 2004-02-16 10:03:25 +02:00
derived.result after review changes 2004-05-19 17:07:28 +03:00
dirty_close.result
distinct.result Complete implementation of WL#1469 "Greedy algorithm to search for an optimal execution plan", 2004-05-10 15:48:50 +03:00
drop.result DROP DATABASE now returns (affected_rows) number of tables dropped 2004-03-19 16:43:03 +01:00
drop_temp_table.result Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.cc 2004-04-28 12:08:54 +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 Merge with 4.0.20 2004-05-17 01:52:13 +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 Better fix for bug #3749 (bug in deleting automatic generated foreign keys) 2004-05-15 11:57:40 +03:00
func_equal.result
func_gconcat.result results fix 2004-05-15 11:20:43 +03:00
func_group.result Merging 4.1 to 5.0. 2004-05-26 17:04:45 +02: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 Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
func_set.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
func_str.result After merge fixes 2004-05-24 14:42:34 +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 Post-merge fixes. 2004-06-03 19:36:36 +02: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
greedy_optimizer.result Better names for two system variables: 2004-05-20 17:47:43 +03:00
group_by.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
handler.result Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
have_bdb.require
have_big5.require "like" did not work in some cases with character set big5 2003-12-24 16:59:48 +04:00
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 Bug 1552: 2003-12-25 20:11:01 +04:00
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
index_merge.result Manual merge 2004-06-14 11:18:56 +04:00
index_merge_bdb.result Post-merge fixes. 2004-05-14 16:00:57 +02:00
index_merge_innodb.result Manual merge 2004-05-29 20:55:46 +04:00
index_merge_innodb2.result Post-merge fixes. 2004-05-14 16:00:57 +02:00
index_merge_ror.result * Undo of range optimizer fix from previous changeset 2004-05-29 17:50:05 +04:00
index_merge_ror_cpk.result * New index_merge EXPLAIN output format 2004-05-29 02:04:01 +04:00
init_connect.result Portability fixes found during 5.0 test compilation 2003-12-21 19:39:32 +02:00
innodb-deadlock.result
innodb-lock.result InnoDB: implement LOCK TABLE (Bug #3299) 2004-04-29 16:42:33 +03:00
innodb.result Moved testing of binlog_cache_use/binlog_cache_disk_use statistical variables from 2004-05-19 17:43:50 +04:00
innodb_cache.result
innodb_handler.result
insert.result Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.cc 2004-04-28 12:08:54 +02:00
insert_select.result Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
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 After merge fixes 2004-02-16 10:03:25 +02:00
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 Some small portability fixes. 2003-12-30 13:14:21 +02:00
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 fixed comparation of tables/database names with --lower_case_table_names (BUG#2880) 2004-02-20 22:44:54 +02:00
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 Now merge is done. 2003-12-20 00:38:30 +01:00
multi_statement.result
multi_update.result Merge 4.1 -> 5.0 2004-05-07 18:52:06 +02:00
myisam-blob.result Changed wellformedlen to well_formed_len 2004-02-17 01:35:17 +02:00
myisam.result post-review fixes 2004-04-07 16:04:28 +02:00
mysqlbinlog.result Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.cc 2004-04-28 12:08:54 +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 bug#3681 - order by, distinct, refer to aliased field by name 2004-05-17 11:04:12 +02:00
order_fill_sortbuf.result
overflow.result
packet.result
preload.result preload.result, key_cache.result, preload.test, key_cache.test, sql_yacc.yy: 2004-02-02 00:19:51 -08:00
query_cache.result Merging 4.1 to 5.0. 2004-05-26 17:04:45 +02: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
rowid_order_bdb.result * Undo of range optimizer fix from previous changeset 2004-05-29 17:50:05 +04:00
rowid_order_innodb.result * Undo of range optimizer fix from previous changeset 2004-05-29 17:50:05 +04:00
rpl000001.a.result
rpl000001.b.result
rpl000001.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
rpl000002.result Changed wellformedlen to well_formed_len 2004-02-17 01:35:17 +02:00
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 This is the final commit for Worklog tasks: 2003-12-19 22:40:23 +01:00
rpl000017.result
rpl000018.result
rpl_alter.result
rpl_chain_temp_table.result
rpl_change_master.result This is the final commit for Worklog tasks: 2003-12-19 22:40:23 +01:00
rpl_do_grant.result
rpl_EE_error.result
rpl_empty_master_crash.result
rpl_error_ignored_table.result Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.cc 2004-04-28 12:08:54 +02:00
rpl_failsafe.result
rpl_flush_log_loop.result This is the final commit for Worklog tasks: 2003-12-19 22:40:23 +01:00
rpl_flush_tables.result This is the final commit for Worklog tasks: 2003-12-19 22:40:23 +01:00
rpl_get_lock.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
rpl_heap.result Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables": 2004-01-30 00:05:34 +01:00
rpl_ignore_grant.result
rpl_init_slave.result
rpl_insert_id.result Merge with 4.0.18 2004-02-11 00:06:46 +01:00
rpl_loaddata.result This is the final commit for Worklog tasks: 2003-12-19 22:40:23 +01:00
rpl_loaddata_rule_m.result This is the final commit for Worklog tasks: 2003-12-19 22:40:23 +01:00
rpl_loaddata_rule_s.result This is the final commit for Worklog tasks: 2003-12-19 22:40:23 +01:00
rpl_loaddatalocal.result
rpl_log.result Changed wellformedlen to well_formed_len 2004-02-17 01:35:17 +02:00
rpl_log_pos.result This is the final commit for Worklog tasks: 2003-12-19 22:40:23 +01:00
rpl_master_pos_wait.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
rpl_max_relay_size.result This is the final commit for Worklog tasks: 2003-12-19 22:40:23 +01:00
rpl_misc_functions.result
rpl_multi_delete.result After merge fixes 2004-02-16 10:03:25 +02:00
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 Merging 4.1 to 5.0. 2004-05-26 17:04:45 +02:00
rpl_relayspace.result
rpl_replicate_do.result This is the final commit for Worklog tasks: 2003-12-19 22:40:23 +01:00
rpl_reset_slave.result This is the final commit for Worklog tasks: 2003-12-19 22:40:23 +01:00
rpl_rotate_logs.result Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 2003-12-19 23:05:07 +01:00
rpl_server_id1.result Post-merge fixes. 2004-05-14 16:00:57 +02:00
rpl_server_id2.result Merge with 4.0.20 2004-05-17 01:52:13 +03:00
rpl_session_var.result This is the final commit for Worklog tasks: 2003-12-19 22:40:23 +01:00
rpl_skip_error.result
rpl_sporadic_master.result
rpl_temporary.result Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
rpl_trunc_binlog.result Portability fixes 2004-05-19 05:09:10 +03:00
rpl_until.result Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
rpl_user_variables.result This is the final commit for Worklog tasks: 2003-12-19 22:40:23 +01:00
select.result Merging 4.1 to 5.0. 2004-05-26 17:04:45 +02:00
select_found.result Merge with 4.0 to get fix for mysqlbinlog 2004-02-16 10:15:52 +02:00
select_safe.result
show_check.result Merge 4.1 -> 5.0 2004-05-07 18:52:06 +02:00
slave-running.result
slave-stopped.result
sp-error.result Added test case for SELECT INTO with too many rows. 2004-06-09 18:50:03 +02:00
sp-security.result WL#1366: Use the schema (db) associated with an SP. 2004-03-22 14:44:41 +01:00
sp.result Fixed BUG#3132: Stored function returns empty when used in union. 2004-06-10 17:07:53 +02:00
sql_mode.result Added --compact to mysqlbinlog 2004-02-09 12:31:03 +01:00
status.result WL#1447: Remove the UDF/function lookup in lex. 2004-01-27 17:57:19 +01:00
subselect.result Merging 4.1 to 5.0. 2004-05-26 17:04:45 +02:00
subselect2.result after merge changes 2004-03-21 16:39:14 +02:00
subselect_innodb.result After merge fixes 2004-02-16 10:03:25 +02:00
sum_distinct.result
symlink.result changed to moderm syntax (after merge fix) 2004-02-17 02:26:35 +02:00
synchronization.result fixed the tests mysql-test/t/synchronization.test 2004-04-06 19:17:13 +05:00
system_mysql_db.result Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.cc 2004-04-28 12:08:54 +02:00
system_mysql_db_refs.result Removed \r 2004-03-19 15:03:12 +02:00
tablelock.result
temp_table.result
timezone.result Fix for bug #2523 '"func_time" test fails on QNX'. 2004-01-30 19:15:11 +03:00
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 A fix (Bug #3728: Missing warning in 4.1). 2004-05-18 12:16:00 +05:00
type_decimal.result After merge fixes 2004-02-16 10:03:25 +02:00
type_enum.result After merge fixes 2004-02-16 10:03:25 +02:00
type_float.result After merge fixes 2004-05-17 11:22:30 +03: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 After merge fixes 2004-02-16 10:03:25 +02:00
type_year.result After merge fixes 2004-02-16 10:03:25 +02:00
union.result after review changes 2004-05-19 17:07:28 +03:00
update.result for multy-delete command used same algorithm of table reference (alias) 2004-01-20 19:16:18 +02:00
user_var.result #2244 User variables collation conflict is not detected 2003-12-31 19:01:03 +04:00
varbinary.result fixed flags of printed query 2004-05-13 23:47:20 +03:00
variables.result Merging 4.1 to 5.0. 2004-05-26 17:04:45 +02:00
warnings.result small after-merge fixes (error messages). 2004-02-28 23:36:41 +01:00