mariadb/mysql-test/t
2004-08-30 22:08:51 +01:00
..
alias.test Merge with 4.0.19 2004-05-05 17:05:24 +03:00
alter_table.test After merge fixes 2004-07-15 04:19:07 +03:00
analyse.test Fix to handle unsigned data in prepared statements (Bug #3447) 2004-05-04 15:02:38 +03:00
ansi.test
archive.test Added tests for archive. Cleaned up a merge mistake and added some information on how well archive compresses. 2004-05-25 13:27:01 -07:00
auto_increment.test auto_increment.test, auto_increment.result: 2004-06-22 14:10:50 +05:00
backup-master.sh
backup.test
bdb-alter-table-1.test
bdb-alter-table-2-master.opt
bdb-alter-table-2.test
bdb-crash.test Merge with 4.0 to get lastest bug fixes 2004-03-29 19:21:53 +03:00
bdb-deadlock.test
bdb.test Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-06-29 13:51:35 +05:00
bdb_cache-master.opt
bdb_cache.test
bench_count_distinct.test
bigint.test minor omission that effectively disabled my_strtod fixed :) 2004-02-24 12:31:33 +01:00
binary.test Better tests for BINARY 2004-03-29 17:27:30 +05:00
bool.test
bulk_replace.test
case.test After merge fixes 2004-02-16 10:03:25 +02:00
cast.test 1. New data types, from the user point of view: 2004-03-26 16:11:46 +04:00
check.test
comments.test
compare.test UTF8 now process space as PAD character correctly. 2004-03-26 18:14:39 +04:00
connect.test Bug#4338: mysql-test-run fails if compiled with non-latin1 character set 2004-07-08 18:54:07 +05:00
constraints.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test
create.test Merge with 4.0.19 2004-05-05 17:05:24 +03:00
create_select_tmp.test results fixed after merge 2004-07-20 11:00:10 +02:00
ctype_big5.test
ctype_collate.test After merge fixes 2004-02-16 10:03:25 +02:00
ctype_cp1251-master.opt
ctype_cp1251.test Better tests for BINARY 2004-03-29 17:27:30 +05:00
ctype_create.test WL#807 Optimize loading database options in load_db_opt 2004-07-08 15:03:01 +05:00
ctype_latin1.test Use Windows code page 1252 instead of real ISO 8859-1 2004-05-11 13:32:01 +05:00
ctype_latin1_de-master.opt
ctype_latin1_de.test Client character set is now not set from the server value. 2004-02-04 12:49:54 +04:00
ctype_many.test Bug 2701: Function CHARSET() inconsistency 2004-02-11 16:53:39 +04:00
ctype_mb.test
ctype_recoding.test Don't allow badly formed UTF8 identitiers 2004-07-07 16:39:43 +05:00
ctype_sjis.test #3290: Can't convert sjis&ujis half-width katakana correctly 2004-03-25 14:29:56 +04:00
ctype_tis620-master.opt Thai tis620 crash problem in text comparison routines was fixed. 2004-02-03 14:03:01 +04:00
ctype_tis620.test Checking Thai sort order and trailing spaces handling 2004-03-29 16:38:38 +05:00
ctype_uca.test Adding Roman (classical Latin) collation. 2004-07-07 15:20:23 +05:00
ctype_ucs.test Fix for bug#3946: Error in LPAD() when padstring is longer than 1 character 2004-06-07 17:39:17 +04:00
ctype_ujis.test Bug #2077 Japanese characters in enum/default values are reported incorrectly 2004-06-08 14:26:16 +05:00
ctype_utf8.test Bug #4555 ALTER TABLE crashes mysqld with enum column collated utf8_unicode_ci 2004-07-23 19:10:06 +05:00
date_formats-master.opt
date_formats.test Task #835: additional changes fot str_to_date 2004-03-15 18:28:21 +04:00
delayed.test
delete.test a fix (bug #4198: Incorrect key file for table). 2004-06-21 15:17:07 +05:00
derived.test After merge fixes 2004-07-15 04:19:07 +03:00
dirty_close.test
distinct.test
drop.test make DROP DATABASE to behave as documented in the manual - to report number of files deleted 2004-03-18 11:03:24 +01:00
drop_temp_table.test
empty_table.test
endspace.test BTREE-indexes in HEAP tables can now be used to optimize ORDER BY 2004-03-25 15:05:01 +02:00
errors.test
explain.test Bug #3403 Wrong encoding in EXPLAIN SELECT output 2004-05-14 13:08:22 +05:00
flush.test
flush_table.test after merge fixed 2004-06-26 14:21:32 +02:00
foreign_key.test
fulltext.test bug#3964 and related issues: FTB problems with charsets where one byte can match many 2004-06-10 21:18:57 +02:00
fulltext2.test
fulltext_cache.test
fulltext_distinct.test
fulltext_left_join.test
fulltext_multi.test
fulltext_order_by.test
fulltext_update.test
fulltext_var.test ft_boolean_syntax made changeable 2004-02-16 18:53:00 +01:00
func_compress.test
func_concat.test
func_crypt.test
func_date_add.test
func_default.test
func_encrypt-master.opt
func_encrypt.test
func_equal.test
func_gconcat.test proper test of warnings for group_concat(). 2004-06-21 14:11:51 +05:00
func_group.test After merge fixes 2004-07-15 04:19:07 +03:00
func_if.test Merge with 4.0.21 2004-06-18 04:38:58 +03:00
func_in.test After merge fixes 2004-02-16 10:03:25 +02:00
func_isnull.test
func_like.test Fix for Bug# 4200 "Parse error on LIKE ESCAPE with parameter binding" 2004-06-22 19:27:16 +04:00
func_math.test merge with 4.0 to get portability fixes 2004-03-19 18:35:49 +02:00
func_misc.test uuid() tests 2004-03-16 16:35:53 +01:00
func_op.test
func_regexp.test cleanup for Item_func_regex (Bug #4199) 2004-06-19 13:26:39 +03:00
func_sapdb.test Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
func_set.test
func_str.test bug#4441 - crash in UNHEX(NULL) 2004-07-07 23:49:03 +02:00
func_system.test Bug 2701: Function CHARSET() inconsistency 2004-02-11 16:53:39 +04:00
func_test.test merge with 4.0 to get security fixes and latest bug fixes 2004-02-20 17:43:02 +02:00
func_time.test Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
func_timestamp.test
gcc296.test
gis-rtree.test WL#1163 (Make spatial code separable for other parts) 2004-05-27 20:31:30 +05:00
gis.test WL#1163 (Make spatial code separable for other parts) 2004-05-27 20:31:30 +05:00
grant.test test of SHOW PRIVILEGES 2004-07-21 00:45:52 +03:00
grant2.test Bug#4338: mysql-test-run fails if compiled with non-latin1 character set 2004-07-08 18:54:07 +05:00
grant_cache-master.opt
grant_cache.test After merge fixes 2004-07-15 04:19:07 +03:00
greedy_optimizer.test Better names for two system variables: 2004-05-20 17:47:43 +03:00
group_by.test
handler.test Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
having.test
heap.test
heap_auto_increment.test
heap_btree.test simple optimzation 2004-03-31 03:32:38 +03:00
heap_hash.test
help.test ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert() 2004-04-06 21:35:26 +02:00
index_merge.test Post-merge fixes. 2004-05-14 16:00:57 +02:00
index_merge_bdb.test Post-merge fixes. 2004-05-14 16:00:57 +02:00
index_merge_innodb.test Post-merge fixes. 2004-05-14 16:00:57 +02:00
index_merge_innodb2.test Post-merge fixes. 2004-05-14 16:00:57 +02:00
index_merge_ror.test * New index_merge EXPLAIN output format 2004-05-29 02:04:01 +04:00
index_merge_ror_cpk.test * New index_merge EXPLAIN output format 2004-05-29 02:04:01 +04:00
init_connect-master.opt
init_connect.test
init_file-master.opt - renamed mysql-test/t/init_file.sql to mysql-test/std_data/init_file.dat 2004-02-05 23:36:54 +01:00
init_file.test - renamed mysql-test/t/init_file.sql to mysql-test/std_data/init_file.dat 2004-02-05 23:36:54 +01:00
innodb-deadlock.test
innodb-lock.test after merge fixes 2004-05-05 21:24:21 +03:00
innodb-master.opt Moved testing of binlog_cache_use/binlog_cache_disk_use statistical variables from 2004-05-19 17:43:50 +04:00
innodb.test manual merged (blame me!) 2004-07-20 00:53:24 +02:00
innodb_cache-master.opt
innodb_cache.test after merge fixed 2004-06-26 14:21:32 +02:00
innodb_handler.test
insert.test Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
insert_select.test Merge with 4.0.18 2004-02-11 00:06:46 +01:00
insert_update.test actions for bug 2004-03-15 21:36:16 +04:00
isam.test
join.test
join_crash.test
join_nested.test right join print fixed 2004-07-03 01:08:46 +03:00
join_outer.test
key.test 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-master.opt
key_cache.test 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
key_diff.test
key_primary.test
keywords.test
kill.test
limit.test
loaddata.test
lock.test Merge with 4.0.18 2004-02-11 00:06:46 +01:00
lock_multi.test
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.test Merge with 4.0 to get fixed tests 2004-02-22 10:04:08 +02:00
lowercase_table-master.opt
lowercase_table.test aliases should be compared with my_strcasecmp (BUG#3251) 2004-03-22 15:43:13 +02:00
lowercase_table2.test Merge with 4.0 to get the latest bug patches to 4.1 2004-06-25 20:13:05 +03:00
lowercase_table3-master.opt Ensure that one can't from the command line set a variable too small. (Bug #2710) 2004-03-06 10:43:35 +02:00
lowercase_table3.test after merge fix 2004-06-27 13:16:19 +02:00
lowercase_table_qcache-master.opt fixed comparation of tables/database names with --lower_case_table_names (BUG#2880) 2004-02-20 22:44:54 +02:00
lowercase_table_qcache.test post-review fixes 2004-04-07 16:04:28 +02:00
merge.test bug#4008 - merge table cannot determine what key caused "dupl. key" error 2004-06-25 15:12:13 +02:00
metadata.test Fix to get correct metadata when using temporary tables to create result. (Bug #2654) 2004-03-30 19:24:28 +03:00
mix_innodb_myisam_binlog.test
multi_statement.test
multi_update-master.opt
multi_update.test After merge fixes 2004-07-15 04:19:07 +03:00
myisam-blob-master.opt
myisam-blob.test Changed wellformedlen to well_formed_len 2004-02-17 01:35:17 +02:00
myisam.test post-review fixes 2004-04-07 16:04:28 +02:00
mysqlbinlog-master.opt
mysqlbinlog.test Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
mysqldump.test Bug#4261 - mysqldump omits NULLs with --skip-extended-insert 2004-06-23 21:46:17 +02:00
ndb_alter_table.test BUG# 3658 ALTER TABLE corrupts table 2004-05-05 16:04:23 +02:00
ndb_autodiscover.test Small fix, addin order by to get predicatble output from select 2004-05-26 14:34:40 +02:00
ndb_autodiscover2-master.opt Added test(s) for auto discover of frm file 2004-05-17 09:53:13 +02:00
ndb_autodiscover2.test added order by 2004-06-24 11:52:50 +00:00
ndb_basic.test Corrected index_flags returned when index are created with USING HASH 2004-05-25 14:40:51 +02:00
ndb_cache.test avoid using ndb tables in query cache 2004-05-05 11:22:10 +03:00
ndb_index.test Updated ndb_* test cases 2004-05-11 10:40:48 +02:00
ndb_index_ordered.test Fix mysql-test-run ndb order by/endian issue 2004-07-05 07:14:45 +02:00
ndb_index_unique.test Corrected index_flags returned when index are created with USING HASH 2004-05-25 14:40:51 +02:00
ndb_insert.test Addded test files for NDB 2004-04-30 12:49:34 +02:00
ndb_minmax.test Fixed test to not crash when ndb is not in use 2004-05-26 20:56:39 +03:00
ndb_replace.test Updated ndb_* test cases 2004-05-11 10:40:48 +02:00
negation_elimination.test
null.test
null_key.test
odbc.test
olap.test
openssl_1.test
order_by.test bad old merge fixed 2004-05-15 11:20:42 +02:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test
overflow.test
packet.test
preload.test preload.result, key_cache.result, preload.test, key_cache.test, sql_yacc.yy: 2004-02-02 00:19:51 -08:00
ps.test removed using lex->select_lex.options is SHOW TABLE [STATUS] commands (BUG#4288) 2004-06-27 00:34:05 +02:00
ps_1general.test Cleanup of db option cacheing 2004-07-09 10:55:16 +03:00
ps_2myisam.test Added comments to the PS test files, to prevent modifications which may destroy the tests . 2004-07-02 20:01:34 +02:00
ps_3innodb.test mysql_fix_privilege_tables.sh: 2004-07-06 16:29:26 +02:00
ps_4heap.test Added comments to the PS test files, to prevent modifications which may destroy the tests . 2004-07-02 20:01:34 +02:00
ps_5merge.test Added comments to the PS test files, to prevent modifications which may destroy the tests . 2004-07-02 20:01:34 +02:00
ps_6bdb.test Added comments to the PS test files, to prevent modifications which may destroy the tests . 2004-07-02 20:01:34 +02:00
query_cache.test Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
query_cache_merge.test
raid.test Merge with 4.0.19 2004-05-05 17:05:24 +03:00
range.test Merge with 4.0.21 2004-06-18 04:38:58 +03:00
rename.test fixed 2004-04-01 22:47:09 +05:00
repair.test Fixed problems noticed with last build 2004-04-09 07:12:41 +03:00
replace.test
rollback.test
row.test After merge fixes 2004-02-16 10:03:25 +02:00
rowid_order_bdb.test This is first cset for WL#1394 "Optimize index merge when all involved index ranges include only values with equal keys" 2004-05-13 01:38:40 +04:00
rowid_order_innodb.test This is first cset for WL#1394 "Optimize index merge when all involved index ranges include only values with equal keys" 2004-05-13 01:38:40 +04:00
rpl000001-slave.opt
rpl000001.test Bug#4338: mysql-test-run fails if compiled with non-latin1 character set 2004-07-08 18:54:07 +05:00
rpl000002.test Changed wellformedlen to well_formed_len 2004-02-17 01:35:17 +02:00
rpl000004.test
rpl000005.test
rpl000006.test
rpl000008-slave.opt
rpl000008.test
rpl000009-slave.opt
rpl000009.test Ensure that we use unix file format (no \r\n) for all new files 2004-03-20 12:48:14 +02:00
rpl000010-slave.opt
rpl000010.test
rpl000011.test
rpl000012.test
rpl000013-slave.opt
rpl000013.test
rpl000015-slave.sh
rpl000015.slave-mi
rpl000015.test After merge fixes 2004-07-15 04:19:07 +03:00
rpl000017-slave.opt
rpl000017-slave.sh
rpl000017.test After merge fixes 2004-07-15 04:19:07 +03:00
rpl000018-master.opt
rpl000018-slave.opt
rpl000018.test After merge fixes 2004-07-15 04:19:07 +03:00
rpl_alter.test
rpl_chain_temp_table.test
rpl_change_master.test
rpl_charset.test After merge fixes 2004-07-15 04:19:07 +03:00
rpl_delete_all.test Portability fixes (For Netware) 2004-07-01 17:26:45 +03:00
rpl_do_grant.test Bug#4338: mysql-test-run fails if compiled with non-latin1 character set 2004-07-08 18:54:07 +05:00
rpl_drop.test results fixed after merge 2004-07-20 11:00:10 +02:00
rpl_EE_error.test
rpl_empty_master_crash.test
rpl_error_ignored_table-slave.opt Fix for BUG#2983 "If statement was killed on master, slave errors despite replicate-wild-ignore-t" 2004-03-11 17:38:19 +01:00
rpl_error_ignored_table.test Merging 4.1 to 5.0. 2004-05-26 17:04:45 +02:00
rpl_failsafe.test
rpl_flush_log_loop-master.opt
rpl_flush_log_loop-master.sh
rpl_flush_log_loop-slave.opt
rpl_flush_log_loop-slave.sh
rpl_flush_log_loop.test
rpl_flush_tables.test
rpl_free_items-slave.opt test suite for bug Bug#3969 (commited separetely because it took too long time to parse it on 3.23) 2004-06-11 16:25:18 +03:00
rpl_free_items.test test suite for bug Bug#3969 (commited separetely because it took too long time to parse it on 3.23) 2004-06-11 16:25:18 +03:00
rpl_get_lock.test After merge fixes 2004-06-21 10:21:20 +03:00
rpl_heap.test After merge fixes 2004-07-15 04:19:07 +03:00
rpl_ignore_grant-slave.opt
rpl_ignore_grant.test Bug#4338: mysql-test-run fails if compiled with non-latin1 character set 2004-07-08 18:54:07 +05:00
rpl_init_slave-slave.opt
rpl_init_slave.test
rpl_insert_id-slave.opt
rpl_insert_id.test Merge with 4.0.18 2004-02-11 00:06:46 +01:00
rpl_loaddata.test
rpl_loaddata_rule_m-master.opt
rpl_loaddata_rule_m.test
rpl_loaddata_rule_s-slave.opt
rpl_loaddata_rule_s.test
rpl_loaddatalocal.test
rpl_log-master.opt
rpl_log-slave.opt
rpl_log.test Merging 4.1 to 5.0. 2004-05-26 17:04:45 +02:00
rpl_log_pos.test Merging 4.1 to 5.0. 2004-05-26 17:04:45 +02:00
rpl_master_pos_wait.test
rpl_max_relay_size.test Merging 4.1 to 5.0. 2004-05-26 17:04:45 +02:00
rpl_misc_functions-slave.sh
rpl_misc_functions.test
rpl_multi_delete-slave.opt
rpl_multi_delete.test
rpl_multi_delete2-slave.opt Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore-table": 2004-04-13 22:40:16 +02:00
rpl_multi_delete2.test Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore-table": 2004-04-13 22:40:16 +02:00
rpl_multi_update.test Merge with 4.0.19 2004-05-05 17:05:24 +03:00
rpl_mystery22.test
rpl_openssl.test
rpl_optimize.test Complement to 2004-02-22 11:22:51 +01:00
rpl_ps.test Added replication tests 2004-05-24 21:12:05 +04:00
rpl_redirect.test
rpl_relayrotate-slave.opt
rpl_relayrotate.test Merging 4.1 to 5.0. 2004-05-26 17:04:45 +02:00
rpl_relayspace-slave.opt Changed prototype of killed_ptr() to make it more portable 2004-05-26 19:12:49 +03:00
rpl_relayspace.test
rpl_replicate_do-slave.opt
rpl_replicate_do.test
rpl_reset_slave.test
rpl_rotate_logs-master.opt
rpl_rotate_logs-slave.sh
rpl_rotate_logs.slave-mi
rpl_rotate_logs.test After merge fixes 2004-07-15 04:19:07 +03:00
rpl_server_id1.test Implementation of WL#1824 "Add replication of character set variables in 4.1", 2004-06-03 23:17:18 +02:00
rpl_server_id2-slave.opt A new option --replicate-same-server-id to force a slave to execute queries originating from itself 2004-04-28 18:24:46 +02:00
rpl_server_id2.test a code fix (don't specify default value of argument twice), updating a line of SHOW SLAVE STATUS 2004-05-14 23:19:42 +02:00
rpl_session_var.test
rpl_skip_error-slave.opt
rpl_skip_error.test
rpl_sporadic_master-master.opt
rpl_sporadic_master.test
rpl_temporary.test A previous changeset by me today about SQL_LOG_BIN had the problem 2004-03-27 01:07:09 +01:00
rpl_timezone-master.opt WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
rpl_timezone-slave.opt WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
rpl_timezone.test WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
rpl_trunc_binlog.test Portability fixes 2004-05-19 05:09:10 +03:00
rpl_until.test Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
rpl_user_variables.test
select.test WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
select_found.test Merge with 4.0 to get fixes for netware 2004-06-02 00:09:14 +03:00
select_safe.test
show_check.test one more test should wait for WL#1324 (tablename to filename encoding) 2004-07-26 21:20:59 +02:00
sp-error.test after merge fixes 2004-07-22 00:26:33 +02:00
sp-security.test after merge fixes 2004-07-22 00:26:33 +02:00
sp.test Fix column name where it starts with a backtick 2004-08-30 22:08:51 +01:00
sql_mode.test patch for task WL 1941 "NO_C_ESCAPE sql_mode" 2004-07-07 17:26:43 +05:00
status.test
subselect.test manual merge 2004-07-20 15:34:57 +02:00
subselect2.test
subselect_innodb.test do not unlock tables early if we have subquery in HAVING clause (BUG#3984) 2004-06-09 23:32:20 +03:00
sum_distinct.test
symlink.test changed to moderm syntax (after merge fix) 2004-02-17 02:26:35 +02:00
synchronization.test fixed the tests mysql-test/t/synchronization.test 2004-04-06 19:17:13 +05:00
system_mysql_db.test check that all system tables deleted added 2004-07-15 14:17:30 +03:00
system_mysql_db_fix-master.opt Portability fixes 2004-04-30 00:14:56 +03:00
system_mysql_db_fix.test manual merge 2004-07-20 15:34:57 +02:00
system_mysql_db_refs.test Merge with 4.0 to get bug fixes 2004-07-09 02:29:28 +03:00
tablelock.test
temp_table.test
timezone-master.opt
timezone.test WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
timezone2.test WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
truncate.test
type_blob.test 1. New data types, from the user point of view: 2004-03-26 16:11:46 +04:00
type_date.test After merge fixes 2004-06-21 10:21:20 +03:00
type_datetime.test WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
type_decimal.test Merge with 4.0.21 2004-06-18 04:38:58 +03:00
type_enum.test
type_float.test Merge with 4.0.20 2004-05-17 01:52:13 +03:00
type_nchar.test
type_ranges.test
type_set.test
type_time.test
type_timestamp.test WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
type_uint.test
type_year.test Merge with 4.0.18 2004-02-11 00:06:46 +01:00
union-master.opt
union.test parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204) 2004-06-24 02:57:57 +03:00
update.test Merge with 4.0 2004-03-25 23:29:45 +02:00
user_var.test After merge fixes 2004-07-15 04:19:07 +03:00
varbinary.test
variables-master.opt
variables.test Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
view.test merge 2004-07-23 09:25:08 +03:00
view_skip_grants-master.opt fixed case when frivileges check switched off (BUG#4631) 2004-07-20 01:01:02 +03:00
view_skip_grants.test fixed case when frivileges check switched off (BUG#4631) 2004-07-20 01:01:02 +03:00
warnings-master.opt
warnings.test Ensure that result from date_format() is binary 2004-02-09 13:59:41 +01:00