mariadb/mysql-test/r
sasha@mysql.sashanet.com 8e43ad12c3 post-merge fixes, including slave-skip-errors backport
fixed too quick timeout in mysql-test-run which caused a race with the
 new server getting started before the old one completely finished 
 shutdown. This should fix the pid warning we've been getting as well as
 inconsistent results when running tests with the manager
2002-01-22 15:05:11 -07:00
..
alias.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
alter_table.result Fix error messages 2001-11-04 15:43:41 +02:00
analyse.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
auto_increment.result Cleanup after last merge 2001-10-08 07:24:04 +03:00
backup.result Patch for SCO 2001-11-26 03:52:23 +02:00
bdb-crash.result Patch for SCO 2001-11-26 03:52:23 +02:00
bdb-deadlock.result Patch for SCO 2001-11-26 03:52:23 +02:00
bdb.result Move HA_EXTRA_NO_READCHECK to ha_open 2002-01-16 23:02:26 +02:00
bench_count_distinct.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
big_test.require Fixed bug when sorting big files (introduced with multi-table-delete) 2001-06-25 11:35:22 +03:00
bigint.result New CAST syntax 2002-01-03 00:46:43 +02:00
binary.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
bulk_replace.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
case.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
check.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
comments.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
compare.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
count_distinct.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
count_distinct2.result Cleanup after last merge 2001-10-08 07:24:04 +03:00
create.result New CAST syntax 2002-01-03 00:46:43 +02:00
ctype_latin1_de.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
delayed.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
delete.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
dirty-close.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
distinct.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
drop.result Fixed access privilege bug in query cache. 2001-12-22 15:13:31 +02:00
empty_table.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
err000001.result fixed error messages 2001-10-08 20:18:37 -06:00
explain.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
flush.result Fixed access privilege bug in query cache. 2001-12-22 15:13:31 +02:00
foreign_key.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
fulltext.result ft-bugfix (UPDATE something -> NULL) 2002-01-13 15:35:12 +00:00
fulltext_cache.result ft boolean search by table scan; queue_fix() 2001-11-06 16:17:31 +01:00
fulltext_distinct.result tests added 2001-11-20 17:58:00 +01:00
fulltext_left_join.result tests added 2001-11-20 17:58:00 +01:00
fulltext_multi.result mysql-test/r/fulltext*.result updated 2001-10-12 19:10:11 +02:00
fulltext_order_by.result fixes for ft-boolean and range optimizer 2001-11-22 16:00:11 +01:00
fulltext_update.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
fulltext_var.result freebsd fix for openssl 2001-12-15 21:39:26 +01:00
func_crypt.result Added FLUSH DES_KEY_FILE. 2001-12-13 15:53:18 +02:00
func_date_add.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
func_encrypt.result Added FLUSH DES_KEY_FILE. 2001-12-13 15:53:18 +02:00
func_equal.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
func_group.result Fix bug when repairing compressed MyISAM files 2001-11-22 13:50:50 +02:00
func_in.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
func_like.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
func_math.result Fix bug when repairing compressed MyISAM files 2001-11-22 13:50:50 +02:00
func_misc.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
func_op.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
func_regexp.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
func_set.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
func_str.result BIT_LENGTH ODBC function 2002-01-03 19:47:14 +00:00
func_system.result Cleanup after last merge 2001-10-08 07:24:04 +03:00
func_test.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
func_time.result Fixes up things after merge from 3.23.44 2001-11-05 01:04:08 +02:00
func_timestamp.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
gcc296.result Update copyright 2001-12-06 14:10:51 +02:00
grant_cache.result Fixed access privilege bug in query cache. 2001-12-22 15:13:31 +02:00
group_by.result Move HA_EXTRA_NO_READCHECK to ha_open 2002-01-16 23:02:26 +02:00
handler.result handler+alter table 2002-01-03 14:31:54 +00:00
have_bdb.require Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
have_innodb.require Changed Innobase to Innodb 2001-04-13 12:25:12 +03:00
have_isam.require Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
have_openssl.require changes to make things work in the max version 2001-10-04 15:42:25 -06:00
have_openssl_1.require Yet another SSL fixes 2001-09-01 06:57:08 +08:00
have_openssl_2.require Yet another SSL fixes 2001-09-01 06:57:08 +08:00
have_raid.require Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
have_symlink.require Symlinking of tables should not work. 2001-06-05 03:38:10 +03:00
having.result Fixes up things after merge from 3.23.44 2001-11-05 01:04:08 +02:00
heap.result Add support for NULL=NULL in keys (Used in GROUP BY optimization) 2002-01-16 00:42:52 +02:00
identity.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
innodb.result Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
innodb_cache.result Fixed sleep time in mysql-test-run 2001-12-13 02:31:19 +02:00
ins000001.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
insert.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
insert_select.result Don't use IGNORE by default in INSERT ... SELECT 2001-11-08 14:17:56 +02:00
isam.result Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
join.result Make ft_xxx variables ulong to not break mysqld.cc init of variables. 2001-11-05 03:43:00 +02:00
join_crash.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
join_outer.result Update copyright 2001-12-06 14:10:51 +02:00
key.result Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
key_diff.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
key_primary.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
keywords.result merge of lost change 2001-10-24 11:52:19 -06:00
kill.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
limit.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
lock.result Cleanup after last merge 2001-10-08 07:24:04 +03:00
lock_multi.result Cleanup after last merge 2001-10-08 07:24:04 +03:00
merge.result post-merge fixes 2001-10-03 15:19:58 -06:00
multi_update.result This is a large push. Included are : 2001-12-26 16:49:10 +02:00
myisam.result Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
not_embedded.require Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
null.result Add support for NULL=NULL in keys (Used in GROUP BY optimization) 2002-01-16 00:42:52 +02:00
null_key.result merge 2001-11-28 14:52:11 +02:00
odbc.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
openssl_1.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
openssl_2.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
order_by.result Add support for NULL=NULL in keys (Used in GROUP BY optimization) 2002-01-16 00:42:52 +02:00
order_fill_sortbuf.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
overflow.result fixed error messages 2001-10-08 20:18:37 -06:00
query_cache.result New result block allocation strategy 2002-01-12 15:40:52 +02:00
raid.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
range.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rename.result Cleanup after last merge 2001-10-08 07:24:04 +03:00
replace.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rollback.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rpl000001.a.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
rpl000001.b.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
rpl000001.result Changed incomplete testcase to another incomplete testcase which works even if localhost.localdomain is first in /etc/hosts file for 127.0.0.1 2001-11-27 02:33:15 +02:00
rpl000002.result work to enable reading 3.23 logs - not yet finished 2001-11-10 22:24:12 -07:00
rpl000003.result Fix error messages 2001-11-04 15:43:41 +02:00
rpl000004.a.result Cleanup of tests to make them less dependent of eachother 2001-01-03 02:15:48 +02:00
rpl000004.b.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
rpl000004.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rpl000005.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rpl000006.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rpl000007.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rpl000008.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rpl000009.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rpl000010.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rpl000011.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rpl000012.result Fixes up things after merge from 3.23.44 2001-11-05 01:04:08 +02:00
rpl000013.result Fix of testcases after merge. 2001-11-28 16:11:05 +02:00
rpl000014.result post-merge fixes, including slave-skip-errors backport 2002-01-22 15:05:11 -07:00
rpl000015.result post-merge fixes, including slave-skip-errors backport 2002-01-22 15:05:11 -07:00
rpl000016.result post-merge fixes, including slave-skip-errors backport 2002-01-22 15:05:11 -07:00
rpl000017.result fixed bug in SSL code 2001-10-04 16:45:35 -06:00
rpl000018.result mysqltest can now talk to manager and start/stop servers with 2001-10-01 16:13:55 -06:00
rpl_failsafe.result fixes for mysql-test to run without manager 2001-10-11 13:54:06 -06:00
rpl_get_lock.result Last changes after merge with 3.23.47 2001-12-15 06:00:01 +02:00
rpl_log.result post-merge fixes, including slave-skip-errors backport 2002-01-22 15:05:11 -07:00
rpl_magic.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rpl_mystery22.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rpl_skip_error.result Last changes after merge with 3.23.47 2001-12-15 06:00:01 +02:00
rpl_sporadic_master.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
sel000001.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
sel000002.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
sel000003.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
sel000031.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
sel000032.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
sel000033.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
sel000100.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
select.result Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
select_found.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
select_safe.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
show_check.result Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
slave-running.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
slave-stopped.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
status.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
symlink.result Fix for IO_CACHE. 2001-11-28 03:47:15 +02:00
tablelock.result Cleanup after last merge 2001-10-08 07:24:04 +03:00
temp_table.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
truncate.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
type_blob.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
type_date.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
type_datetime.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
type_decimal.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
type_enum.result fixed bug in SSL code 2001-10-04 16:45:35 -06:00
type_float.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
type_ranges.result Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
type_time.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
type_timestamp.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
type_uint.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
type_year.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
union.result Fixed sleep time in mysql-test-run 2001-12-13 02:31:19 +02:00
update.result memory leak fixed 2001-11-24 17:45:22 +01:00
user_var.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
varbinary.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
variables.result New CAST syntax 2002-01-03 00:46:43 +02:00
warnings.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00