mariadb/mysql-test/r
unknown 73e3499987 Fixes for innobase usage
Fixed bug when using TEXT columns with BDB tables
Allow LOAD DATA INFILE to use numbers with ENUM and SET columns


BUILD/compile-pentium:
  Added --with-innobase-db
Docs/manual.texi:
  Added more documentation to Innobase and KILL
client/mysqladmin.c:
  Quote database names for CREATE and DROP
mysql-test/install_test_db.sh:
  Don't use innobase, bdb or gemini when installing privilege tables
mysql-test/mysql-test-run.sh:
  Added testing of innobase tables
mysql-test/r/bdb.result:
  Added test of TEXT column bug
mysql-test/t/bdb.test:
  Added test of TEXT column bug
mysql-test/t/innobase.test:
  Cleanup innobase tests
scripts/mysql_install_db.sh:
  Added testing of innobase tables
sql/field.cc:
  Allow LOAD DATA INFILE to use numbers with ENUM and SET columns
sql/filesort.cc:
  Fixed typo
sql/ha_berkeley.cc:
  Fixed problem with TEXT columns in BDB tables
sql/mysqld.cc:
  Always support the --innobase-data-file-path option
sql/share/swedish/errmsg.OLD:
  Added swedish error messages
sql/share/swedish/errmsg.txt:
  Added swedish error messages
sql/sql_base.cc:
  Reset tables after usage (to fix problem with BDB and TEXT columns)
sql/sql_delete.cc:
  Use generate table if --skip-innobase is used
2001-03-03 03:03:12 +02:00
..
alias.result Workaround for bug in thread library in Unixware 7 2001-02-03 18:00:29 +02:00
alter_table.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
analyse.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
auto_increment.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
backup.result Changed --replace to --replace_result in mysqltest 2001-02-15 03:43:14 +02:00
bdb-crash.result mysql-test/t/bdb-crash.test 2001-03-01 12:01:00 -07:00
bdb.result Fixes for innobase usage 2001-03-03 03:03:12 +02:00
bigint.result Fixes to get mysql-test-run more portable 2001-01-04 02:56:38 +02: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
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 Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
create.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
delayed.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
dirty-close.result client/mysqltest.c 2001-01-19 22:40:16 -07:00
distinct.result Fixed ALTER TABLE on MERGE tables 2001-01-28 21:35:50 +02: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
fulltext.result sql_select.cc MATCH ... AGAINST (NULL) bug fixed 2001-02-28 11:43:08 +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
func_crypt.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02: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 Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_set.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_str.result Added MYSQL_SERVER_SUFFIX to mysqld 2001-01-19 04:57:29 +02:00
func_system.result Removed not used variable 'last_ref' 2001-01-16 06:02:05 +02:00
func_test.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
func_time.result New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
func_timestamp.result Fixed gethostname_r tests to be more portable 2001-01-01 14:17:10 +02:00
group_by.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
have_bdb.require Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
have_default_master.require Fixes to get mysql-test-run more portable 2001-01-04 02:56:38 +02:00
have_innobase.require Added test for innobase 2001-01-12 16:40:27 +02: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 Fixed for bugs that was found when getting full code coverage of BDB 2001-01-17 03:15:20 +02:00
heap.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
innobase.result Added test for innobase 2001-01-12 16:40:27 +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
join.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
join_outer.result Added test for innobase 2001-01-12 16:40:27 +02:00
key.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +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
limit.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
merge.result Write UNION() for MERGE tables 2001-02-17 19:04:33 +02:00
null.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
null_key.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
odbc.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
order_by.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02: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 Test replace on all table types. 2000-12-21 11:58:02 +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 rpl000016.test sync 2001-01-17 05:47:33 -07: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 Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
rpl000006.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +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 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 Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
rpl000012.status.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
rpl000013.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
rpl000013.status.result Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
rpl000014.result Added last_errno and last_error to show slave status 2001-01-24 09:15:34 -07:00
rpl000015.result Added last_errno and last_error to show slave status 2001-01-24 09:15:34 -07:00
rpl000016.result replication fixes 2001-02-19 23:08:24 -07: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
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 Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +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 SHOW [FULL] COLUMNS 2001-01-22 05:32:58 +02:00
shw000001.result Cleanup of tests to make them less dependent of eachother 2001-01-03 02:15:48 +02: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 Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02: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 Added locks needed for Innobase 2001-02-18 00:03:37 +02:00
varbinary.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00
variables.result Added support for hex strings to mysqlimport 2000-12-28 03:56:38 +02:00