mariadb/mysql-test/r
monty@hundin.mysql.fi 66a31433a4 Fixed bug when joining with caching.
Fixed race condition when using the binary log and INSERT DELAYED which could cause the binary log to have rows that was not yet written to MyISAM tables.
2001-11-27 02:50:20 +02:00
..
alias.result Workaround for bug in thread library in Unixware 7 2001-02-03 18:00:29 +02:00
alter_table.result Changed compare in MyISAM to use my_pread() 2001-06-11 15:01:28 +03:00
analyse.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
auto_increment.result Patch for netBSD 2001-07-16 03:04:30 +03:00
backup.result Fixed portability problems in mysqlcheck 2001-04-21 03:03:08 +03:00
bdb-crash.result mysql-test/t/bdb-crash.test 2001-03-01 12:01:00 -07:00
bdb-deadlock.result Fix race condition in ANALYZE TABLE. 2001-11-26 02:16:38 +02:00
bdb.result Fixed problem with "record not found" in BDB tables. 2001-09-14 17:59:05 +03:00
bench_count_distinct.result BitKeeper/triggers/post-commit 2001-04-12 13:46:19 -06:00
bigint.result Fixed bug in mysqlcheck when using --fast 2001-06-19 14:30:12 +03:00
binary.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
case.result New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
check.result send a separate commit message to internals 2001-06-11 20:26:24 -06:00
comments.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
compare.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
count_distinct.result Fixed bug in mysqlcheck when using --fast 2001-06-19 14:30:12 +03:00
create.result Added --verbose option to mysqlshow 2001-06-12 11:59:14 +03:00
delayed.result Fixed bug in INSERT DELAYED when INSERT generated an error 2001-03-08 21:49:15 +02:00
dirty-close.result client/mysqltest.c 2001-01-19 22:40:16 -07:00
distinct.result Allow myisam-recover="" and --sql-mode="" 2001-08-10 19:02:23 +03:00
drop.result merged test from 4.0 2001-06-21 16:48:18 -06:00
empty_table.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
explain.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
flush.result fixed drop/create database bug when holding global read lock 2001-06-21 15:59:51 -06:00
fulltext.result (UPDATE|DELETE) ...WHERE MATCH bugfix 2001-11-21 18:25:44 +01:00
fulltext_cache.result sql_select.cc (at last) fulltext/cache bug fixed 2001-02-10 20:54:58 +01:00
fulltext_left_join.result sql_select.cc check for cond==NULL in add_ft_keys() 2001-01-05 23:31:34 +01:00
fulltext_multi.result fulltext_multi.test Rename: mysql-test/t/ft0000002.test -> mysql-test/t/fulltext_multi.test 2000-12-30 16:54:33 +01:00
fulltext_order_by.result fulltext_multi.test Rename: mysql-test/t/ft0000002.test -> mysql-test/t/fulltext_multi.test 2000-12-30 16:54:33 +01:00
fulltext_update.result fulltext_update.result BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/r/fulltext_update.result 2001-07-27 16:48:33 +02:00
func_crypt.result Updated documentation of how to add new native functions. 2001-05-23 02:30:17 +03:00
func_date_add.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_equal.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_group.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_in.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_like.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_math.result Fixed bug when having many binary log files 2001-01-08 00:04:30 +02:00
func_misc.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_op.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_regexp.result Fixed bug in REGEXP for Linux Alpha 2001-04-11 20:19:52 +03:00
func_set.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_str.result Test case for bug when updating on key 2001-03-23 20:38:42 +02:00
func_system.result Removed not used variable 'last_ref' 2001-01-16 06:02:05 +02:00
func_test.result Fixed problems with decimals withing IF() 2001-05-29 13:46:17 +03:00
func_time.result Fix that mysqladmin shutdown can be interrupted with ^C 2001-11-03 15:18:09 +02:00
func_timestamp.result Fixed gethostname_r tests to be more portable 2001-01-01 14:17:10 +02:00
gemini.result Fixed that LOAD DATA INFILE works with transactions. 2001-08-28 06:43:55 +03:00
group_by.result Fixed probelm with count(*) and normal functions when no matchin rows. 2001-04-21 17:12:59 +03:00
have_bdb.require Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
have_gemini.require Add support for Gemini table handler, Monty has checked and approved 2001-03-21 15:34:16 -05: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_raid.require Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
having.result Portability fixes 2001-10-31 18:27:49 +02:00
heap.result Don't use ranges on HEAP tables with LIKE 2001-04-17 03:55:25 +03:00
identity.result fixed IDENTITY crisis 2001-09-10 17:30:29 -06:00
innodb.result Fix bug in ALTER TABLE on a TEMPORARY InnoDB table. 2001-11-07 23:18:12 +02:00
ins000001.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
insert.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
insert_select.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
isam.result Ensure that libmysqlclient doesn't use raid 2001-09-04 01:25:34 +03:00
isolation.result Created an isolation test for testing isolation levels. 2001-03-27 09:56:45 -05:00
join.result Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date_column is declared as NOT NULL. 2001-11-03 21:22:06 +02:00
join_crash.result Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
join_outer.result Don't use signal() on windows. 2001-10-19 22:10:54 +03:00
key.result Merged some functions and removed some unused client functions. 2001-03-06 15:24:08 +02:00
key_diff.result Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
key_primary.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
keywords.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
kill.result changed signal by fd close to signal by vio_close 2001-03-13 23:07:12 -07:00
limit.result Patch for netBSD 2001-07-16 03:04:30 +03:00
lock.result Added timeouts to make lock test repeatable 2001-07-17 22:59:14 +03:00
merge.result Fulltext manual changed, MERGE bug fixed 2001-05-16 23:06:30 +02:00
myisam.result Fixed bug in OPTIMIZE TABLE that reset index cardinality if it 2001-11-18 14:08:17 +02:00
null.result Don't use signal() on windows. 2001-10-19 22:10:54 +03:00
null_key.result Fixed bug when joining with caching. 2001-11-27 02:50:20 +02:00
odbc.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
order_by.result Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored. 2001-07-30 22:49:39 +03:00
raid.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
range.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
rename.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
replace.result Merged some functions and removed some unused client functions. 2001-03-06 15:24:08 +02:00
rollback.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02: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 mysql-test/r/rpl000001.result 2001-05-16 13:21:49 -06:00
rpl000002.result fixed bug in timestamp replication 2001-02-14 21:23:20 -07:00
rpl000003.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +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/mysqltest.c 2001-01-18 10:43:09 -07:00
rpl000005.result Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
rpl000006.result Fix for LOAD DATA FROM MASTER when using tables with checksum 2001-09-18 04:58:15 +03:00
rpl000007.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
rpl000008.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
rpl000009.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
rpl000010.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
rpl000011.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
rpl000012.result do not log the drop internal temporary tables into the binary log 2001-04-10 20:56:54 -06:00
rpl000013.result Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
rpl000014.result Portability fixes 2001-04-20 15:18:46 +03:00
rpl000015.result Portability fixes 2001-04-20 15:18:46 +03:00
rpl000016.result Portability fixes 2001-04-20 15:18:46 +03:00
rpl000017.result fixed improper read of log name from master.info which broke slave server restart 2001-01-24 12:47:09 -07:00
rpl000018.result fixed up lock counting code - Monty's suggestions 2001-01-27 15:33:31 -07:00
rpl_get_lock.result replicated get_lock() properly 2001-08-31 15:55:58 -06:00
rpl_mystery22.result fixed mysterious offset confusion bug 2001-07-18 14:26:43 -06:00
rpl_sporadic_master.result Made replication test portable accross table handlers 2001-07-16 13:27:29 +03:00
sel000001.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
sel000002.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
sel000003.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
sel000031.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
sel000032.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
sel000033.result Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
sel000100.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
select.result Fixed typos from prev changeset 2001-01-21 16:59:02 +02:00
select_safe.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
show_check.result UNIQUE keys are not anymore shown as PRIMARY KEY 2001-06-21 10:50:14 +03:00
slave-running.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
slave-stopped.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
status.result fixed up lock counting code - Monty's suggestions 2001-01-27 15:33:31 -07:00
tablelock.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
temp_table.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
truncate.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
type_blob.result New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
type_date.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
type_datetime.result New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
type_decimal.result Removed not used variable 'last_ref' 2001-01-16 06:02:05 +02:00
type_enum.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
type_float.result fixed float test result for updated test case 2001-06-28 19:19:23 -06:00
type_ranges.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
type_time.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
type_timestamp.result Moved timestamp tests to type_timestamp 2000-12-31 15:49:47 +02:00
type_uint.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
type_year.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
update.result Test case for bug when updating on key 2001-03-23 20:38:42 +02:00
user_var.result Added tests if a user variable is changed in the same query. 2001-03-15 11:55:44 +02:00
varbinary.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
variables.result Changed compare in MyISAM to use my_pread() 2001-06-11 15:01:28 +03:00