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.
 
 
 
 
 
 
unknown f827425712 Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50 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 Add new option "check-testcases" to mysql-test-run.pl 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
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 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 Merge bk@192.168.21.1:mysql-5.0-opt 19 years ago
federated_cleanup.inc This is the same patch as 1.1937, with small variable declaration changes, memory 21 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 gis_generic test cases: 19 years ago
have_archive.inc Add DROP TABLE before trying to create view (in mysqldump) 20 years ago
have_bdb.inc changes to make things work in the max version 25 years ago
have_big5.inc "like" did not work in some cases with character set big5 22 years ago
have_blackhole.inc Additional storage engine called "blackhole". Customer request, and for that matter a Zawodny request. With this you can alter table to a type of table that would never store data. Its a /dev/null for a database. 21 years ago
have_case_sensitive_file_system.inc Bugs#17647: Trouble with "create database" 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 This is the addition of the CSV engine "aka tina". Its an example engine that works as a plain text file. 22 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_exampledb.inc Adding test cases for the example storage engine (so that you can test to see if it was built correctly). 22 years ago
have_federated_db.inc -Added quote_data and needs_quotes (moved from federated handler. 21 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 changes to make things work in the max version 25 years ago
have_latin2_ch.inc Bug#17374: select ... like 'A%' operator fails to find value on columuns with key 20 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 WL#2930 20 years ago
have_ndb.inc Make have_ndb.in portable 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_query_cache.inc A lot of fixes for prepared statements (PS): 21 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_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 test to mysql-test-run.pl to see if the udf_example.so is availble. Set envioronment variable UDF_EXAMPLE_LIB if it is. 20 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 Preliminary patch for the following bugs: 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 Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0". 20 years ago
master-slave.inc WL#2930 Adding view and cursor 'protocols' to mysqltest 20 years ago
mysqltest-x.inc Bug#12959 mysqltest crashes if testcase passed with -x option 21 years ago
ndb_backup.inc Bug#26899 ndb_restore cannot restore selected tables and databases 19 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
not_as_root.inc Use "eval select" when evaluating the environment variable "$MYSQL_TEST_ROOT" 20 years ago
not_embedded.inc After merge fixes 23 years ago
not_openssl.inc BUG#10589: des_encrypt functionality always return NULL 21 years ago
not_windows.inc Skip two tests that fail on Windows that just reflect limitations of 21 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 Patch two (the final one) for Bug#7306 "the server side preparedStatement 21 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
report-features.test add --report-features to mysql-test-run.pl 19 years ago
rpl_stmt_seq.inc Fix of 5.0 tree 21 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 Add all SQL_MODE settings to proc table. (Bug #8902) 21 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
varchar.inc Fix bug #10802 Index is not used if table using BDB engine on HP-UX 21 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
windows.inc Fix handling of filenames that start the same as reserved filenames 21 years ago