mariadb/mysql-test/r
dlenev@mysql.com caade862ae Make GRANTs, which change SSL attributes and/or user limits,
to behave well on 5.0 tables (well now you can't use tables from 4.1
and 5.0 with 4.0 because former use utf8, but still it is nice to have
similar code in acl_init() and replace_user_table()).
This also will make such GRANTs working in 5.0 (they are broken now).
2004-12-23 21:59:36 +03:00
..
alias.result Fix for Bug 3481 2004-04-28 16:14:53 +01:00
alter_table.result BUG#4717 - check for valid table names in ALTER TABLE ... RENAME 2004-07-26 10:52:40 +02:00
analyse.result test result updated after merge 2003-03-13 14:34:07 +01:00
ansi.result Fixed problem with ansi mode and GROUP BY with constants. (Bug #387) 2003-05-13 19:26:07 +03:00
auto_increment.result Removed compiler warning 2003-12-18 15:24:21 +02:00
backup.result after merge fixes 2003-03-10 13:54:20 +02:00
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 fixed bug #2342 2004-03-27 00:35:45 +04:00
bdb-deadlock.result Patch for SCO 2001-11-26 03:52:23 +02:00
bdb.result Merge 2004-06-25 12:59:47 +02:00
bdb_cache.result fixed bdb transaction with query cache bug 2002-11-06 00:41:25 +02:00
bench_count_distinct.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -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 disabled atof() test as non-portable 2004-02-04 09:59:18 +01:00
binary.result Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returns 2004-08-23 19:13:47 +04:00
bool.result Added tests for boolean operators in select part 2002-11-18 13:41:07 +02:00
bulk_replace.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
case.result Test cleanup 2002-12-26 15:55:22 +02:00
cast.result Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER 2002-11-24 15:47:19 +02:00
check.result mi_check flags cleanup 2002-03-13 17:20:17 +00:00
check_var_limit.require Move test that uses many tables (in query_cache.test) to separate test so that we can get it 'skipped' instead of 'failed' on system where we can't open many files. 2003-08-22 04:07:40 +03:00
comments.result Fix after merge from 3.23 2002-02-15 02:49:02 +02:00
compare.result Added --skip-safemalloc to mysqltest 2002-10-29 22:56:30 +02:00
constraints.result Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER 2002-11-24 15:47:19 +02:00
convert.result SET CHARACTER SET DEFAULT didn't work (Bug #462) 2003-06-29 12:58:43 +03:00
count_distinct.result count(distint) on an empty table crash fixed 2003-02-10 12:01:47 +01:00
count_distinct2.result Cleanup after last merge 2001-10-08 07:24:04 +03:00
create.result Fix for Bug 3481 2004-04-28 16:14:53 +01:00
create_select_tmp.result Fix for BUG#4551 "Temporary InnoDB tables not replicated properly with CREATE TABLE .. SELECT" 2004-07-18 14:34:35 +02:00
ctype_cp1251.result Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
ctype_latin1_de.result Bug #5447 Select does not find records 2004-09-09 12:23:10 +05:00
ctype_tis620.result Fixed problem with range optimization over overlapping ranges (#2448) 2004-02-04 09:51:13 +01:00
ctype_ujis.result Fix for -fbranch-probabilites (bug 268) 2003-04-26 20:43:28 +03:00
delayed.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
delete.result delete.result, delete.test: 2004-10-01 16:23:54 +05:00
dirty_close.result Added --user=userid to mysqld 2002-02-13 22:37:19 +02:00
distinct.result Applied Monty corrections to the FULL SCAN 2003-09-17 21:52:05 +04:00
drop.result Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
drop_temp_table.result The automatic DROP TEMPORARY TABLE is now DROP TEMPORARY TABLE IF EXISTS, 2004-03-20 15:49:17 +01:00
empty_table.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
errors.result Small fixes (nothing nameworthy) 2003-06-01 23:40:01 +03:00
explain.result Fix problem in MIN/MAX optimisation (from last patch) 2003-02-07 17:57:07 +02:00
flush.result Cleaner implementation if INSERT ... SELECT with same tables 2003-07-03 11:55:36 +03:00
flush_block_commit.result two-line fix for BUG#6732 "FLUSH TABLES WITH READ LOCK + COMMIT makes next FLUSH...LOCK hang forever" 2004-11-30 22:20:52 +01:00
flush_table.result BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S). 2004-09-24 18:39:25 +02:00
foreign_key.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
fulltext.result ft_boolean_search.c: 2004-11-22 18:37:30 +01:00
fulltext_cache.result ft boolean search by table scan; queue_fix() 2001-11-06 16:17:31 +01:00
fulltext_distinct.result tests added 2001-11-20 17:58:00 +01:00
fulltext_left_join.result more left join tests 2003-11-20 22:20:54 +01:00
fulltext_multi.result Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) 2003-09-29 12:31:35 +03:00
fulltext_order_by.result Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) 2003-09-29 12:31:35 +03:00
fulltext_update.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
fulltext_var.result fixes for SHOW VARIABLES and --ft-stopword-list 2003-01-27 12:12:12 +01:00
func_concat.result Fixes for gcc 3.1 2002-05-21 20:35:58 +03:00
func_crypt.result Fix for bug #1271: Undefined variable in PASSWORD() function is not 2003-10-21 15:14:06 +05:00
func_date_add.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
func_encrypt.result Added FLUSH DES_KEY_FILE. 2001-12-13 15:53:18 +02:00
func_equal.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
func_group.result A fix. (Bug #3376: AVG(constant) returns constant if no rows in result set) 2004-04-09 19:07:39 +05:00
func_if.result Fix for bug #5595: NULLIF() IS NULL returns false if NULLIF() returns NULL 2004-09-18 13:06:44 +04: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 An improvement of the fix for the bug #2231: string column, 2004-01-08 12:24:36 +04:00
func_math.result - fixed non-predictable floating point results in func_math by adding 2004-08-11 13:11:59 +02:00
func_misc.result Testcase for #628 2003-07-03 16:48:47 +05:00
func_op.result fix for bug #1993 'bit functions do not return unsigned values' 2003-12-10 17:30:37 +03:00
func_regexp.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
func_set.result Fix for bug #4340: find_in_set is case insensitive even on binary operators(2nd version) 2004-08-24 17:29:08 +04:00
func_str.result A fix (bug #6564: QUOTE(NULL) returns NULL, not the string 'NULL') 2004-11-11 18:20:40 +04:00
func_system.result Cleanup after last merge 2001-10-08 07:24:04 +03:00
func_test.result fix for the bug #2786 incorrect precedence for XOR operator 2004-02-16 19:43:43 +04:00
func_time.result Proposed fix for bug #6439 "from_unixtime() function returns wrong datetime 2004-11-15 16:11:13 +03:00
func_timestamp.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
gcc296.result Update copyright 2001-12-06 14:10:51 +02:00
grant.result Make GRANTs, which change SSL attributes and/or user limits, 2004-12-23 21:59:36 +03:00
grant_cache.result fixed BUG in query cahe statistic counting 2004-03-21 11:48:51 +02:00
group_by.result Fix for BUG#6976: 2004-12-11 19:59:09 +03:00
handler.result BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S). 2004-09-24 18:39:25 +02:00
have_bdb.require Extended mysqltest with --commands and 'require' 2000-12-27 03:31:06 +02:00
have_crypt.require Fixes for Netware 2003-01-28 08:38:28 +02: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_met_timezone.require Portablity fix 2003-12-14 21:31:02 +01:00
have_moscow_leap_timezone.require Fix for bug #6387 "Queried timestamp values do not match the inserted 2004-11-03 17:59:03 +00:00
have_openssl.require changes to make things work in the max version 2001-10-04 15:42:25 -06:00
have_openssl_1.require Openssl test 2003-03-11 13:41:53 +04:00
have_query_cache.require added building without query cache 2002-03-22 22:55:08 +02: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 Bug #4358 Problem with HAVING clause that uses alias 2004-08-12 20:37:31 +05:00
heap.result A fix (bug #6878: Crash with engine=memory). 2004-12-02 14:34:53 +04:00
innodb-deadlock.result Updated results after merge from 3.23 2002-11-24 21:39:22 +02:00
innodb-lock.result Fix when compiling without InnoDB 2004-10-27 18:57:49 +03:00
innodb.result InnoDB: limit the recursion depth for ON (UPDATE|DELETE) CASCADE 2004-07-15 15:46:22 +03:00
innodb_cache.result do not clear list of changed tables on one statement rollback (Bug #4213) 2004-06-20 23:44:21 +03:00
innodb_handler.result Three bug fixes and one fix being undone. 2003-04-19 23:18:35 +03:00
insert.result Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) 2003-12-14 06:39:52 +02:00
insert_select.result Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when the 2004-12-03 00:05:11 +01:00
isam.result post-merge fixes 2003-08-28 13:14:54 +02:00
join.result Added thread variable max_seeks_for_key 2003-06-27 03:04:54 +03:00
join_crash.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
join_outer.result null.test, null.result: 2004-08-20 23:48:30 -07:00
key.result Fix of bug 390: primary key now implies (silently) NOT NULL for key fields. 2003-05-13 19:16:30 +02:00
key_diff.result Added thread variable max_seeks_for_key 2003-06-27 03:04:54 +03:00
key_primary.result select.result, select.test: 2004-09-02 22:06:30 -07:00
keywords.result merge of lost change 2001-10-24 11:52:19 -06:00
kill.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
limit.result Fixed a possible memory leak on MacOSX when using the shared libmysql.so library (Bug #2061) 2003-12-11 06:24:08 +02:00
loaddata.result Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) 2003-12-14 06:39:52 +02:00
lock.result Give error if locked table is used twice in query. This fixes strange error message when doing LOCK TABLES t1 WRITE; INSERT TABLE t1 SELECT * from t1 (Bug #2296) 2004-02-03 09:46:48 +01:00
lock_multi.result Bug#4118: multi-table UPDATE takes WRITE lock on read table 2004-10-03 00:20:47 +01:00
lock_tables_lost_commit.result Test for bug 578. And a comment in slave.cc. 2003-06-05 17:02:00 +02:00
lowercase0.require Ensure that one can't from the command line set a variable too small. (Bug #2710) 2004-03-06 10:43:35 +02:00
lowercase2.require Some small portability fixes. 2003-12-30 13:14:21 +02:00
lowercase_table.result Code style fixes. 2004-08-28 00:49:54 +03:00
lowercase_table2.result Updated result sets (from 4.1) 2004-07-09 02:03:19 +03:00
lowercase_table3.result Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) 2004-03-10 13:46:11 +02:00
merge.result A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself). 2004-08-27 16:43:01 +05:00
mix_innodb_myisam_binlog.result Fix for BUG##5714 "Insert into MyISAM table and select ... for update]": 2004-11-04 19:19:23 +01:00
multi_update.result Fix for BUG#5837 - attempt 3. 2004-12-11 15:51:52 +03:00
myisam-blob.result Fixed table crash bug when updating row > 16M (Bug #2159) 2004-01-15 21:39:56 +01:00
myisam.result bug#4816. index search for NULL in blob 2004-08-01 13:26:01 +02:00
mysqlbinlog.result Portability fixes & fixing of test suite 2004-03-12 09:15:08 +02:00
mysqldump.result fixed Bug #3361 "mysqldump quotes DECIMAL values" 2004-04-05 23:18:16 +05:00
not_embedded.require Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
null.result null.test, null.result: 2004-08-20 23:48:30 -07:00
null_key.result select.result, select.test: 2004-09-02 22:06:30 -07:00
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_1.result, openssl_1.test: 2003-08-07 15:20:15 +02:00
openssl_2.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
order_by.result order_by.result: 2004-03-26 17:01:13 +02:00
order_fill_sortbuf.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
overflow.result fixed error messages 2001-10-08 20:18:37 -06:00
packet.result Fixed some varnings from valgrind 2003-08-20 16:25:44 +03:00
query_cache.result Check of temporary tables hiding for query fetched from QC (BUG#6084) 2004-10-21 23:56:12 +03:00
query_cache_merge.result Move test that uses many tables (in query_cache.test) to separate test so that we can get it 'skipped' instead of 'failed' on system where we can't open many files. 2003-08-22 04:07:40 +03:00
raid.result Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265) 2004-04-28 03:37:45 +03:00
range.result Merge bk-internal.mysql.com:/home/bk/mysql-4.0 2004-06-21 19:44:20 +03:00
rename.result Cleanup after last merge 2001-10-08 07:24:04 +03:00
repair.result Fix for MacOSX and symlinks 2003-05-14 01:27:26 +03:00
repair_part2.result Fix for MacOSX and symlinks 2003-05-14 01:27:26 +03:00
replace.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
rollback.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06: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 Replication: small bug fixes in mysql-test-run.sh and in replication code (more reinitializations) 2003-03-03 14:57:02 +01: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 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 Fixed multi-table-delete for InnoDB tables 2003-02-17 02:14:37 +02: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
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 Fix for BUG#2922 "Crash (signal11) after "load data from master"" 2004-03-17 10:35:03 +01: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 More error messages. This is intended to help debugging; presently I have a 2003-06-10 23:29:49 +02:00
rpl_alter.result Fixed problem when comparing a key for a multi-byte-character set. (bug 152) 2003-04-27 22:12:08 +03:00
rpl_chain_temp_table.result Fix for BUG#1686 2003-10-29 14:23:35 +01:00
rpl_change_master.result Fix test for binary builds 2003-11-23 21:03:10 +02:00
rpl_commit_after_flush.result Fix for BUG#5949 "error code 1223 in binlog when using innobackup": 2004-10-11 11:01:38 +02:00
rpl_do_grant.result Fix so that SET PASSWORD is not replicated by the slave if running with 2003-08-02 23:46:26 +02:00
rpl_drop.result Fixes for 2004-07-17 16:58:16 +02:00
rpl_EE_error.result Fix for BUG#2083 2003-12-16 11:10:50 +01:00
rpl_empty_master_crash.result Use our version of RWLOCKS on UNIXWARE 7 2002-08-21 22:04:22 +03:00
rpl_error_ignored_table.result Portability fixes 2004-03-19 18:26:02 +02:00
rpl_failsafe.result RESET SLAVE and CHANGE MASTER will now give an error if slave is running. 2002-12-13 12:05:24 +02:00
rpl_flush_log_loop.result Safety and speedup fixes: 2003-07-14 10:12:05 +03:00
rpl_free_items.result test suite for bug Bug#3969 (commited separetely because it took too long time to parse it on 3.23) 2004-06-11 16:25:18 +03: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_heap.result Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DELETE in binlog)": 2004-08-19 00:29:11 +02:00
rpl_ignore_grant.result Fix so that SET PASSWORD is not replicated by the slave if running with 2003-08-02 23:46:26 +02:00
rpl_insert_id.result rpl_insert_id.test, rpl_insert_id.result: 2004-02-02 01:41:35 +02:00
rpl_loaddata.result Fix for BUG#1870 2003-11-18 17:31:17 +01:00
rpl_loaddata_rule_m.result First commit for fixing BUG#1100 2003-08-20 23:24:45 +02:00
rpl_loaddata_rule_s.result First commit for fixing BUG#1100 2003-08-20 23:24:45 +02:00
rpl_loaddatalocal.result ChangeSet 1.1625 was faulty as regards sql/mf_iocache.cc and LOAD DATA LOCAL replication tests 2003-03-02 18:20:32 +01:00
rpl_log.result Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) 2003-09-29 12:31:35 +03:00
rpl_log_pos.result I committed the same changeset in my tree yesterday, but broke the tree since, 2003-07-03 01:08:36 +02:00
rpl_master_pos_wait.result Fix for nightly build test failure (test update). 2003-06-16 15:49:54 +02:00
rpl_max_relay_size.result Portability fixes (mostly test suite) 2003-12-16 13:20:17 +02:00
rpl_multi_delete.result Fix for BUG#2527 "Multi-Table Delete - Not Replication use replicate-wild-do-table" 2004-01-29 19:22:29 +01:00
rpl_multi_delete2.result Fix for BUG#3461 "multi-table DELETE replicated despite replicate-wild-ignore-table": 2004-04-13 22:40:16 +02:00
rpl_multi_update.result Fix for Bug 3481 2004-04-28 16:14:53 +01: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_optimize.result Complement to 2004-02-22 11:22:51 +01:00
rpl_redirect.result Portability fixes. 2002-09-11 06:40:08 +03:00
rpl_relayspace.result Simplified a test. 2003-06-15 12:01:51 +02:00
rpl_replicate_do.result Small improvement to alloc_root 2002-11-16 20:19:10 +02:00
rpl_reset_slave.result When we delete the slave's temp tables from memory, we reset 2003-11-03 18:24:01 +01:00
rpl_rotate_logs.result Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 2003-12-16 21:53:18 +01:00
rpl_server_id1.result Very small fixes for testsuite (a real_sleep instead of sleep, plus TCP port independency of the result file). 2004-04-28 23:43:46 +02:00
rpl_server_id2.result Replication testsuite: making the master-slave synchronization less likely to fail, 2004-05-14 23:08:03 +02:00
rpl_set_charset.result clean up at end of test (thanks serg) 2004-09-07 14:20:48 +02: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
rpl_start_stop_slave.result Fix for Bug#6148. Only rewind read position in binary log when the 2004-11-25 09:26:45 +01:00
rpl_trunc_binlog.result Fix for BUG#3017 2004-03-01 00:46:31 +01:00
sel000001.result Proposed bugfix for #717 2003-07-03 10:42:13 +05:00
sel000002.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
sel000003.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
sel000031.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
sel000032.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
sel000033.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
sel000100.result Testcase for #674 added 2003-06-25 17:15:33 +05:00
select.result Fixes while reviewing code 2004-11-26 02:31:22 +02:00
select_found.result a fix. 2004-05-28 15:01:16 +05:00
select_safe.result Fixed bug in the optimiser for FULL TABLE SCAN case: 2003-09-15 22:21:39 +04:00
show_check.result Add column names for metadata when running mysql with -T 2003-08-27 10:26:03 +03:00
slave-running.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
slave-stopped.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
status.result client/mysqlmanagerc.c 2001-09-27 23:05:54 -06:00
symlink.result Fix autoincrement for signed columns (Bug #1366) 2003-12-12 22:26:58 +02:00
system_mysql_db.result Fixed wrong 'mysql.func' definition 2004-03-22 11:18:29 +02:00
system_mysql_db_refs.result s/\r\n/\n/ in mysql-test/*/system_mysql_db* 2004-06-28 15:53:49 +05:00
tablelock.result Cleanup after last merge 2001-10-08 07:24:04 +03:00
temp_table.result Copy arguments given to mysql_server_init() 2002-12-05 16:38:49 +02:00
timezone.result Fix for bug #2523 '"func_time" test fails on QNX'. 2004-01-30 19:15:11 +03:00
timezone3.result Fix for bug #6387 "Queried timestamp values do not match the inserted 2004-11-03 17:59:03 +00:00
true.require Ensure that one can't from the command line set a variable too small. (Bug #2710) 2004-03-06 10:43:35 +02:00
truncate.result Fix for BUG#5033 "When using temporary tables truncate does NOT reset the auto_increment counter" 2004-08-23 16:15:57 +02:00
type_blob.result opt_sum.cc: 2004-01-12 16:25:13 +02:00
type_date.result Bug 4937: different date -> string conversion when using 2004-08-18 14:46:31 +02:00
type_datetime.result Fix for Bug #1448 "Date parsing fails, and fails to complain 2003-12-02 20:25:45 +03:00
type_decimal.result different (simpler and more compatible) fix for bug#4046 2004-06-09 00:08:24 +02:00
type_enum.result added checking for old cuted value in Field_enum::store 2003-12-12 21:26:44 -04:00
type_float.result less strict assert to take into account weird cases 2004-08-19 23:10:33 +02:00
type_ranges.result Changed some tests to pass with new auto_increment handling, 2003-03-22 20:34:20 +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 Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds when 2004-09-27 00:50:00 +04:00
type_uint.result Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflow 2004-08-11 23:43:41 +02:00
type_year.result A fix (bug #2335: Inconsistancy with handling of Years and NOW() function). 2004-01-11 14:12:46 +04:00
union.result bug#5389 merge.test fails on qnx - uninitalized variable in myrg_open() 2004-09-06 22:20:40 +02:00
update.result Fix test 2004-12-18 11:57:17 +00:00
user_var.result Bug#1826, HANDLER+ALTER TABLE=crash (unfortunately, it cannot be tested in mysql-test suite) 2003-11-18 22:06:47 +01:00
varbinary.result Some trivial optimzations 2002-09-03 15:44:25 +03:00
variables.result Fixed: BUG#5135: cannot turn on log_warnings with SET in 4.1 (and 4.0) 2004-08-23 15:29:55 +02:00
warnings.result fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00