mariadb/mysql-test/r
sasha@mysql.sashanet.com 46de2a9fe4 Added event sequence number and flags to binlog
Documented/cleaned up log event code
Updated tests
2001-06-19 15:03:48 -06:00
..
alias.result
alter_table.result Changed compare in MyISAM to use my_pread() 2001-06-11 15:01:28 +03:00
analyse.result
auto_increment.result
backup.result Fixed portability problems in mysqlcheck 2001-04-21 03:03:08 +03:00
bdb-crash.result
bdb.result Fix for BDB and LOCK TABLES 2001-04-19 20:41:19 +03:00
bench_count_distinct.result BitKeeper/triggers/post-commit 2001-04-12 13:46:19 -06:00
bigint.result
binary.result
case.result
check.result send a separate commit message to internals 2001-06-11 20:26:24 -06:00
comments.result
compare.result
count_distinct.result
count_distinct2.result handle tree overflow in count(distinct) 2001-05-24 17:06:53 -06:00
create.result Added --verbose option to mysqlshow 2001-06-12 11:59:14 +03:00
delayed.result
dirty-close.result
distinct.result
drop.result worked around one bug in the new symlink code, but hit another 2001-06-01 15:13:02 -06:00
empty_table.result
explain.result
flush.result test if dirty close releases global read lock held by a thread 2001-06-01 17:43:32 -06:00
fulltext.result bugfix: HAVING MATCH 2001-04-17 14:17:22 +02:00
fulltext_cache.result
fulltext_distinct.result Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
fulltext_left_join.result
fulltext_multi.result
fulltext_order_by.result
fulltext_var.result ft_* variables added 2001-04-17 21:30:02 +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
func_equal.result
func_group.result
func_in.result
func_like.result
func_math.result
func_misc.result
func_op.result
func_regexp.result Fixed bug in REGEXP for Linux Alpha 2001-04-11 20:19:52 +03:00
func_set.result
func_str.result
func_system.result
func_test.result Fixed problems with decimals withing IF() 2001-05-29 13:46:17 +03:00
func_time.result Remove wrong access check for locks. 2001-05-23 02:40:24 +03:00
func_timestamp.result
gemini.result
group_by.result Fixed probelm with count(*) and normal functions when no matchin rows. 2001-04-21 17:12:59 +03:00
handler.result mysqltest bugfix 2001-04-15 20:14:40 +02:00
have_bdb.require
have_gemini.require
have_innodb.require Changed Innobase to Innodb 2001-04-13 12:25:12 +03:00
have_isam.require
have_raid.require
have_symlink.require Symlinking of tables should not work. 2001-06-05 03:38:10 +03:00
having.result
heap.result Don't use ranges on HEAP tables with LIKE 2001-04-17 03:55:25 +03:00
innodb.result Merge mysql.sashanet.com:/home/sasha/src/bk/mysql 2001-06-04 17:34:11 -06:00
ins000001.result
insert.result
insert_select.result
isolation.result Created an isolation test for testing isolation levels. 2001-03-27 09:56:45 -05:00
join.result
join_crash.result Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
join_outer.result
key.result
key_diff.result
key_primary.result
keywords.result
kill.result
limit.result
lock.result Added test for PTHREAD_YIELD 2001-04-18 23:47:11 +03:00
merge.result Fulltext manual changed, MERGE bug fixed 2001-05-16 23:06:30 +02:00
multi_update.result fixed bugs in mysqltest to get nested while loops to work 2001-06-11 17:28:26 -06:00
myisam.result Fixed bug when using a key on a CHAR(255) NULL column 2001-04-12 00:56:55 +03:00
null.result
null_key.result Fixes for embedded MySQL 2001-04-25 01:11:29 +03:00
odbc.result
order_by.result
raid.result
range.result
rename.result
replace.result
rollback.result
rpl000001.a.result
rpl000001.b.result
rpl000001.result mysql-test/r/rpl000001.result 2001-05-16 13:21:49 -06:00
rpl000002.result do not show user/pass for slave unless running with show-slave-auth-info 2001-06-01 21:15:15 -06:00
rpl000003.result
rpl000004.a.result
rpl000004.b.result
rpl000004.result
rpl000005.result Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
rpl000006.result Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
rpl000007.result
rpl000008.result
rpl000009.result updates for LOAD DATA FROM MASTER + some cleanup of replication code 2001-05-28 19:18:23 -06:00
rpl000010.result
rpl000011.result
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 Added event sequence number and flags to binlog 2001-06-19 15:03:48 -06:00
rpl000015.result Added event sequence number and flags to binlog 2001-06-19 15:03:48 -06:00
rpl000016.result Added event sequence number and flags to binlog 2001-06-19 15:03:48 -06:00
rpl000017.result
rpl000018.result
rpl_magic.result auto-magic replication redirection logic support in the client, 2001-06-08 19:24:41 -06:00
sel000001.result
sel000002.result
sel000003.result
sel000031.result
sel000032.result
sel000033.result Fixed bug in send in mysqltest 2001-03-25 01:02:26 +02:00
sel000100.result
select.result
select_found.result Don't write rows in MyISAM tables when using count(distinct) 2001-05-23 02:40:46 +03:00
select_safe.result
show_check.result Portability fixes for Ia64 and Sgi compiler 2001-04-25 22:44:27 +03:00
slave-running.result
slave-stopped.result
status.result
symlink.result Symlinking of tables should not work. 2001-06-05 03:38:10 +03:00
tablelock.result
temp_table.result
truncate.result
type_blob.result
type_date.result
type_datetime.result
type_decimal.result
type_enum.result
type_float.result
type_ranges.result
type_time.result
type_timestamp.result
type_uint.result
type_year.result
update.result
user_var.result
varbinary.result
variables.result Changed compare in MyISAM to use my_pread() 2001-06-11 15:01:28 +03:00