mariadb/mysql-test/r
unknown afe8d4fc24 Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
Docs/manual.texi:
  Auto merged
sql/ha_innodb.cc:
  Auto merged
sql/ha_innodb.h:
  Auto merged
2002-09-16 15:56:55 +03:00
..
alias.result
alter_table.result Enable LOAD DATA LOCAL INFILE in mysql_test 2002-06-04 00:40:27 +03:00
analyse.result
auto_increment.result
backup.result
bdb-alter-table-1.result Some trivial optimzations 2002-09-03 15:44:25 +03:00
bdb-alter-table-2.result Some trivial optimzations 2002-09-03 15:44:25 +03:00
bdb-crash.result
bdb-deadlock.result
bdb.result Move HA_EXTRA_NO_READCHECK to ha_open 2002-01-16 23:02:26 +02:00
bench_count_distinct.result
big_test.require
bigint.result Fixed problem with BIGINT and shutdown on AIX 2002-08-12 03:28:02 +03:00
binary.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
bulk_replace.result
case.result
check.result mi_check flags cleanup 2002-03-13 17:20:17 +00:00
comments.result Fix after merge from 3.23 2002-02-15 02:49:02 +02:00
compare.result
count_distinct.result
count_distinct2.result
create.result a small bug fix 2002-09-04 15:24:27 +03:00
ctype_latin1_de.result make SEARCH_PREFIX to work with complex (use_coll) charsets, namely latin1_de 2002-08-05 00:14:21 +02:00
delayed.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
delete.result LOCK+change+OPTIMIZE MyISAM bug 2002-08-31 20:42:41 +00:00
dirty_close.result Added --user=userid to mysqld 2002-02-13 22:37:19 +02:00
distinct.result bugfix: DISTINCT with const_item in ORDER BY 2002-09-10 19:23:59 +00:00
drop.result Fixed access privilege bug in query cache. 2001-12-22 15:13:31 +02:00
empty_table.result
err000001.result
explain.result Fixes for new getopt 2002-01-31 04:36:58 +02:00
flush.result added building without query cache 2002-03-22 22:55:08 +02:00
foreign_key.result
fulltext.result parser bug of "phrase search" fixed 2002-06-28 15:18:45 +02:00
fulltext_cache.result
fulltext_distinct.result
fulltext_left_join.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
fulltext_multi.result
fulltext_order_by.result
fulltext_update.result
fulltext_var.result freebsd fix for openssl 2001-12-15 21:39:26 +01:00
func_concat.result Fixes for gcc 3.1 2002-05-21 20:35:58 +03:00
func_crypt.result Added FLUSH DES_KEY_FILE. 2001-12-13 15:53:18 +02:00
func_date_add.result
func_encrypt.result Added FLUSH DES_KEY_FILE. 2001-12-13 15:53:18 +02:00
func_equal.result
func_group.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
func_if.result Fixes after last merge 2002-08-12 07:02:08 +03:00
func_in.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
func_isnull.result Fixed some compilation problems in last changeset 2002-05-16 23:35:09 +03:00
func_like.result Optimize LIKE with turbo-boyer-more algoritm 2002-05-17 16:45:00 +03:00
func_math.result Arjens LOG functions changes with small changes and tests added to mysql-test 2002-07-17 12:11:48 +04:00
func_misc.result Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
func_op.result New error messages 2002-01-29 18:32:16 +02:00
func_regexp.result
func_set.result
func_str.result Changed IF(expr, column, NULL) to take type from column 2002-08-12 03:33:46 +03:00
func_system.result
func_test.result Update for running gcc 3.x (mainly on HPUX) 2002-06-30 18:57:21 +03:00
func_time.result
func_timestamp.result
gcc296.result Update copyright 2001-12-06 14:10:51 +02:00
grant.result Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables 2002-09-16 15:55:19 +03:00
grant_cache.result Added the following new privleges: 2002-06-12 15:04:18 +03:00
group_by.result Fix after merge 2002-08-08 16:41:04 +03:00
handler.result Some trivial optimzations 2002-09-03 15:44:25 +03:00
have_bdb.require
have_innodb.require
have_isam.require
have_openssl.require
have_openssl_1.require
have_openssl_2.require
have_query_cache.require added building without query cache 2002-03-22 22:55:08 +02:00
have_raid.require
have_symlink.require
having.result Fix sorting of NULL values (Should always be first) 2002-03-02 09:51:24 +02:00
heap.result Fixed mysqldumpslow for new dump format. 2002-03-12 11:52:41 +02:00
innodb.result Portability fixes. 2002-09-11 06:40:08 +03:00
innodb_cache.result processing trunsactional tables in query cache 2002-03-15 23:57:31 +02:00
innodb_handler.result Some trivial optimzations 2002-09-03 15:44:25 +03:00
ins000001.result
insert.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
insert_select.result New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
isam.result Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
join.result Fixed some compilation problems in last changeset 2002-05-16 23:35:09 +03:00
join_crash.result
join_outer.result Update copyright 2001-12-06 14:10:51 +02:00
key.result New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
key_diff.result
key_primary.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
keywords.result
kill.result
limit.result Fix some bugs introduced with the new my_getopt 2002-02-08 03:21:34 +02:00
lock.result
lock_multi.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
lowercase_table.result Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables 2002-09-16 15:55:19 +03:00
merge.result AUTO_INCREMENT support for MERGE 2002-07-21 23:55:32 +02:00
multi_update.result fixed two bugs in multi-table update 2002-08-06 21:24:12 +03:00
myisam.result Portability fixes. 2002-09-11 06:40:08 +03:00
not_embedded.require
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
odbc.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
olap.result Added nety_retry_count as a changeable variable 2002-08-08 20:49:06 +03:00
openssl_1.result
openssl_2.result
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
overflow.result
query_cache.result Fixed bug in query cache after temporary table creation. 2002-08-07 15:29:49 +03:00
raid.result
range.result Updated results 2002-03-27 06:29:07 +02:00
rename.result
repair.result protected close_cached_table() call in REPAIR ... USE_FRM with a mutex 2002-09-01 18:17:33 +00:00
replace.result
rollback.result
rpl000001.a.result
rpl000001.b.result
rpl000001.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000002.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000003.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000004.a.result
rpl000004.b.result
rpl000004.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000005.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000006.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000007.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000008.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000009.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000010.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000011.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000012.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000013.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl000015.result Fixed timing problem with rpl000001 replication test. 2002-08-18 16:04:26 +03:00
rpl000017.result Added the following new privleges: 2002-06-12 15:04:18 +03:00
rpl000018.result
rpl_alter.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl_empty_master_crash.result Use our version of RWLOCKS on UNIXWARE 7 2002-08-21 22:04:22 +03:00
rpl_failsafe.result
rpl_flush_log_loop.result Fix MySQL Test so it will not depend on current host in log file naming. 2002-09-15 02:17:20 +04:00
rpl_get_lock.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl_log.result Portability fixes. 2002-09-11 06:40:08 +03:00
rpl_log_pos.result Use our version of RWLOCKS on UNIXWARE 7 2002-08-21 22:04:22 +03:00
rpl_mystery22.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl_redirect.result Portability fixes. 2002-09-11 06:40:08 +03:00
rpl_rotate_logs.result Portability fixes. 2002-09-11 06:40:08 +03:00
rpl_skip_error.result Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
rpl_sporadic_master.result Fixed bug in wait_for_update() that I had introduced. 2002-08-22 16:50:58 +03:00
sel000001.result
sel000002.result
sel000003.result
sel000031.result
sel000032.result
sel000033.result
sel000100.result
select.result Some trivial optimzations 2002-09-03 15:44:25 +03:00
select_found.result Fixed bug in SQL_CALC_FOUND_ROWS + LIMIT 2002-06-10 13:33:25 +03:00
select_safe.result
show_check.result Fixed some compilation problems in last changeset 2002-05-16 23:35:09 +03:00
slave-running.result
slave-stopped.result
status.result
symlink.result
tablelock.result
temp_table.result
truncate.result truncate test made independed from environment 2002-08-30 18:39:42 +03:00
type_blob.result
type_date.result Update test results 2002-03-07 00:21:37 +02:00
type_datetime.result Fixed some compilation problems in last changeset 2002-05-16 23:35:09 +03:00
type_decimal.result Changed SQL variable delay_key_write to an enum 2002-08-13 02:18:39 +03:00
type_enum.result fixed tests after merge 2002-05-28 10:21:56 +03:00
type_float.result Fixed some compilation problems in last changeset 2002-05-16 23:35:09 +03:00
type_ranges.result Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
type_set.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
type_time.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
type_timestamp.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
type_uint.result
type_year.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
union.result Removed wrong implementation of CUBE/ROLLUP 2002-07-24 19:55:08 +03:00
update.result
user_var.result New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
varbinary.result Some trivial optimzations 2002-09-03 15:44:25 +03:00
variables.result Portability fixes. 2002-09-11 06:40:08 +03:00
warnings.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00