mariadb/mysql-test/include
mats@kindahl-laptop.dnsalias.net 9094e97aed BUG#24954 (Last_errno and Last_error not set after master_retry_count was reached):
Adding new fields Last_{IO,SQL}_Errno and Last_{IO,SQL}_Error to output
of SHOW SLAVE STATUS to hold errors from I/O and SQL thread respectively.
Old fields Last_Error and Last_Errno are aliases for Last_SQL_Error and
Last_SQL_Errno respectively.

Fields are added last to output of SHOW SLAVE STATUS to allow old applications
to use the same positional arguments into the row, while allowing new
application to benefit from the added information.

In addition, some new error codes are added (especially for the I/O
thread) to be able to provide sensible error message.
2007-06-09 07:19:37 +02:00
..
analyze_failure_sync_with_master.test Add analyze_testcase_failure which is called when mysqltest has failed 2006-10-24 17:36:46 +02:00
big_test.inc
check-testcase.test Print names of testcases that failed check_testcase, this makes it easier 2006-10-08 17:48:01 +02:00
check_var_limit.inc
common-tests.inc Added --pipe option for faster compile 2006-06-06 20:21:36 +03:00
concurrent.inc This changeset belongs to 2006-08-16 14:58:49 +02:00
ctype_common.inc
ctype_filesort.inc
ctype_innodb_like.inc
ctype_like_escape.inc Add printout of file in which warning was detected 2006-10-06 00:57:10 +02:00
deadlock.inc This changeset belongs to 2006-08-16 14:58:49 +02:00
endspace.inc
federated.inc Remove compiler warnings 2006-11-20 22:42:06 +02:00
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
handler.inc Merge chilla.local:/home/mydev/mysql-5.1--main 2006-09-14 21:44:17 +02:00
have_archive.inc Removed ifdef need. 2006-09-19 13:58:12 -07:00
have_big5.inc
have_binlog_format_mixed.inc Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
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_mixed_or_statement.inc Changes made according to HLD/LLD. 2006-08-30 10:22:43 +03:00
have_binlog_format_row.inc
have_binlog_format_statement.inc
have_blackhole.inc Removed ifdef need. 2006-09-19 13:58:12 -07:00
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 Removed ifdef need. 2006-09-19 13:58:12 -07:00
have_debug.inc
have_eucjpms.inc
have_euckr.inc
have_exampledb.inc Removed ifdef need. 2006-09-19 13:58:12 -07:00
have_federated_db.inc Removed ifdef need. 2006-09-19 13:58:12 -07:00
have_gb2312.inc
have_gbk.inc
have_geometry.inc
have_innodb.inc Removed ifdef need. 2006-09-19 13:58:12 -07:00
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 Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
have_multi_ndb.inc Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
have_ndb.inc Set the environment variable NDB_STATUS_OK to indicate that cluster is installed ok. This is actually not needed for this script as it will 2006-10-05 12:28:23 +02:00
have_ndb_extra.inc
have_ndbapi_examples.inc Fixed ndbapi-examples, and added tests for mysql-test-run.pl 2006-09-01 15:14:50 +02:00
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_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 Fixed a LOT of compiler warnings 2006-11-27 01:47:38 +02:00
index_merge1.inc Merge april.(none):/home/svoj/devel/mysql/BUG20256/mysql-5.0-engines 2006-09-12 18:42:10 +05:00
index_merge2.inc Merge chilla.local:/home/mydev/mysql-5.1--main 2006-09-14 21:44:17 +02:00
index_merge_2sweeps.inc This changeset belongs to 2006-08-16 14:58:49 +02:00
index_merge_ror.inc This changeset belongs to 2006-08-16 14:58:49 +02:00
index_merge_ror_cpk.inc This changeset belongs to 2006-08-16 14:58:49 +02:00
is_debug_build.inc
loaddata_autocom.inc Post-merge fixes: 2006-09-13 15:37:35 -06:00
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 Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
mix1.inc Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-11-02 17:51:59 -05:00
mix2.inc Fixed portablity problem 2006-11-28 05:43:30 +02:00
mysqltest-x.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 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
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_valgrind.inc WL#3337 (Events new architecture) 2006-07-17 16:52:45 +02:00
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
parser_bug21114.inc Bug#21114 (Foreign key creation fails to table with name format) 2006-11-02 11:01:53 -07: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 Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
ps_renew.inc
query_cache.inc Fixed portablity problem 2006-11-28 05:43:30 +02:00
read_many_rows.inc This changeset belongs to 2006-08-16 19:29:49 +02:00
report-features.test add --report-features to mysql-test-run.pl 2006-11-10 13:12:08 +01:00
rowid_order.inc This changeset belongs to 2006-08-16 19:29:49 +02:00
rpl_multi_engine.inc
rpl_multi_engine3.inc Removing sleeps; rpl_row_basic_8partition falls from 2 minutes 2006-09-07 18:01:42 +02:00
rpl_stmt_seq.inc
rpl_stmt_seq2.inc
safe_set_to_maybe_ro_var.inc Bug#22067 rpl_rbr_to_sbr and some other fail if NDB is default storage 2006-09-15 17:25:13 +03:00
show_binlog_events.inc Test fixes 2006-03-09 16:30:59 +01:00
show_msg.inc Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
show_msg80.inc Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
show_slave_status.inc BUG#24954 (Last_errno and Last_error not set after master_retry_count was reached): 2007-06-09 07:19:37 +02:00
sp-vars.inc Remove compiler warnings 2006-11-20 22:42:06 +02:00
strict_autoinc.inc Bug#18908: ERROR 1406 (22001): Data too long for column :: using utf8 2006-10-30 10:14:03 +04:00
system_db_struct.inc
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
unsafe_binlog.inc This changeset belongs to 2006-08-16 14:58:49 +02:00
varchar.inc
wait_for_query_to_suceed.inc Bug#18654 Test is timing-dependent and fails from scheduling effects (?) 2006-10-30 14:42:28 +01:00
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 Increase time to wait for mysqld to get restarted(it will take some time when running in valgrind) 2006-09-28 11:53:42 +02:00
wait_until_rows_count.inc binlog_row_binlog test gained some indeterministic checks with changes due to 2006-09-23 15:24:45 +03: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