You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mleich@four.local.lan 1ce2e5c712 This changeset belongs to the fix of Bug#735 Prepared Statements: there is no support for Query Cache 19 years ago
..
add_anonymous_users.inc Bug#20166 mysql-test-run.pl does not test system privilege tables creation 19 years ago
analyze_failure_sync_with_master.test Add analyze_testcase_failure which is called when mysqltest has failed 19 years ago
big_test.inc Moved some old test and added a new test to only be run with mysql-test-run --big 21 years ago
check-testcase.test Cleanup testcases 20 years ago
check_var_limit.inc Add detection of in_addr_t 23 years ago
common-tests.inc Post-merge fixes 20 years ago
concurrent.inc This changeset belongs to 20 years ago
ctype_common.inc Privileges columns were removed from output to be able 21 years ago
ctype_filesort.inc bug#7284: strnxfrm returns different results for equal strings 21 years ago
ctype_innodb_like.inc ctype_innodb_like.inc: 21 years ago
ctype_like_escape.inc Add printout of file in which warning was detected 19 years ago
deadlock.inc This changeset belongs to 20 years ago
delete_anonymous_users.inc Bug#20166 mysql-test-run.pl does not test system privilege tables creation 19 years ago
endspace.inc Move common trailing space checks into an include file. 21 years ago
federated.inc Fixed federated and some replication tests to not stop slave until it's up and running. 19 years ago
federated_cleanup.inc Fixed federated and some replication tests to not stop slave until it's up and running. 19 years ago
get_binlog_dump_thread_id.inc Workaround non portable use of "grep" and "cut" by loading the whole processlist 19 years ago
gis_generic.inc Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50 19 years ago
grant_cache.inc This changeset belongs to the fix of Bug#735 Prepared Statements: there is no support for Query Cache 19 years ago
handler.inc Merge chilla.local:/home/mydev/mysql-5.1--main 20 years ago
have_archive.inc Removed ifdef need. 20 years ago
have_big5.inc "like" did not work in some cases with character set big5 22 years ago
have_binlog_format_mixed.inc Changes made according to HLD/LLD. 20 years ago
have_binlog_format_mixed_or_row.inc Fixed failure with rpl_truncate_7ndb.test when using statement based replication. 20 years ago
have_binlog_format_mixed_or_statement.inc Changes made according to HLD/LLD. 20 years ago
have_binlog_format_row.inc WL#1012: All changes as one single changeset. 20 years ago
have_binlog_format_statement.inc WL#1012: All changes as one single changeset. 20 years ago
have_blackhole.inc Removed ifdef need. 20 years ago
have_case_sensitive_file_system.inc ndb: break out ndb backup compatability test, so that it can be disabled on mac 20 years ago
have_compress.inc added compress/uncompress function 23 years ago
have_cp932.inc Skip cp932 and eucjpms tests when the character sets are not compiled. 21 years ago
have_cp1250_ch.inc Bug#8840 Empty string comparison and character set 'cp1250' 21 years ago
have_crypt.inc Fixes for Netware 23 years ago
have_csv.inc Removed ifdef need. 20 years ago
have_debug.inc Robustness feature. 22 years ago
have_eucjpms.inc Skip cp932 and eucjpms tests when the character sets are not compiled. 21 years ago
have_euckr.inc Bug#15377 Valid multibyte sequences are truncated on INSERT 20 years ago
have_example_plugin.inc Add support for loading example plugin and add plugin.test 19 years ago
have_exampledb.inc Removed ifdef need. 20 years ago
have_federated_db.inc Removed ifdef need. 20 years ago
have_gb2312.inc Bug#15377 Valid multibyte sequences are truncated on INSERT 20 years ago
have_gbk.inc ctype-gbk.c: 21 years ago
have_geometry.inc Add DROP TABLE before trying to create view (in mysqldump) 20 years ago
have_innodb.inc Removed ifdef need. 20 years ago
have_latin2_ch.inc Bug#17374: select ... like 'A%' operator fails to find value on columuns with key 20 years ago
have_log_bin.inc files to check if log bin is turned on 19 years ago
have_lowercase0.inc Detect comment with command using extra delimiter 21 years ago
have_lowercase1.inc Bug #27653: Temp table can't be created if lower_case_table_names=1 and 19 years ago
have_multi_ndb.inc Wait for mysqld connected to NDB to come out of read only mode 19 years ago
have_ndb.inc Remove wait until not readonly 19 years ago
have_ndb_extra.inc wl2325 wl2324 20 years ago
have_ndbapi_examples.inc Fixed ndbapi-examples, and added tests for mysql-test-run.pl 20 years ago
have_outfile.inc Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
have_partition.inc Bug# 16718 partitioning support status variable has incorrect name 20 years ago
have_query_cache.inc added building without query cache 24 years ago
have_sjis.inc #3290: Can't convert sjis&ujis half-width katakana correctly 22 years ago
have_ssl.inc Add "have_ssl" as synonym for "have_openssl" 19 years ago
have_symlink.inc Fix for valgrind errors in test: require symlink support for partition_not_windows.test 19 years ago
have_tis620.inc Bug 1552: 22 years ago
have_ucs2.inc Character set sets now check if required non-dynamic charsets were really compiled 23 years ago
have_udf.inc Add support for loading example plugin and add plugin.test 19 years ago
have_ujis.inc Character set sets now check if required non-dynamic charsets were really compiled 23 years ago
im_check_env.inc Fixed a LOT of compiler warnings 19 years ago
index_merge1.inc Merge april.(none):/home/svoj/devel/mysql/BUG20256/mysql-5.0-engines 20 years ago
index_merge2.inc Merge chilla.local:/home/mydev/mysql-5.1--main 20 years ago
index_merge_2sweeps.inc This changeset belongs to 20 years ago
index_merge_ror.inc Merge mysql.com:/home/svoj/devel/mysql/BUG25048/mysql-5.0-engines 19 years ago
index_merge_ror_cpk.inc This changeset belongs to 20 years ago
innodb_rollback_on_timeout.inc Added innodb_rollback_on_timeout option to restore the 4.1 19 years ago
is_debug_build.inc Post-review fixes, mainly fixing all print() methods for sp_instr* classes. 20 years ago
loaddata_autocom.inc Post-merge fixes: 20 years ago
master-slave-end.inc new files 20 years ago
master-slave-reset.inc Bug#19995 (Extreneous table maps generated for statements that do not generate rows): 20 years ago
master-slave.inc Bug#19995 (Extreneous table maps generated for statements that do not generate rows): 20 years ago
mix1.inc Merge bk-internal.mysql.com:/home/bk/mysql-5.1 19 years ago
mix2.inc Merge polly.local:/tmp/maint/bug25137/my51-bug25137 19 years ago
mix2_ucs2.inc 5.1-specific fix for bug #18743. 19 years ago
mysqltest-x.inc Bug#12959 mysqltest crashes if testcase passed with -x option 21 years ago
ndb_backup.inc Fix test cases to work with non-standard --vardir. 20 years ago
ndb_backup_print.inc Bug#26899 ndb_restore cannot restore selected tables and databases 19 years ago
ndb_default_cluster.inc Bug #20820 auto inc table not handled correctly when restored from cluster backup 20 years ago
ndb_not_readonly.inc Add the missing file 19 years ago
ndb_restore_master.inc Test updates 20 years ago
ndb_restore_slave_eoption.inc New test to satisfy some of the 5.1 CR test plan 20 years ago
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 19 years ago
not_as_root.inc Use "eval select" when evaluating the environment variable "$MYSQL_TEST_ROOT" 20 years ago
not_embedded.inc Small fixes for merge. 19 years ago
not_ndb.inc wl2325 wl2324 20 years ago
not_ndb_default.inc Update 'abort_not_supported_test' to print a reason why the test was aborted 20 years ago
not_openssl.inc BUG#10589: des_encrypt functionality always return NULL 21 years ago
not_valgrind.inc WL#3337 (Events new architecture) 20 years ago
not_windows.inc Update 'abort_not_supported_test' to print a reason why the test was aborted 20 years ago
one_thread_per_connection.inc Fixed compiler warnings 19 years ago
parser_bug21114.inc Bug#21114 (Foreign key creation fails to table with name format) 19 years ago
partition_1.inc Fix test cases to work with non-standard --vardir. 20 years ago
partition_10.inc WL #2604: Partition Management 20 years ago
partition_11.inc WL #2604: Partition Management 20 years ago
partition_12.inc WL #2604: Partition Management 20 years ago
partition_layout.inc Fix test cases to work with non-standard --vardir. 20 years ago
ps_conv.inc Bug#27590: Wrong DATE/DATETIME comparison. 19 years ago
ps_create.inc bug#10466: Datatype "timestamp" displays "YYYYMMDDHHMMSS" irrespective of display sizes. 21 years ago
ps_modify.inc Give warnings for unused objects 19 years ago
ps_modify1.inc Small bug fix 21 years ago
ps_query.inc WL#2930 Adding view and cursor 'protocols' to mysqltest 20 years ago
ps_renew.inc Results of WL#1856 "Conversion of client_test.c tests cases to mysqltest 22 years ago
query_cache.inc Give warnings for unused objects 19 years ago
query_cache_sql_prepare.inc This changeset belongs to the fix of Bug#735 Prepared Statements: there is no support for Query Cache 19 years ago
read_many_rows.inc This changeset belongs to 20 years ago
report-features.test add --report-features to mysql-test-run.pl 19 years ago
rowid_order.inc This changeset belongs to 20 years ago
rpl_events.inc This patch includes modification to the rpl_events test to limit 19 years ago
rpl_multi_engine.inc WL#1012: All changes as one single changeset. 20 years ago
rpl_multi_engine3.inc Removing sleeps; rpl_row_basic_8partition falls from 2 minutes 20 years ago
rpl_stmt_seq.inc Bug#18946 Test case rpl_ndb_ddl disabled 19 years ago
rpl_udf.inc Patching tests to make them pass on all platforms. 19 years ago
safe_set_to_maybe_ro_var.inc Bug#22067 rpl_rbr_to_sbr and some other fail if NDB is default storage 20 years ago
show_binlog_events.inc - Fixing binary log positions 19 years ago
show_binlog_events2.inc revert back to old show_binlog_events asto many test failures, and create a show_binlog_events2 instead 19 years ago
show_msg.inc Improvement of the auxiliary routines include/show_msg*.inc 21 years ago
show_msg80.inc Post review fixes 21 years ago
sp-vars.inc Remove compiler warnings 19 years ago
strict_autoinc.inc Bug#18908: ERROR 1406 (22001): Data too long for column :: using utf8 19 years ago
system_db_struct.inc WL #3031 19 years ago
test_outfile.inc Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
testdb_only.inc WL#1420 convert NIST test for mysql 21 years ago
unsafe_binlog.inc This changeset belongs to 20 years ago
varchar.inc Give warnings for unused objects 19 years ago
wait_condition.inc BUG#16420: Events: timestamps become UTC 19 years ago
wait_for_query_to_suceed.inc Bug#18654 Test is timing-dependent and fails from scheduling effects (?) 19 years ago
wait_show_pattern.inc Fix for bug #25044 "ALTER TABLE ... ENABLE KEYS acquires global 'opening 19 years ago
wait_slave_status.inc Fix for bug #25044 "ALTER TABLE ... ENABLE KEYS acquires global 'opening 19 years ago
wait_until_connected_again.inc Increase time to wait for mysqld to get restarted(it will take some time when running in valgrind) 20 years ago
wait_until_rows_count.inc BUG#25211: events_bugs.test fails on sapsrv1 19 years ago
windows.inc Update 'abort_not_supported_test' to print a reason why the test was aborted 20 years ago