.. |
alias.test
|
Merge with 4.0.19
|
2004-05-05 17:05:24 +03:00 |
alter_table.test
|
|
|
analyse.test
|
Fix to handle unsigned data in prepared statements (Bug #3447)
|
2004-05-04 15:02:38 +03:00 |
ansi.test
|
|
|
archive.test
|
|
|
auto_increment.test
|
|
|
backup-master.sh
|
|
|
backup.test
|
|
|
bdb-alter-table-1.test
|
WorkLog#1323
|
2003-12-10 04:31:42 +00:00 |
bdb-alter-table-2-master.opt
|
|
|
bdb-alter-table-2.test
|
|
|
bdb-crash.test
|
|
|
bdb-deadlock.test
|
WorkLog#1323
|
2003-12-10 04:31:42 +00:00 |
bdb-deadlock.tminus
|
Fixes to make mysql-test-run --embedded-server working
|
2004-12-02 16:08:17 +04:00 |
bdb.test
|
|
|
bdb_cache-master.opt
|
fixed bdb transaction with query cache bug
|
2002-11-06 00:41:25 +02:00 |
bdb_cache.test
|
|
|
bench_count_distinct.test
|
|
|
bigint.test
|
|
|
binary.test
|
|
|
bool.test
|
|
|
bulk_replace.test
|
|
|
case.test
|
|
|
cast.test
|
Fix for bug #6914 "Problems using time()/date() output in expressions".
|
2004-12-30 13:39:01 +03:00 |
check.test
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
client_test.test
|
|
|
comments.test
|
|
|
compare.test
|
UTF8 now process space as PAD character correctly.
|
2004-03-26 18:14:39 +04:00 |
connect.test
|
|
|
consistent_snapshot.test
|
WL#1596 "make mysqldump --master-data --single-transaction able to do online dump of InnoDB AND report reliable
|
2004-11-10 17:56:45 +01:00 |
constraints.test
|
|
|
count_distinct.test
|
|
|
count_distinct2-master.opt
|
|
|
count_distinct2.test
|
|
|
count_distinct3.test
|
Update VC++ files
|
2003-11-21 01:53:01 +02:00 |
create.test
|
|
|
create_select_tmp.test
|
Portability fixes
|
2004-08-26 18:26:38 +03:00 |
csv.test
|
|
|
ctype_big5.test
|
Reuse ctype_common.inc instead of retyping
|
2004-11-19 14:33:55 +04:00 |
ctype_collate.test
|
|
|
ctype_cp1251-master.opt
|
|
|
ctype_cp1251.test
|
Better tests for BINARY
|
2004-03-29 17:27:30 +05:00 |
ctype_create.test
|
Syntax extention: 'ALTER DATABASE' without db name (after review)
|
2004-12-06 19:01:51 +03:00 |
ctype_latin1.test
|
|
|
ctype_latin1_de-master.opt
|
Two separate startup arguments for mysqld:
|
2003-05-21 12:26:35 +05:00 |
ctype_latin1_de.test
|
After merge fixes
|
2004-10-07 10:50:13 +03:00 |
ctype_many.test
|
|
|
ctype_mb.test
|
Add warnings for single line inserts. To do this I had to convert count_cuted_fields to an enum (to be able to detect setting a NOT NULL field to NULL)
|
2003-10-11 23:26:39 +03:00 |
ctype_recoding.test
|
|
|
ctype_sjis.test
|
|
|
ctype_tis620.test
|
|
|
ctype_uca.test
|
|
|
ctype_ucs.test
|
Bug#7302: UCS2 data in ENUM field get truncated when new column is added
|
2004-12-21 17:12:27 +04:00 |
ctype_ujis.test
|
Bug #6819 Some ujis characters cannot be inserted into table
|
2004-12-10 16:08:18 +04:00 |
ctype_utf8.test
|
|
|
date_formats-master.opt
|
|
|
date_formats.test
|
|
|
delayed.test
|
|
|
delete.test
|
|
|
derived.test
|
|
|
dirty_close.test
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
distinct.test
|
|
|
drop.test
|
|
|
drop_temp_table.test
|
|
|
empty_table.test
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
endspace.test
|
|
|
errors.test
|
Merge with 4.0.13
|
2003-06-04 19:21:51 +03:00 |
exampledb.test
|
|
|
explain.test
|
|
|
flush.test
|
|
|
flush_block_commit.test
|
|
|
flush_table.test
|
Merge with 4.0 for 4.1 release
|
2004-10-06 19:14:33 +03:00 |
foreign_key.test
|
|
|
fulltext.test
|
bug#6784
|
2004-11-24 23:16:16 +01:00 |
fulltext2.test
|
|
|
fulltext_cache.test
|
|
|
fulltext_distinct.test
|
WorkLog#1323
|
2003-12-10 04:31:42 +00:00 |
fulltext_left_join.test
|
A lot of fixes for prepared statements (PS):
|
2004-10-26 19:30:01 +03:00 |
fulltext_multi.test
|
|
|
fulltext_order_by.test
|
WL#964
|
2004-09-16 00:47:45 +06:00 |
fulltext_update.test
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
fulltext_var.test
|
ft_boolean_syntax made changeable
|
2004-02-16 18:53:00 +01:00 |
func_compress.test
|
|
|
func_concat.test
|
Fix func_concat.result: allow -0.00 to be converted to string both with and without leading minus
|
2004-12-30 14:56:31 +03:00 |
func_crypt.test
|
sunstring_index() code covarage
|
2003-11-07 09:43:24 +02:00 |
func_date_add.test
|
|
|
func_default.test
|
|
|
func_encrypt-master.opt
|
|
|
func_encrypt.test
|
|
|
func_equal.test
|
|
|
func_gconcat.test
|
|
|
func_group.test
|
Bug #6658 MAX(column) returns incorrect coercibility
|
2004-11-19 19:35:36 +04:00 |
func_if.test
|
|
|
func_in.test
|
|
|
func_isnull.test
|
|
|
func_like.test
|
|
|
func_math.test
|
A fix (bug #7281: RAND(RAND) crashes server).
|
2004-12-20 13:47:38 +04:00 |
func_misc.test
|
uuid() tests
|
2004-03-16 16:35:53 +01:00 |
func_op.test
|
Merge with 4.0.17
|
2003-12-17 17:35:34 +02:00 |
func_regexp.test
|
cleanup for Item_func_regex (Bug #4199)
|
2004-06-19 13:26:39 +03:00 |
func_sapdb.test
|
A lot of fixes for prepared statements (PS):
|
2004-10-26 19:30:01 +03:00 |
func_set.test
|
|
|
func_str.test
|
|
|
func_system.test
|
|
|
func_test.test
|
A fix (bug #6138: MOD operator should not round non-integral argument).
|
2004-10-21 19:52:55 +05:00 |
func_time.test
|
Manual merge of fix for bugs of #7297 and #7515 into 4.1 tree.
|
2004-12-30 21:37:32 +03:00 |
func_timestamp.test
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
gcc296.test
|
|
|
gis-rtree.test
|
Fix for bug #6516 (Server crash loading spatial data)
|
2004-12-10 16:06:49 +04:00 |
gis.test
|
|
|
grant.test
|
Manual merge of changes making GRANTs, which change SSL attributes and/or
|
2004-12-23 22:16:43 +03:00 |
grant2.test
|
|
|
grant_cache-master.opt
|
Fixed access privilege bug in query cache.
|
2001-12-22 15:13:31 +02:00 |
grant_cache.test
|
|
|
group_by.test
|
Merge fix for BUG#6976 from 4.0
|
2004-12-11 20:13:43 +03:00 |
handler.test
|
|
|
having.test
|
|
|
heap.test
|
|
|
heap_auto_increment.test
|
|
|
heap_btree.test
|
|
|
heap_hash.test
|
Fix for bug#5138 continued: added comments, removed extra debug printf calls, changed ha_heap::records_in_range to use table->rec_per_key.
|
2004-10-12 18:21:25 +04:00 |
help.test
|
|
|
init_connect-master.opt
|
Portability fixes found during 5.0 test compilation
|
2003-12-21 19:39:32 +02:00 |
init_connect.test
|
Portability fixes found during 5.0 test compilation
|
2003-12-21 19:39:32 +02:00 |
init_file-master.opt
|
|
|
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
|
|
|
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
|
|
|
innodb_cache-master.opt
|
|
|
innodb_cache.test
|
|
|
innodb_handler.test
|
|
|
insert.test
|
autocommit
|
2004-11-04 21:25:49 +05:00 |
insert_select.test
|
Merge
|
2004-12-03 00:39:55 +01:00 |
insert_update.test
|
|
|
isam.test
|
|
|
join.test
|
hang in dummy natural join (no common columns) Bug #4807
|
2004-08-02 11:12:11 +02:00 |
join_crash.test
|
|
|
join_outer.test
|
join_outer.result, join_outer.test:
|
2004-11-05 22:15:24 -08:00 |
key.test
|
|
|
key_cache-master.opt
|
Support for variables with components
|
2003-07-06 19:09:57 +03:00 |
key_cache.test
|
|
|
key_diff.test
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
key_primary.test
|
|
|
keywords.test
|
|
|
kill.test
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
limit.test
|
Merge with 4.0.17
|
2003-12-17 17:35:34 +02:00 |
loaddata.test
|
|
|
lock.test
|
|
|
lock_multi.test
|
Merge with 4.0 for 4.1 release
|
2004-10-06 19:14:33 +03:00 |
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
|
|
|
lowercase_table2.test
|
|
|
lowercase_table3-master.opt
|
|
|
lowercase_table3.test
|
|
|
lowercase_table_qcache-master.opt
|
|
|
lowercase_table_qcache.test
|
|
|
merge.test
|
|
|
metadata.test
|
|
|
mix_innodb_myisam_binlog-master.opt
|
|
|
mix_innodb_myisam_binlog.test
|
|
|
multi_statement.test
|
A lot of fixes for prepared statements (PS):
|
2004-10-26 19:30:01 +03:00 |
multi_update-master.opt
|
|
|
multi_update.test
|
post-merge
|
2004-12-31 11:52:14 +01:00 |
myisam-blob-master.opt
|
|
|
myisam-blob.test
|
|
|
myisam.test
|
|
|
mysql_protocols.test
|
mysql_protocols.test:
|
2004-09-30 19:40:33 +02:00 |
mysqlbinlog-master.opt
|
|
|
mysqlbinlog.test
|
Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be logged to
|
2004-06-09 16:07:01 +02:00 |
mysqlbinlog2.test
|
|
|
mysqldump.test
|
WL#2319 V2: Exclude tables from dump
|
2004-12-27 19:10:30 +01:00 |
mysqltest.test
|
|
|
ndb_alter_table.test
|
|
|
ndb_autodiscover.test
|
added --no-defaults to ndb_drop_table in autodiscover test
|
2004-11-22 15:05:51 +00: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
|
|
|
ndb_basic.test
|
|
|
ndb_blob.test
|
|
|
ndb_cache.test
|
|
|
ndb_charset.test
|
|
|
ndb_grant.later
|
ndb_grant.later:
|
2004-11-29 08:06:53 +00:00 |
ndb_index.test
|
|
|
ndb_index_ordered.test
|
bug#7798 - ndb - range scan with invalid table version could cause node failure
|
2005-01-11 13:30:11 +01:00 |
ndb_index_unique.test
|
|
|
ndb_insert.test
|
Fix for bug#4312 ndb table, wrong behaviour on insert .. on duplicate key ..
|
2004-11-18 12:11:56 +01:00 |
ndb_limit.test
|
bug#5782
|
2004-09-30 21:36:25 +00:00 |
ndb_lock.test
|
|
|
ndb_minmax.test
|
|
|
ndb_replace.test
|
|
|
ndb_subquery.test
|
|
|
ndb_transaction.test
|
|
|
ndb_truncate.test
|
|
|
ndb_types.test
|
Added new test/result file ndb_types to test creating tables with different column types in NDB
|
2004-07-19 11:38:28 +02:00 |
ndb_update.test
|
|
|
negation_elimination.test
|
after review patch
|
2004-08-31 21:10:57 +03:00 |
null.test
|
|
|
null_key.test
|
WorkLog#1323
|
2003-12-10 04:31:42 +00:00 |
odbc.test
|
|
|
olap.test
|
|
|
openssl_1.test
|
openssl_1.result, have_openssl_1.require, openssl_1.test:
|
2004-12-01 02:35:02 +01:00 |
order_by.test
|
Final solution for bug# 4302 "Ambiguos order by when renamed column is
|
2004-09-30 16:28:17 +04:00 |
order_fill_sortbuf-master.opt
|
Updated manual about embedded version.
|
2001-10-08 04:58:07 +03:00 |
order_fill_sortbuf.test
|
|
|
outfile.test
|
clean-up, indentation fixes.
|
2004-10-10 15:29:06 +05:00 |
overflow.test
|
|
|
packet.test
|
|
|
preload.test
|
|
|
ps.test
|
A fix and test case for Bug#6873 "PS, having with subquery, crash
|
2004-12-09 00:37:17 +03:00 |
ps_1general.test
|
|
|
ps_2myisam.test
|
Results of WL#1856 "Conversion of client_test.c tests cases to mysqltest
|
2004-09-25 19:08:02 +04:00 |
ps_3innodb.test
|
Results of WL#1856 "Conversion of client_test.c tests cases to mysqltest
|
2004-09-25 19:08:02 +04:00 |
ps_4heap.test
|
|
|
ps_5merge.test
|
|
|
ps_6bdb.test
|
|
|
ps_7ndb.test
|
|
|
ps_10nestset.test
|
Test expansion: "MOD" on non-integral first operand.
|
2004-11-02 15:09:57 +01:00 |
ps_11bugs.test
|
Adapt 'ps_10nestset' to standard test style; correct a typing error in 'ps_11bugs'.
|
2004-10-21 16:02:12 +02:00 |
query_cache.test
|
|
|
query_cache_merge.test
|
WorkLog#1323
|
2003-12-10 04:31:42 +00:00 |
raid.test
|
|
|
range.test
|
|
|
rename.test
|
|
|
repair.test
|
Fixed problems noticed with last build
|
2004-04-09 07:12:41 +03:00 |
replace.test
|
WorkLog#1323
|
2003-12-10 04:31:42 +00:00 |
rollback.test
|
A lot of fixes for prepared statements (PS):
|
2004-10-26 19:30:01 +03:00 |
row.test
|
After merge fixes
|
2004-02-16 10:03:25 +02:00 |
rpl000001-slave.opt
|
Ensure that innodb is created for the first replication test as the slave-timeout is lower for future tests and this failed on some slower machines
|
2003-12-02 13:32:05 +02:00 |
rpl000001.test
|
|
|
rpl000002.test
|
|
|
rpl000004.test
|
|
|
rpl000005.test
|
|
|
rpl000006.test
|
|
|
rpl000008-slave.opt
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
rpl000008.test
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
rpl000009-slave.opt
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
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
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
rpl000012.test
|
|
|
rpl000013-slave.opt
|
|
|
rpl000013.test
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
rpl000015-slave.sh
|
Fix that mysqladmin shutdown can be interrupted with ^C
|
2001-11-03 15:18:09 +02:00 |
rpl000015.slave-mi
|
merge with 3.23 to get corrected error message files and rename of files in mysql-test
|
2003-02-26 00:22:35 +02:00 |
rpl000015.test
|
Enabled mysqltest for MASTER_PORT replacement.
|
2004-08-24 12:58:12 +02:00 |
rpl000017-slave.opt
|
|
|
rpl000017-slave.sh
|
SCRUM: Main change for Secure connection handling. Still needs some more coding. Commit
|
2002-11-24 17:07:53 +03:00 |
rpl000017.test
|
|
|
rpl000018-master.opt
|
fixed up lock counting code - Monty's suggestions
|
2001-01-27 15:33:31 -07:00 |
rpl000018-slave.opt
|
fixed up lock counting code - Monty's suggestions
|
2001-01-27 15:33:31 -07:00 |
rpl000018.test
|
Merge with 4.0.14
|
2003-08-11 22:44:43 +03:00 |
rpl_alter.test
|
|
|
rpl_chain_temp_table.test
|
4 small items in this:
|
2003-10-31 23:20:23 +01:00 |
rpl_change_master.test
|
|
|
rpl_charset.test
|
|
|
rpl_commit_after_flush.test
|
|
|
rpl_create_database-master.opt
|
Bug#6391 (binlog-do-db rules ignored)
|
2004-12-03 12:13:51 +01:00 |
rpl_create_database-slave.opt
|
|
|
rpl_create_database.test
|
|
|
rpl_delete_all.test
|
Review of new pushed code (Indentation fixes and simple optimizations)
|
2004-08-31 14:35:04 +03:00 |
rpl_do_grant.test
|
|
|
rpl_drop.test
|
|
|
rpl_EE_error.test
|
Fixes after merge with 4.0
|
2003-12-19 16:25:50 +02:00 |
rpl_empty_master_crash.test
|
|
|
rpl_error_ignored_table-slave.opt
|
|
|
rpl_error_ignored_table.test
|
|
|
rpl_failed_optimize-master.opt
|
|
|
rpl_failed_optimize.test
|
Fix for bug#5551 (Version 4).
|
2004-11-03 18:23:58 +01:00 |
rpl_failsafe.test
|
altered syntax from SLAVE START|STOP to START|STOP SLAVE
|
2002-10-24 17:46:14 -06:00 |
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
|
Don't show Slave_IO_State in the testsuite (replace it with #) because it can't be predicted.
|
2003-10-09 18:16:15 +02:00 |
rpl_flush_tables.test
|
WorkLog#1323
|
2003-12-10 04:31:42 +00:00 |
rpl_free_items-slave.opt
|
|
|
rpl_free_items.test
|
|
|
rpl_get_lock.test
|
|
|
rpl_heap.test
|
|
|
rpl_ignore_grant-slave.opt
|
|
|
rpl_ignore_grant.test
|
|
|
rpl_init_slave-slave.opt
|
|
|
rpl_init_slave.test
|
|
|
rpl_insert_id-slave.opt
|
My changes to test rpl_insert_id in 4.0 about replication of foreign_key_checks
|
2003-07-26 23:14:09 +02:00 |
rpl_insert_id.test
|
Merge with 4.0.18
|
2004-02-11 00:06:46 +01:00 |
rpl_insert_ignore-slave.opt
|
A .test for BUG#6287 "Slave skips auto_increment values in Replication with InnoDB"
|
2004-12-16 23:14:41 +01:00 |
rpl_insert_ignore.test
|
|
|
rpl_loaddata.test
|
|
|
rpl_loaddata_rule_m-master.opt
|
First commit for fixing BUG#1100
|
2003-08-20 23:24:45 +02:00 |
rpl_loaddata_rule_m.test
|
|
|
rpl_loaddata_rule_s-slave.opt
|
First commit for fixing BUG#1100
|
2003-08-20 23:24:45 +02:00 |
rpl_loaddata_rule_s.test
|
|
|
rpl_loaddatalocal.test
|
ChangeSet 1.1625 was faulty as regards sql/mf_iocache.cc and LOAD DATA LOCAL replication tests
|
2003-03-02 18:20:32 +01:00 |
rpl_log-master.opt
|
|
|
rpl_log-slave.opt
|
|
|
rpl_log.test
|
Merge with 4.0.20
|
2004-05-17 01:52:13 +03:00 |
rpl_log_pos.test
|
|
|
rpl_many_optimize.test
|
|
|
rpl_master_pos_wait.test
|
|
|
rpl_max_relay_size.test
|
Merge with 4.0.20
|
2004-05-17 01:52:13 +03:00 |
rpl_misc_functions-slave.sh
|
Proper replication of CONNECTION_ID() and 4.1 PASSWORD() (bugs 177 and 344),
|
2003-05-13 22:50:28 +02:00 |
rpl_misc_functions.test
|
|
|
rpl_multi_delete-slave.opt
|
|
|
rpl_multi_delete.test
|
Fix for BUG#2527 "Multi-Table Delete - Not Replication use replicate-wild-do-table"
|
2004-01-29 19:22:29 +01:00 |
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
|
|
|
rpl_mystery22.test
|
|
|
rpl_openssl.test
|
|
|
rpl_optimize.test
|
|
|
rpl_ps.test
|
|
|
rpl_redirect.test
|
|
|
rpl_relayrotate-slave.opt
|
Replication: new code to not modify in-memory log positions until the COMMIT
|
2003-04-24 15:29:25 +02:00 |
rpl_relayrotate.test
|
rpl_relayrotate.test requires InnoDB (because what we want to test is
|
2004-07-30 01:10:21 +02:00 |
rpl_relayspace-slave.opt
|
|
|
rpl_relayspace.test
|
Simplified a test.
|
2003-06-15 12:01:51 +02:00 |
rpl_replicate_do-slave.opt
|
Small improvement to alloc_root
|
2002-11-16 20:19:10 +02:00 |
rpl_replicate_do.test
|
|
|
rpl_reset_slave.test
|
|
|
rpl_rewrite_db-slave.opt
|
|
|
rpl_rewrite_db.test
|
BUG#6353 V2:
|
2004-11-15 17:03:54 +01:00 |
rpl_rotate_logs-master.opt
|
|
|
rpl_rotate_logs-slave.sh
|
merge with 3.23
|
2002-08-24 02:10:49 +03:00 |
rpl_rotate_logs.slave-mi
|
|
|
rpl_rotate_logs.test
|
Enabled mysqltest for MASTER_PORT replacement.
|
2004-08-24 12:58:12 +02: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
|
|
|
rpl_server_id2.test
|
|
|
rpl_set_charset.test
|
merged
|
2004-09-07 21:30:28 +02:00 |
rpl_skip_error-slave.opt
|
|
|
rpl_skip_error.test
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
rpl_sporadic_master-master.opt
|
fixed message in post-commit trigger
|
2001-06-28 18:22:29 -06:00 |
rpl_sporadic_master.test
|
altered syntax from SLAVE START|STOP to START|STOP SLAVE
|
2002-10-24 17:46:14 -06:00 |
rpl_start_stop_slave.test
|
Fix for Bug#6148. Only rewind read position in binary log when the
|
2004-11-25 09:26:45 +01:00 |
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
|
|
|
rpl_timezone-slave.opt
|
WL#1264 "Per-thread time zone support infrastructure".
|
2004-06-18 10:11:31 +04:00 |
rpl_timezone.test
|
|
|
rpl_trunc_binlog.test
|
Portability fixes
|
2004-05-19 05:09:10 +03:00 |
rpl_until.test
|
Bug#6391 (binlog-do-db rules ignored)
|
2004-12-03 12:13:51 +01:00 |
rpl_user_variables.test
|
A lot of fixes for prepared statements (PS):
|
2004-10-26 19:30:01 +03:00 |
select.test
|
|
|
select_found.test
|
|
|
select_safe.test
|
|
|
show_check.test
|
|
|
sql_mode.test
|
|
|
status.test
|
|
|
subselect.test
|
|
|
subselect2.test
|
WorkLog#1323
|
2003-12-10 04:31:42 +00:00 |
subselect_gis.test
|
|
|
subselect_innodb.test
|
postreview fixes
|
2004-12-04 00:14:18 +02:00 |
symlink.test
|
changed to moderm syntax (after merge fix)
|
2004-02-17 02:26:35 +02:00 |
synchronization.test
|
|
|
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
|
|
|
system_mysql_db_refs.test
|
|
|
tablelock.test
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
temp_table.test
|
|
|
timezone-master.opt
|
|
|
timezone.test
|
|
|
timezone2.test
|
|
|
timezone3-master.opt
|
|
|
timezone3.test
|
Fix for bug #6387 "Queried timestamp values do not match the inserted
|
2004-11-03 17:59:03 +00:00 |
truncate.test
|
|
|
type_blob.test
|
Bug#6252 - Duplicate columns in keys should fail
|
2004-11-22 18:07:04 +00:00 |
type_date.test
|
manually merged
|
2004-08-18 19:57:55 +02:00 |
type_datetime.test
|
Manual merge of fix for bugs of #7297 and #7515 into 4.1 tree.
|
2004-12-30 21:37:32 +03:00 |
type_decimal.test
|
|
|
type_enum.test
|
Fix for bug #6840: Default value is not checked in ALTER column SET DEFAULT 'x'
|
2004-12-07 14:08:56 +03:00 |
type_float.test
|
|
|
type_nchar.test
|
New syntax:
|
2003-09-15 10:26:48 +05:00 |
type_ranges.test
|
Remove usage of !$ from mysql-tests
|
2004-11-02 20:13:27 +02:00 |
type_set.test
|
|
|
type_time.test
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
type_timestamp.test
|
Manual merge of tree containing fix for bug #5915 "ALTER TABLE behaves
|
2004-10-07 13:51:32 +04:00 |
type_uint.test
|
manually merged
|
2004-08-18 19:57:55 +02:00 |
type_year.test
|
|
|
union-master.opt
|
|
|
union.test
|
|
|
update.test
|
Test for BUG#6054. The bug itsel is fixed by the fix for #5837.
|
2004-12-16 18:46:38 +02:00 |
user_var.test
|
|
|
varbinary.test
|
added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor()
|
2003-10-30 12:57:26 +02:00 |
variables-master.opt
|
|
|
variables.test
|
|
|
warnings-master.opt
|
|
|
warnings.test
|
A lot of fixes for prepared statements (PS):
|
2004-10-26 19:30:01 +03:00 |