mariadb/mysql-test/t
svoj@mysql.com/june.mysql.com 5d1ccce58a BUG#31159 - fulltext search on ucs2 column crashes server
ucs2 doesn't provide required by fulltext ctype array. Crash
happens because fulltext attempts to use unitialized ctype
array.

Fixed by converting ucs2 fields to compatible utf8 analogue.
2007-10-24 16:09:30 +05:00
..
alias.test
alter_table.test Fixed bug #20710. 2007-04-29 00:50:33 +05:00
analyse.test Bug#20305: PROCEDURE ANALYSE() returns wrong M for FLOAT(M, D) and DOUBLE(M, D) 2006-09-28 14:30:20 -04:00
analyze.test
ansi.test
archive.test
auto_increment.test
backup-master.sh
backup.test A fix for the broken 4.1-runtime tree. 2007-01-16 21:23:52 +03:00
bdb-alter-table-1.test
bdb-alter-table-2-master.opt Improve restart logic all code to detect restart is now in the functions 2006-10-11 14:50:19 +02:00
bdb-alter-table-2.test
bdb-crash.test
bdb-deadlock.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
bdb-deadlock.tminus
bdb.test
bdb_cache-master.opt
bdb_cache.test
bench_count_distinct.test
bigint.test
binary.test
blackhole.test BUG#27998 - mysqld crashed when executing INSERT DELAYED 2007-04-28 14:37:40 +05:00
bool.test
bulk_replace.test
case.test Cset exclude: kaa@polly.local|ChangeSet|20060912122540|09861 2006-09-13 14:41:28 +04:00
cast.test Bug#23656: Wrong conversion result of a DATETIME to integer using CAST function. 2007-05-04 00:53:37 +04:00
check.test
comments.test
compare.test
connect.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
consistent_snapshot.test
constraints.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test
create.test Cset exclude: tsmith@siva.hindu.god|ChangeSet|20070328212513|13373 2007-04-02 10:39:23 +02:00
create_select_tmp.test
csv.test Add missing semicolon in test file 2006-10-13 08:48:47 +02:00
ctype_big5.test
ctype_collate.test
ctype_cp932.test
ctype_cp932_binlog.test
ctype_cp1250_ch.test
ctype_cp1251.test
ctype_create.test
ctype_euckr.test
ctype_gb2312.test
ctype_gbk.test
ctype_hebrew.test Fix for the bug #24037 "Lossy Hebrew to Unicode conversion". 2006-12-22 15:30:37 +03:00
ctype_latin1.test
ctype_latin1_de-master.opt
ctype_latin1_de.test
ctype_latin2.test
ctype_latin2_ch.test
ctype_many.test
ctype_mb.test
ctype_recoding.test Fix for bug #20695: Charset introducer overrides charset definition for column. 2006-08-15 15:24:07 +05:00
ctype_sjis.test
ctype_tis620.test
ctype_uca.test
ctype_ucs.test BUG#31159 - fulltext search on ucs2 column crashes server 2007-10-24 16:09:30 +05:00
ctype_ucs2_def-master.opt mysqld --collation-server=xxx --character-set-server=yyy 2006-08-11 13:19:44 +05:00
ctype_ucs2_def.test mysqld --collation-server=xxx --character-set-server=yyy 2006-08-11 13:19:44 +05:00
ctype_ucs_binlog.test
ctype_ujis.test
ctype_utf8.test Bug#22646 LC_TIME_NAMES: Assignment to non-UTF8 target fails 2006-11-08 15:37:54 +04:00
date_formats-master.opt
date_formats.test Fix for bug #22029: str_to_date returning NULL, while date_format works using identical format. 2006-10-05 15:29:00 +05:00
delayed.test delayed.test fixed 2006-11-13 18:12:15 +04:00
delete.test BUG#30385: Server crash when deleting with ORDER BY and LIMIT 2007-09-10 16:26:51 +04:00
derived.test
dirty_close.test
disabled.def
distinct.test embedded-server related fixes 2007-01-02 17:46:20 +04:00
drop.test
drop_temp_table.test
empty_table.test
endspace.test
errors.test
exampledb.test
explain.test
flush.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
flush_block_commit.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
flush_table.test
foreign_key.test
fulltext.test BUG#25951 - ignore/use index does not work with fulltext 2007-04-13 02:31:34 +05:00
fulltext2.test
fulltext_cache.test
fulltext_distinct.test
fulltext_left_join.test Fixed bug #25637: LEFT JOIN with BOOLEAN FULLTEXT loses left table matches. 2007-01-22 14:23:53 -08:00
fulltext_multi.test
fulltext_order_by.test
fulltext_update.test
fulltext_var.test
func_compress.test Fix for bug #23254: COMPRESS(NULL) makes all futher COMPRESS() calls on same Item return NULL 2006-10-13 19:05:54 +05:00
func_concat.test
func_crypt.test
func_date_add.test
func_default.test
func_des_encrypt.test
func_encrypt-master.opt
func_encrypt.test
func_encrypt_nossl.test
func_equal.test
func_gconcat.test Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1-rpl 2006-11-08 22:03:08 +04:00
func_group.test Bug #16792 query with subselect, join, and group not returning proper values 2006-08-10 16:45:02 +03:00
func_if.test Cset exclude: kaa@polly.local|ChangeSet|20060912122540|09861 2006-09-13 14:41:28 +04:00
func_in.test BUG#17047: CHAR() and IN() can return NULL without signaling NULL result 2006-11-16 13:21:38 +03:00
func_isnull.test
func_like.test
func_math.test
func_misc.test Bug #21531: EXPORT_SET() doesn't accept args with coercible character sets 2006-08-23 18:02:31 -06:00
func_op.test
func_regexp.test
func_sapdb.test
func_set.test
func_str.test Bug#23409: Arguments of the ENCODE() and the DECODE() functions were not printed 2007-01-11 16:45:38 +03:00
func_system.test
func_test.test Bug#23411: ... MOD-ing zero returns strange result 2006-11-06 17:13:19 -05:00
func_time.test Fix for bug #23616: Week() changed behaviour between 5.0.22 and 5.0.24 2006-12-26 15:08:41 +04:00
func_timestamp.test
gcc296.test
gis-rtree.test Bug#25673 - spatial index corruption, error 126 2007-03-08 09:54:37 +01:00
gis.test Bug #27164: not reseting the data pointer 2007-03-26 13:17:40 +03:00
grant.test Fix for bug #27515: DROP previlege is not required anymore for RENAME TABLE 2007-04-17 16:52:50 +05:00
grant2.test
grant_cache.test remove hard-coded socket paths from some tests 2006-12-19 15:10:15 +01:00
group_by.test Bug #29717 INSERT INTO SELECT inserts values even if 2007-07-31 10:46:04 +05:00
handler.test Bug #15440 (handler.test hangs in embedded mode) 2006-07-25 18:02:42 +05:00
having.test Fixed bug #29911. 2007-07-20 22:56:19 -07:00
heap.test
heap_auto_increment.test
heap_btree.test BUG#30590 - delete from memory table with composite btree primary key 2007-09-13 15:39:16 +05:00
heap_hash.test
help.test Test "help": 2007-03-20 19:36:11 +01:00
init_connect-master.opt
init_connect.test
init_file-master.opt
init_file.test Bug#23240 --init-file statements with NOW() reports '1970-01-01 11:00:00'as the date time 2007-02-19 09:37:34 +01:00
innodb-deadlock.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
innodb-lock.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
innodb-master.opt
innodb-replace.test
innodb.test embedded-mode tests fixed 2006-11-13 10:39:15 +04:00
innodb_cache-master.opt
innodb_cache.test
innodb_handler.test
innodb_mysql.test Fixed bug #28272: crash that occurs when running an EXPLAIN command 2007-05-14 23:55:18 -07:00
insert.test
insert_select-binlog.test
insert_select.test Bug #29717 INSERT INTO SELECT inserts values even if 2007-07-31 10:46:04 +05:00
insert_update.test Bug#21555: incorrect behavior with INSERT ... ON DUPL KEY UPDATE and VALUES 2006-09-08 10:24:14 +03:00
isam.test
join.test Bug #27531: the 4.1 fix. 2007-05-04 16:43:29 +03:00
join_crash.test
join_outer.test
key.test
key_cache-master.opt
key_cache.test
key_diff.test
key_primary.test
keywords.test
kill.test Bug#19410 Test 'kill' fails on Windows + SCO 2006-12-08 17:09:07 +01:00
limit.test Fix for BUG#21787: COUNT(*) + ORDER BY + LIMIT returns wrong result 2006-09-01 15:07:04 +03:00
loaddata.test loaddata.result, loaddata.test: 2007-07-03 21:45:20 +05:00
lock.test
lock_multi.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.test
lowercase_fs_off.test Bug#21139 Handling of database differs in "embedded" , test lowercase_fs_off fails 2006-09-19 12:40:31 +02:00
lowercase_table-master.opt
lowercase_table.test
lowercase_table2.test
lowercase_table3-master.opt
lowercase_table3.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
lowercase_table_grant-master.opt
lowercase_table_grant.test
lowercase_table_qcache-master.opt
lowercase_table_qcache.test
merge.test BUG#24342 - Incorrect results with query over MERGE table 2007-04-11 01:40:35 +05:00
metadata.test
mix_innodb_myisam_binlog-master.opt
mix_innodb_myisam_binlog.test
multi_statement-master.opt
multi_statement.test
multi_update-master.opt
multi_update.test
myisam-blob-master.opt
myisam-blob.test
myisam.test Bug#26231 - select count(*) on myisam table returns wrong value 2007-03-16 10:28:48 +01:00
mysql_client.test Merge bk@192.168.21.1:mysql-4.1 2006-11-16 20:44:37 +04:00
mysql_client_test.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
mysql_protocols.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
mysqladmin.test Merge pilot.mysql.com:/home/msvensson/mysql/mysql-4.1 2007-01-17 11:13:03 +01:00
mysqlbinlog-master.opt
mysqlbinlog.test Merge neptunus.(none):/home/msvensson/mysql/my41-bug21218 2006-08-03 11:57:52 +02:00
mysqlbinlog2.test
mysqldump.test BUG#13926: --order-by-primary fails if PKEY contains quote character. 2006-11-21 11:09:33 +04:00
mysqltest.test WL#3232 mysqltest, enable --source $variables/<remaining_path_to_file> 2007-06-19 11:06:02 +02:00
ndb_alter_table.test
ndb_autodiscover.test
ndb_autodiscover2-master.opt
ndb_autodiscover2.test
ndb_autodiscover3.test
ndb_basic.test
ndb_blob.test
ndb_cache.test
ndb_charset.test
ndb_config.test
ndb_database.test
ndb_grant.later
ndb_index.test
ndb_index_ordered.test
ndb_index_unique.test Bug#24818 CREATE UNIQUE INDEX (...) USING HASH on a NDB table crashes mysqld: Added test case 2006-12-07 15:49:59 +01:00
ndb_insert.test
ndb_limit.test
ndb_load.test
ndb_loaddatalocal.test
ndb_lock.test ndb_lock.test, ndb_lock.result: 2006-08-15 13:12:27 +02:00
ndb_minmax.test
ndb_multi.test Bug #21378 Alter table from X storage engine to NDB could cause data loss: Added warning if local table shadows ndb table 2006-09-12 16:04:52 +02:00
ndb_rename.test
ndb_replace.test
ndb_restore.test
ndb_subquery.test
ndb_transaction.test
ndb_truncate.test
ndb_types.test ndb_types.test: sleep a bit longer, to ensure that timestamp > @now 2007-01-18 13:26:26 -07:00
ndb_update.test Per discussion with pekka removed non-deterministic test case for bug#21381. 2006-10-06 14:47:58 +05:00
negation_elimination.test
not_embedded_server-master.opt Improve restart logic all code to detect restart is now in the functions 2006-10-11 14:50:19 +02:00
not_embedded_server.test
null.test
null_key.test
odbc.test
olap.test Fix in comments. 2007-04-29 18:28:58 -07:00
openssl_1.test
order_by.test Improved coverage for the code added to fix bug 27532. 2007-04-03 19:45:37 -07:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test Bug #28193 outfile fails randomly in pushbuild 2007-05-09 10:49:11 +02:00
overflow.test
packet.test
preload.test
ps.test Fixed bug #27937: crash for the the second execution of a prepared 2007-05-14 16:41:09 -07:00
ps_1general.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
ps_2myisam.test
ps_3innodb.test
ps_4heap.test
ps_5merge.test
ps_6bdb.test
ps_7ndb.test
ps_10nestset.test
ps_11bugs.test
ps_grant.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
query_cache.test Bug #27792 query cache returns wrong result, with certain system variables 2007-05-08 09:09:25 +02:00
query_cache_merge.test
query_cache_notembedded.test remove hard-coded socket paths from some tests 2006-12-19 15:10:15 +01:00
raid.test
range.test BUG#26624: high mem usage (crash) in range optimizer 2007-03-31 00:29:18 +04:00
rename.test Merge bk@192.168.21.1:mysql-4.1 2006-11-16 20:44:37 +04:00
repair.test Merge mysql.com:/home/svoj/devel/mysql/BUG23175/mysql-4.1-engines 2006-10-19 17:35:09 +05:00
replace.test
rollback.test
row.test Bug#27704: incorrect comparison of rows with NULL components 2007-04-20 15:14:09 +05:00
rpl000001-slave.opt
rpl000001.test
rpl000002.test
rpl000004.test
rpl000005.test
rpl000006.test
rpl000008-slave.opt
rpl000008.test
rpl000009-slave.opt
rpl000009.test
rpl000010-slave.opt
rpl000010.test
rpl000011.test
rpl000012.test
rpl000013-slave.opt
rpl000013.test
rpl000015-slave.sh
rpl000015.slave-mi
rpl000015.test remove hard-coded socket paths from some tests 2006-12-19 15:10:15 +01:00
rpl000017-slave.opt
rpl000017-slave.sh
rpl000017.test remove hard-coded socket paths from some tests 2006-12-19 15:10:15 +01:00
rpl000018-master.opt
rpl000018-slave.opt
rpl_alter.test
rpl_change_master.test Bug #29116: Test "rpl_change_master" returns different 2007-06-19 13:19:20 +03:00
rpl_charset.test Use replace_regex to mask the output of file_id= in "show binlog events" that depends on previous tests 2006-10-04 22:52:44 +02:00
rpl_commit_after_flush.test
rpl_create_database-master.opt
rpl_create_database-slave.opt
rpl_create_database.test
rpl_ddl.test
rpl_deadlock-slave.opt
rpl_deadlock.test
rpl_delete_all.test
rpl_do_grant.test
rpl_drop.test
rpl_drop_db.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_drop_temp-slave.opt
rpl_drop_temp.test
rpl_dual_pos_advance-master.opt Optimize restarts by using --force-restart option 2006-10-13 11:53:19 +02:00
rpl_dual_pos_advance.test
rpl_EE_error.test
rpl_empty_master_crash-master.opt rpl_empty_master_crash need a master restart so that all log files are deleted 2006-10-13 20:22:56 +02:00
rpl_empty_master_crash.test
rpl_error_ignored_table-slave.opt
rpl_error_ignored_table.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_failed_optimize-master.opt
rpl_failed_optimize.test
rpl_flush_log_loop-master.opt
rpl_flush_log_loop-master.sh
rpl_flush_log_loop-slave.opt
rpl_flush_log_loop-slave.sh
rpl_flush_log_loop.test
rpl_flush_tables.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
rpl_free_items-slave.opt
rpl_free_items.test
rpl_get_lock.test
rpl_ignore_grant-slave.opt
rpl_ignore_grant.test
rpl_ignore_table-slave.opt
rpl_ignore_table.test Bug#25482 GRANT statements are not replicated if you use "replicate-ignore-table" 2007-03-29 14:12:32 +02:00
rpl_init_slave-slave.opt
rpl_init_slave.test
rpl_innodb.test
rpl_insert_id-slave.opt
rpl_insert_id.test BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID. 2006-10-06 13:34:07 +04:00
rpl_insert_ignore-slave.opt
rpl_insert_ignore.test
rpl_insert_select.test
rpl_loaddata.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_loaddata_rule_m-master.opt
rpl_loaddata_rule_m.test
rpl_loaddata_rule_s-slave.opt
rpl_loaddata_rule_s.test
rpl_loaddatalocal.test Use same --slave-load-tmpdir in all versions(backport from 5.0) 2006-10-05 18:29:59 +02:00
rpl_locale.test Bug#22645 LC_TIME_NAMES: Statement not replicated 2006-12-05 13:45:21 +04:00
rpl_log-master.opt Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_log-slave.opt
rpl_log.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_log_pos.test
rpl_many_optimize.test
rpl_master_pos_wait.test
rpl_max_relay_size.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_misc_functions-slave.sh
rpl_misc_functions.test
rpl_multi_delete-slave.opt
rpl_multi_delete.test
rpl_multi_delete2-slave.opt
rpl_multi_delete2.test
rpl_multi_query.test
rpl_multi_update.test
rpl_multi_update2-slave.opt
rpl_multi_update2.test
rpl_multi_update3.test
rpl_multi_update4-slave.opt
rpl_multi_update4.test
rpl_mystery22.test
rpl_openssl.test
rpl_optimize.test
rpl_packet-master.opt BUG#19402 SQL close to the size of the max_allowed_packet fails on the slave 2006-09-12 00:19:05 +03:00
rpl_packet-slave.opt BUG#19402 SQL close to the size of the max_allowed_packet fails on the slave 2006-09-12 00:19:05 +03:00
rpl_packet.test bug#19402 SQL close to the size of the max_allowed_packet fails on the slave 2006-11-15 12:53:07 +02:00
rpl_ps.test
rpl_redirect.test
rpl_relayrotate-slave.opt
rpl_relayrotate.test
rpl_relayspace-slave.opt
rpl_relayspace.test
rpl_replicate_do-slave.opt
rpl_replicate_do.test Backport test cases fixes from 5.0 2006-10-19 10:54:23 +02:00
rpl_reset_slave.test
rpl_rewrite_db-slave.opt
rpl_rewrite_db.test
rpl_rotate_logs-master.opt
rpl_rotate_logs-slave.sh
rpl_rotate_logs.slave-mi
rpl_rotate_logs.test remove hard-coded socket paths from some tests 2006-12-19 15:10:15 +01:00
rpl_server_id1.test
rpl_server_id2-slave.opt
rpl_server_id2.test
rpl_set_charset.test
rpl_skip_error-slave.opt
rpl_skip_error.test
rpl_slave_status.test Fix spelling error 2006-10-07 20:16:57 +02:00
rpl_sporadic_master-master.opt
rpl_sporadic_master.test
rpl_start_stop_slave.test
rpl_temporary.test
rpl_timezone-master.opt
rpl_timezone-slave.opt
rpl_timezone.test
rpl_trunc_binlog.test
rpl_trunc_temp.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
rpl_until.test
rpl_user_variables.test
rpl_variables.test
select.test Fix for bug #22533: Traditional: Too-long bit value not rejected. 2006-12-06 16:32:12 +04:00
select_found.test
select_safe.test
show_check.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
skip_name_resolve-master.opt
skip_name_resolve.test
sql_mode.test
status.test WL#3475 (Threads for the embedded server in mysqltest) 2006-10-23 15:02:51 +05:00
subselect.test Bug#28553 mysqld crash in "purge master log before(select time from information_schema)" 2007-06-06 18:29:15 +05:00
subselect2.test * Bug #20792: Incorrect results from aggregate subquery 2006-07-26 19:19:30 +03:00
subselect_gis.test
subselect_innodb.test
symlink.test Valgrind error fixes 2007-02-01 18:00:24 +04:00
synchronization.test
system_mysql_db.test
system_mysql_db_fix-master.opt
system_mysql_db_fix.test Fix spelling error 2006-10-07 20:16:57 +02:00
system_mysql_db_refs.test
tablelock.test
temp_table-master.opt
temp_table.test BUG#21096: locking issue ; temporary table conflicts. 2006-08-29 16:59:20 +04:00
timezone-master.opt
timezone.test Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 2006-11-01 16:47:40 +03:00
timezone2.test Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 2006-11-01 16:47:40 +03:00
timezone3-master.opt
timezone3.test
timezone4-master.opt Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 2006-11-01 16:47:40 +03:00
timezone4.test Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1" 2006-11-01 16:47:40 +03:00
timezone_grant.test
truncate.test
type_blob.test Update mysqltest to latest version 2006-10-03 15:33:44 +02:00
type_date.test type_date.test, type_date.result: 2006-09-14 18:45:23 +04:00
type_datetime.test bug #16546 (DATETIME + 0 not always coerced in the same way) 2007-03-22 12:24:56 +04:00
type_decimal.test
type_enum.test Fixed bug #29251. 2007-06-27 03:41:50 +05:00
type_float.test fix for bug #19690: ORDER BY eliminates rows from the result 2007-01-31 09:51:05 +04:00
type_nchar.test
type_ranges.test
type_set.test
type_time.test
type_timestamp.test
type_uint.test
type_year.test
union-master.opt
union.test
update.test Bug#25126: Wrongly resolved field leads to a crash. 2007-03-04 00:47:42 +03:00
user_var-binlog.test
user_var.test Cset exclude: kaa@polly.local|ChangeSet|20060912122540|09861 2006-09-13 14:41:28 +04:00
varbinary.test
variables-master.opt
variables.test Bug#22645 LC_TIME_NAMES: Statement not replicated 2006-12-05 13:45:21 +04:00
wait_timeout-master.opt
wait_timeout.test
warnings-master.opt
warnings.test
windows.test Bug#17498 failed to put data file in custom directory use "data directory" option 2006-12-07 17:01:00 +01:00