.. |
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.result
|
Add test case for update/replace bug in bdb.
|
2001-07-24 12:23:17 -04:00 |
bench_count_distinct.result
|
BitKeeper/triggers/post-commit
|
2001-04-12 13:46:19 -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
|
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 |
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
|
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 new 3.23 errors
|
2001-06-22 08:35: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
|
bugfix: HAVING MATCH
|
2001-04-17 14:17:22 +02:00 |
fulltext_cache.result
|
sql_select.cc (at last) fulltext/cache bug fixed
|
2001-02-10 20:54:58 +01:00 |
fulltext_distinct.result
|
Added all changes from old 4.0 version:
|
2001-04-11 13:04:03 +02: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 |
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
|
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
|
Remove usage of my_dup(), as this casued error 127 when reading MyISAM tables
|
2001-08-21 13:44:01 +03:00 |
func_timestamp.result
|
Fixed gethostname_r tests to be more portable
|
2001-01-01 14:17:10 +02:00 |
gemini.result
|
Add support for Gemini table handler, Monty has checked and approved
|
2001-03-21 15:34:16 -05:00 |
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
|
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_openssl.require
|
OpenSSL tests added
|
2001-09-01 05:36:06 +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
|
Fixed for bugs that was found when getting full code coverage of BDB
|
2001-01-17 03:15:20 +02:00 |
heap.result
|
Don't use ranges on HEAP tables with LIKE
|
2001-04-17 03:55:25 +03:00 |
innodb.result
|
merged
|
2001-08-11 17:28:41 -06: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
|
bulk insert bug fixed
|
2001-07-26 15:57:34 +02:00 |
isolation.result
|
Created an isolation test for testing isolation levels.
|
2001-03-27 09:56:45 -05:00 |
join.result
|
Added support for hex strings to mysqlimport
|
2000-12-28 03:56:38 +02:00 |
join_crash.result
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02:00 |
join_outer.result
|
Added test for innobase
|
2001-01-12 16:40:27 +02: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 |
multi_update.result
|
Fixed bug in multi-table-delete code
|
2001-06-24 22:11:00 +03: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
|
Added support for hex strings to mysqlimport
|
2000-12-28 03:56:38 +02:00 |
null_key.result
|
Fixes for embedded MySQL
|
2001-04-25 01:11:29 +03:00 |
odbc.result
|
Added support for hex strings to mysqlimport
|
2000-12-28 03:56:38 +02:00 |
openssl_1.result
|
OpenSSL tests added
|
2001-09-01 05:36:06 +08:00 |
openssl_2.result
|
OpenSSL tests added
|
2001-09-01 05:36:06 +08:00 |
order_by.result
|
post-merge fixes to make it compile. It still fails the fulltext test,
|
2001-08-11 19:54:31 -06:00 |
order_fill_sortbuf.result
|
added test case for the bug in ORDER BY when we fill up sort buffer
|
2001-06-22 15:13:33 -06: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
|
do not show user/pass for slave unless running with show-slave-auth-info
|
2001-06-01 21:15:15 -06: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
|
Fixed bug in send in mysqltest
|
2001-03-25 01:02:26 +02: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
|
updates for LOAD DATA FROM MASTER + some cleanup of replication code
|
2001-05-28 19:18:23 -06: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
|
show master forced rotate info in SHOW BINLOG EVENTS
|
2001-06-23 19:37:24 -06:00 |
rpl000015.result
|
show master forced rotate info in SHOW BINLOG EVENTS
|
2001-06-23 19:37:24 -06:00 |
rpl000016.result
|
show master forced rotate info in SHOW BINLOG EVENTS
|
2001-06-23 19:37:24 -06: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_log.result
|
make LOAD DATA INFILE replication work with multi-character
|
2001-08-18 20:22:20 -06:00 |
rpl_magic.result
|
auto-magic replication redirection logic support in the client,
|
2001-06-08 19:24:41 -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
|
Remove warnings and portability fixes
|
2001-08-14 20:33:49 +03:00 |
select_found.result
|
Fixed bug when sorting big files (introduced with multi-table-delete)
|
2001-06-25 11:35:22 +03:00 |
select_safe.result
|
Added support for hex strings to mysqlimport
|
2000-12-28 03:56:38 +02:00 |
show_check.result
|
Added back old code that Sasha removed
|
2001-07-11 10:36:22 +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 |
symlink.result
|
Symlinking of tables should not work.
|
2001-06-05 03:38:10 +03: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
|
Remove warnings and portability fixes
|
2001-08-14 20:33:49 +03: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 |
union.result
|
EXPLAIN on UNION"s
|
2001-08-24 13:18:06 +03: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 ANSI SQL X'hex-string' format.
|
2001-07-04 09:39:58 +03:00 |
variables.result
|
Changed compare in MyISAM to use my_pread()
|
2001-06-11 15:01:28 +03:00 |