mariadb/mysql-test/include
unknown 5fab3969af Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemerge
into  bodhi.local:/opt/local/work/mysql-5.1-runtime-merge


BitKeeper/deleted/.del-im_check_os.inc:
  Auto merged
BitKeeper/deleted/.del-im_options_set.imtest~b53d9d60e5684833:
  Auto merged
BitKeeper/deleted/.del-im_options_set.result~59278f56be61d921:
  Auto merged
BitKeeper/deleted/.del-im_options_unset.imtest~768eb186b51d0048:
  Auto merged
configure.in:
  Auto merged
BitKeeper/deleted/.del-im_options_unset.result~20a4790cd3c70a4f:
  Auto merged
include/mysql_com.h:
  Auto merged
mysql-test/lib/mtr_io.pl:
  Auto merged
mysql-test/r/im_daemon_life_cycle.result:
  Auto merged
mysql-test/r/im_life_cycle.result:
  Auto merged
mysql-test/r/im_utils.result:
  Auto merged
mysql-test/r/sp-error.result:
  Auto merged
mysql-test/r/trigger.result:
  Auto merged
mysql-test/r/type_varchar.result:
  Auto merged
mysql-test/r/view.result:
  Auto merged
mysql-test/t/im_daemon_life_cycle.imtest:
  Auto merged
mysql-test/t/im_life_cycle.imtest:
  Auto merged
mysql-test/t/im_utils.imtest:
  Auto merged
mysql-test/t/sp-error.test:
  Auto merged
mysql-test/t/trigger.test:
  Auto merged
mysql-test/t/type_varchar.test:
  Auto merged
mysql-test/t/view.test:
  Auto merged
sql/item.cc:
  Auto merged
sql/item.h:
  Auto merged
sql/item_cmpfunc.cc:
  Auto merged
sql/item_func.cc:
  Auto merged
sql/item_row.cc:
  Auto merged
sql/item_strfunc.cc:
  Auto merged
sql/item_strfunc.h:
  Auto merged
sql/mysql_priv.h:
  Auto merged
sql/net_serv.cc:
  Auto merged
sql/protocol.cc:
  Auto merged
sql/sp_head.cc:
  Auto merged
sql/sql_acl.cc:
  Auto merged
sql/sql_cache.cc:
  Auto merged
sql/sql_cache.h:
  Auto merged
sql/sql_class.cc:
  Auto merged
sql/sql_error.cc:
  Auto merged
sql/sql_parse.cc:
  Auto merged
sql/sql_trigger.h:
  Auto merged
sql/sql_yacc.yy:
  Auto merged
mysql-test/mysql-test-run.pl:
  Use local. Alik will merge his changes manually.
mysql-test/lib/mtr_process.pl:
  Use local.
mysql-test/r/grant.result:
  Use local.
mysql-test/r/sp.result:
  Use local.
mysql-test/r/ps.result:
  Manual merge.
mysql-test/t/grant.test:
  Manual merge.
mysql-test/t/ps.test:
  Manual merge.
mysql-test/t/sp.test:
  Manual merge.
sql/Makefile.am:
  Manual merge.
sql/field.cc:
  Manual merge.
sql/mysqld.cc:
  Manual merge.
sql/share/errmsg.txt:
  Manual merge.
sql/sp.cc:
  Manual merge.
sql/sp_head.h:
  Manual merge.
sql/sql_trigger.cc:
  Manual merge.
sql/sql_view.cc:
  Manual merge.
2006-08-30 03:00:19 +04:00
..
big_test.inc
check-testcase.test Cleanup testcases 2006-05-31 23:34:28 +02:00
check_var_limit.inc
common-tests.inc Added --pipe option for faster compile 2006-06-06 20:21:36 +03:00
ctype_common.inc
ctype_filesort.inc
ctype_innodb_like.inc
ctype_like_escape.inc
endspace.inc
federated.inc
federated_cleanup.inc
get_binlog_dump_thread_id.inc BUG#18906 Test case rpl_temporary fails when using --vardir option 2006-04-09 13:27:53 +03:00
gis_generic.inc Bug#17728 tests that fails are: ndb_gis rpl_ndb_multi_update2 2006-03-03 11:52:52 +01:00
have_archive.inc
have_big5.inc
have_binlog_format_mixed_or_row.inc Fixed failure with rpl_truncate_7ndb.test when using statement based replication. 2006-06-22 22:44:21 +03:00
have_binlog_format_row.inc
have_binlog_format_statement.inc
have_blackhole.inc
have_case_sensitive_file_system.inc Bugs#17647: Trouble with "create database" 2006-05-04 11:55:09 +05:00
have_compress.inc
have_cp932.inc
have_cp1250_ch.inc
have_crypt.inc
have_csv.inc
have_debug.inc
have_eucjpms.inc
have_euckr.inc
have_exampledb.inc
have_federated_db.inc
have_gb2312.inc
have_gbk.inc
have_geometry.inc
have_innodb.inc
have_latin2_ch.inc Bug#17374: select ... like 'A%' operator fails to find value on columuns with key 2006-03-20 16:28:25 +04:00
have_lowercase0.inc
have_multi_ndb.inc
have_ndb.inc After merge fixes 2006-05-04 06:28:24 +03:00
have_ndb_extra.inc
have_openssl.inc
have_outfile.inc Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
have_partition.inc Bug# 16718 partitioning support status variable has incorrect name 2006-01-23 08:42:32 -06:00
have_query_cache.inc
have_row_based.inc
have_sjis.inc
have_tis620.inc
have_ucs2.inc
have_udf.inc Add test to mysql-test-run.pl to see if the udf_example.so is availble. Set envioronment variable UDF_EXAMPLE_LIB if it is. 2006-04-27 16:32:40 +02:00
have_ujis.inc
im_check_env.inc Preliminary patch for the following bugs: 2006-08-29 15:46:40 +04:00
is_debug_build.inc
master-slave-end.inc new files 2006-04-12 15:56:29 +02:00
master-slave-reset.inc Bug#19995 (Extreneous table maps generated for statements that do not generate rows): 2006-05-31 19:21:52 +02:00
master-slave.inc Bug#19995 (Extreneous table maps generated for statements that do not generate rows): 2006-05-31 19:21:52 +02:00
mysqltest-x.inc
mysqltest_while.inc
ndb_backup.inc Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
ndb_default_cluster.inc Bug #20820 auto inc table not handled correctly when restored from cluster backup 2006-07-06 18:50:44 +02:00
ndb_restore_master.inc Test updates 2006-02-16 16:33:46 +01:00
ndb_restore_slave_eoption.inc New test to satisfy some of the 5.1 CR test plan 2006-03-09 03:37:25 +01:00
ndb_setup_slave.inc new files 2006-04-12 15:56:29 +02:00
not_as_root.inc Use "eval select" when evaluating the environment variable "$MYSQL_TEST_ROOT" 2006-04-24 12:01:16 +02:00
not_embedded.inc
not_ndb.inc
not_ndb_default.inc Update 'abort_not_supported_test' to print a reason why the test was aborted 2006-07-19 14:25:52 +02:00
not_openssl.inc
not_row_based.inc
not_windows.inc Update 'abort_not_supported_test' to print a reason why the test was aborted 2006-07-19 14:25:52 +02:00
partition_1.inc Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
partition_10.inc
partition_11.inc
partition_12.inc
partition_layout.inc Fix test cases to work with non-standard --vardir. 2006-02-22 10:07:54 +01:00
ps_conv.inc
ps_create.inc
ps_modify.inc
ps_modify1.inc
ps_query.inc
ps_renew.inc
rpl_multi_engine.inc
rpl_multi_engine3.inc ndb/repl - bug#19004 rpl_ndb_2myisam ok, rpl_ndb_2innodb new bug(number)19227 2006-04-20 18:53:23 +02:00
rpl_row_basic.inc WL#3023 (RBR: Use locks in a statement-like manner): 2006-02-24 16:19:55 +01:00
rpl_stmt_seq.inc
rpl_stmt_seq2.inc
show_binlog_events.inc Test fixes 2006-03-09 16:30:59 +01:00
show_msg.inc
show_msg80.inc
sourced.inc Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
sourced1.inc Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
sp-vars.inc
system_db_struct.inc WL1019: complete patch. Reapplied patch to the clean 2006-01-19 05:56:06 +03:00
test_outfile.inc Make it possible to run mysql-test-run.pl with default test suite in different vardir. 2006-01-24 08:30:54 +01:00
testdb_only.inc
varchar.inc
wait_slave_status.inc New file to remove sleeps in mysql-test-run (backported from 5.1) 2006-03-23 09:19:01 +01:00
wait_until_connected_again.inc Bug#19535 mysql-test-run cannot handle crashing test cases 2006-07-20 13:23:45 +02:00
windows.inc Update 'abort_not_supported_test' to print a reason why the test was aborted 2006-07-19 14:25:52 +02:00