mariadb/mysql-test/t
Alexander Barkov f189ed5009 MDEV-5506 safe_mutex: Trying to lock unitialized mutex at safemalloc.c
on server shutdown after SELECT with CONVERT_TZ

It's wrong to return my_empty_string from val_str().
Removing my_empty_string. Using make_empty_result() instead.
2014-01-28 12:25:29 +04:00
..
1st.test
adddate_454.test MDEV-454 Addition of a time interval reduces the resulting value 2012-08-29 17:55:59 +02:00
alias.test
almost_full.test
alter_table-big.test
alter_table.test
alter_table_online.test
alter_table_trans.test
analyse.test
analyze.test
ansi.test
archive-big.test
archive.test Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11" 2012-03-13 16:38:43 +02:00
archive_bitfield.test
archive_debug.test
archive_gis.test
auto_increment.test
backup-master.sh
backup.test
bench_count_distinct.test
bigint.test
binary.test
bool.test
bootstrap.test
bug39022.test
bug46080-master.opt
bug46080.test
bug46261-master.opt
bug46261.test
bug46760-master.opt
bug46760.test
bug47671-master.opt
bug47671.test
bulk_replace.test
cache_innodb.test
case.test 5.2 merge. 2012-08-22 16:45:25 +02:00
cast.test MDEV-4667 DATE('string') incompability between mysql and mariadb 2013-07-03 09:46:20 +02:00
change_user-master.opt
change_user.test
change_user_notembedded.test MDEV-3915 COM_CHANGE_USER allows fast password brute-forcing 2013-01-25 00:17:39 +01:00
check.test
client_xml.test
comments.test
commit_1innodb.test
compare.test Fix for LP bug#1001505 and LP bug#1001510 2012-06-21 18:47:13 +03:00
compress.test
concurrent_innodb_safelog-master.opt
concurrent_innodb_safelog.test
concurrent_innodb_unsafelog-master.opt
concurrent_innodb_unsafelog.test
connect.cnf
connect.test BUG#1010351: New "via" keyword in 5.2+ can't be used as identifier anymore 2012-06-10 13:50:21 +04:00
consistent_snapshot.test
constraints.test
contributors.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test
crash_commit_before-master.opt
crash_commit_before.test
create-big.test
create-uca.test
create.test
create_not_windows.test
create_select_tmp.test
csv.test Fixed lp:970528 "Server crashes in my_strnncollsp_simple on LEFT JOIN with CSV table, TEXT field" 2012-04-04 00:14:07 +03:00
csv_alter_table.test
csv_not_null.test
ctype_ascii.test
ctype_big5.test
ctype_collate.test
ctype_cp932_binlog_row.test
ctype_cp932_binlog_stm.test
ctype_cp1250_ch.test
ctype_cp1251.test
ctype_create.test
ctype_eucjpms.test
ctype_euckr.test
ctype_filename.test
ctype_filesystem-master.opt
ctype_filesystem.test
ctype_gb2312.test
ctype_gbk.test
ctype_gbk_binlog.test
ctype_hebrew.test
ctype_latin1.test MDEV-4842 STR_TO_DATE does not work with UCS2/UTF16/UTF32 2013-11-08 14:18:16 +04:00
ctype_latin1_de-master.opt
ctype_latin1_de.test
ctype_latin2.test
ctype_latin2_ch.test
ctype_ldml-master.opt
ctype_ldml.test
ctype_many.test
ctype_mb.test
ctype_recoding.test Fix for LP BUG#944504 2012-03-05 15:48:12 +02:00
ctype_sjis.test MDEV-4842 STR_TO_DATE does not work with UCS2/UTF16/UTF32 2013-11-08 14:18:16 +04:00
ctype_tis620.test
ctype_uca.test
ctype_ucs.test MDEV-4842 STR_TO_DATE does not work with UCS2/UTF16/UTF32 2013-11-08 14:18:16 +04:00
ctype_ucs2_def-master.opt
ctype_ucs2_def.test
ctype_ujis.test
ctype_ujis_ucs2.test
ctype_utf8.test MDEV-4842 STR_TO_DATE does not work with UCS2/UTF16/UTF32 2013-11-08 14:18:16 +04:00
date_formats-master.opt
date_formats.test MDEV-5506 safe_mutex: Trying to lock unitialized mutex at safemalloc.c 2014-01-28 12:25:29 +04:00
datetime_456.test MDEV-456 An out-of-range datetime value (with a 5-digit year) can be created and cause troubles 2012-08-29 10:59:51 +02:00
ddl_i18n_koi8r.test
ddl_i18n_utf8.test
deadlock_innodb.test
debug_sync.test
default.test
delayed.test
delete.test
derived.test merge of MDEV-5356 5.1->5.3 (with more fixes and test suite). 2014-01-23 12:05:10 +02:00
derived_opt.test MDEV-3801 2012-11-19 18:17:46 +02:00
derived_view.test MDEV-5414: RAND() in a subselect : different behavior in MariaDB and MySQL 2013-12-18 15:59:51 +02:00
dirty_close.test
disabled.def
distinct.test Fixed bug mdev-5028. 2013-10-02 17:59:56 -07:00
drop.test
dyncol.test MDEV-4811 Assertion `offset < 0x1f' fails in type_and_offset_store on COLUMN_ADD 2013-08-01 11:46:11 +03:00
empty_table.test
empty_user_table.test fixes for buildbot 2013-05-21 09:42:10 +02:00
endspace.test
error_simulation.test
errors.test MDEV-492: fixed incorrect error check. 2012-08-29 11:35:42 +03:00
events_1.test
events_2.test
events_bugs-master.opt
events_bugs.test
events_embedded.test
events_grant.test
events_logs_tests-master.opt
events_logs_tests.test
events_microsec.test
events_restart-master.opt
events_restart.test
events_scheduling.test
events_stress.test
events_time_zone.test
events_trans.test
events_trans_notembedded.test
execution_constants.test
explain.test
failed_auth_3909.test MDEV-3909 remote user enumeration 2013-01-25 09:41:26 +01:00
fix_priv_tables.test
flush.test
flush2-master.opt
flush2.test
flush_block_commit.test
flush_block_commit_notembedded.test
flush_read_lock_kill-master.opt
flush_read_lock_kill.test
flush_table.test
foreign_key.test
fulltext.test
fulltext2.test
fulltext3.test
fulltext_cache.test
fulltext_derived_4257.test MDEV-4257 Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' fails on FROM subquery with fulltext search, derived_merge=on 2013-07-05 16:02:02 +02:00
fulltext_derived_4316.test MDEV-4316 MariaDB server crash with signal 11 2013-04-06 15:14:46 +02:00
fulltext_distinct.test
fulltext_left_join.test
fulltext_multi.test
fulltext_order_by.test
fulltext_update.test
fulltext_var.test
func_compress.test
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_encrypt_ucs2.test
func_equal.test Another attempt to fix bug mdev-5103. 2013-11-21 15:19:25 -08:00
func_gconcat.test
func_group.test Fixed bug mdev-5015. 2013-09-15 12:38:22 -07:00
func_group_innodb.test 5.1 merge 2013-03-26 17:39:45 +01:00
func_if.test 5.2 merge 2012-05-20 14:57:29 +02:00
func_in.test Merge 5.2->5.3 2012-06-18 22:38:11 +04:00
func_isnull.test
func_like.test
func_math.test
func_misc.test
func_op.test
func_regexp.test
func_rollback.test
func_sapdb.test
func_set.test MDEV-4512 Valgrind warnings in my_long10_to_str_8bit on INTERVAL and DATE_ADD with incorrect types 2013-08-08 11:36:03 +04:00
func_str.test 5.2 merge 2013-03-26 19:09:47 +01:00
func_system.test
func_test.test Fix of LP bug#992380 + revise fix_fields about missing with_subselect collection 2012-05-25 10:29:53 +03:00
func_time.test MDEV-5458 RQG hits 'sql/tztime.cc:799: my_time_t sec_since_epoch(...): 2014-01-27 13:15:40 +04:00
func_time_hires.test
func_timestamp.test
gcc296.test
gis-precise.test Fix for failing gis-precise on Windows. 2012-05-03 13:14:40 +05:00
gis-rt-precise.test
gis-rtree.test
gis.test 5.2 merge 2013-03-26 19:09:47 +01:00
grant.test
grant2.test
grant3-master.opt
grant3.test
grant_cache_no_prot.test
grant_cache_ps_prot.test
grant_lowercase.opt proactive s/strmov/strnmov/ in sql_acl.cc and related test cases 2012-12-04 17:08:02 +01:00
grant_lowercase.test Fixed bug mdev-4063 (bug #56927). 2013-01-21 11:47:45 -08:00
grant_lowercase_fs.test
greedy_optimizer.test
group_by.test MDEV-5104 crash in Item_field::used_tables with broken order by 2013-10-29 12:39:03 +02:00
group_min_max.test Fix for MDEV-4140 2013-02-13 11:58:16 +02:00
group_min_max_innodb.test
handlersocket.test
having.test Merge 5.2->5.3 2012-02-26 02:42:45 -08:00
heap.test Fixed BUG#51763 Can't delete rows from MEMORY table with HASH key 2013-02-28 10:00:07 +01:00
heap_auto_increment.test
heap_btree.test
heap_hash.test Merge 5.2 -> 5.3 2012-11-01 21:36:31 +02:00
help.test
ignore_db_dirs_basic-master.opt MDEV-495 backport --ignore-db-dir. 2012-09-27 13:18:07 +05:00
ignore_db_dirs_basic.test MDEV-495 backport --ignore-db-dir. 2012-09-27 13:18:07 +05:00
implicit_char_to_num_conversion.test
in_datetime_241.test MDEV-241 lp:992722 - Server crashes in get_datetime_value 2012-05-02 15:22:47 +02:00
index_intersect.test
index_intersect_innodb.test
index_merge_innodb.test BUG#1006164: Multi-table DELETE that uses innodb + index_merge/intersect may fail to delete rows 2012-06-02 03:25:56 +04:00
index_merge_myisam.test
information_schema.test Merge MariaDB 5.2->5.3 2012-11-20 13:57:49 +01:00
information_schema2.test MDEV-4029 SELECT on information_schema using a subquery locks up the information_schema table due to incorrect mutexes handling 2013-01-21 10:52:39 +01:00
information_schema_all_engines-master.opt
information_schema_all_engines.test merge test case adjustments from 5.2 2012-11-09 12:54:48 +02:00
information_schema_chmod.test
information_schema_db.test
information_schema_inno.test
information_schema_part.test
init_connect-master.opt
init_connect.test
init_file-master.opt
init_file.test
innodb-analyze.test
innodb-consistent-master.opt
innodb-consistent.test
innodb-index_ucs2.test
innodb-lock.test
innodb-master.opt
innodb-replace.test
innodb-semi-consistent-master.opt
innodb-semi-consistent.test
innodb-timeout.test
innodb.test
innodb_bug34053.test
innodb_bug34300.test
innodb_bug35220.test
innodb_bug36169.test
innodb_bug36172.test
innodb_bug40360.test
innodb_bug41904.test
innodb_bug44571.test
innodb_bug46676.test
innodb_bug878769.test
innodb_icp.test [Backport to 5.3] 2014-01-25 00:26:40 +04:00
innodb_ignore_builtin-master.opt
innodb_ignore_builtin.test
innodb_information_schema.test
innodb_mrr.test
innodb_mrr_cpk.test
innodb_mysql_lock2.test
innodb_no_mrricp.test
innodb_trx_weight.test
innodb_utf8.test
insert.test
insert_notembedded.test
insert_select.test
insert_update.test
join.test Fixed LP bug #954900. 2012-03-22 19:56:17 -07:00
join_cache.test Fixed LP bug #1058071 (mdev-564). 2012-09-29 22:44:13 -07:00
join_crash.test
join_nested.test
join_nested_jcl6.test
join_outer.test Fixed bug mdev-4962. 2013-08-29 10:56:12 -07:00
join_outer_innodb.test Fixed bug mdev-4318. 2013-03-22 21:33:06 -07:00
join_outer_jcl6.test
key.test
key_cache-master.opt
key_cache.test Merge with MariaDB 5.1 and MySQL 5.1.61 2012-02-20 17:49:21 +02:00
key_diff.test
key_primary.test
keywords.test
kill.test
limit.test
loaddata.test mysql-5.1.67 merge 2013-01-09 23:51:51 +01:00
loaddata_autocom_innodb.test
locale.test
lock.test
lock_multi.test Fixes for make_binary_distribution and mysql_config for OpenSuse 12.1 2012-02-23 16:51:58 +02:00
lock_multi_bug38499.test
lock_multi_bug38691.test
lock_sync.test
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.test
log_slow.test
log_state-master.opt
log_state.test MDEV-262 : log_state occationally fails in buildbot. 2012-05-08 12:38:22 +02:00
log_tables-big-master.opt
log_tables-big.test
log_tables-master.opt
log_tables.test
log_tables_debug.test
log_tables_upgrade.test
long_tmpdir-master.opt
long_tmpdir-master.sh
long_tmpdir.test
lowercase_fs_off.test
lowercase_mixed_tmpdir-master.opt
lowercase_mixed_tmpdir-master.sh
lowercase_mixed_tmpdir.test
lowercase_mixed_tmpdir_innodb-master.opt
lowercase_mixed_tmpdir_innodb-master.sh
lowercase_mixed_tmpdir_innodb.test
lowercase_table-master.opt
lowercase_table.test
lowercase_table2.test
lowercase_table3-master.opt
lowercase_table3.test
lowercase_table4-master.opt
lowercase_table4.test
lowercase_table_grant-master.opt
lowercase_table_grant.test
lowercase_table_qcache-master.opt
lowercase_table_qcache.test
lowercase_utf8-master.opt
lowercase_utf8.test
lowercase_view-master.opt
lowercase_view.test
maria_icp.test
maria_mrr.test
merge-big.test
merge.test 5.2 merge 2013-12-02 12:32:43 +01:00
merge_debug.test
merge_innodb.test
metadata.test
mix2_myisam.test
mix2_myisam_ucs2.test
mrr_derived_crash_4610.test MDEV-4610 SQL query crashes MariaDB with derived_with_keys 2013-07-05 20:45:42 +02:00
mrr_icp_extra.test
multi_statement-master.opt
multi_statement.test
multi_update-master.opt
multi_update.test MDEV-4123 fix. 2013-02-11 10:55:58 +02:00
multi_update2-master.opt
multi_update2.test
multi_update_tiny_hash-master.opt
multi_update_tiny_hash.test
myisam-big.test Fixed lp:925377 "Querying myisam table metadata while 'alter table..enable keys' is running may corrupt the table" 2012-02-28 23:18:52 +02:00
myisam-blob-master.opt
myisam-blob.test
myisam-system.test
myisam.test merge 2012-04-05 23:07:18 +02:00
myisam_crash_before_flush_keys-master.opt
myisam_crash_before_flush_keys.test
myisam_debug.test
myisam_icp.test BUG#1000051: Query with simple join and ORDER BY takes thousands times longer when run with ICP 2012-05-23 11:55:14 +04:00
myisam_icp_notembedded.test Don't run test for BUG#933412 with embedded server, as it requires concurrent query 2012-02-22 17:38:24 +04:00
myisam_mrr.test
myisampack.test
mysql-bug41486.test
mysql-bug45236.test
mysql.test 5.2 merge 2013-05-20 11:13:07 +02:00
mysql_client_test-master.opt
mysql_client_test.test
mysql_comments.sql
mysql_comments.test
mysql_cp932.test
mysql_delimiter.sql
mysql_delimiter_19799.sql
mysql_delimiter_source.sql
mysql_protocols.test
mysql_tzinfo_to_sql_symlink.test MDEV-5226 mysql_tzinfo_to_sql errors with tzdata 2013f and above 2013-11-13 18:26:03 +04:00
mysql_upgrade.test
mysqladmin.test
mysqlbinlog-innodb.test
mysqlbinlog-master.opt
mysqlbinlog.test
mysqlbinlog_row_big.test
mysqlcheck.test Merge with MariaDB 5.1 and MySQL 5.1.61 2012-02-20 17:49:21 +02:00
mysqld_option_err.test
mysqldump-compat.opt
mysqldump-compat.test
mysqldump-max.test
mysqldump-no-binlog-master.opt
mysqldump-no-binlog.test
mysqldump.test 5.1 merge 2012-08-22 16:13:54 +02:00
mysqldump_restore.test
mysqlhotcopy_archive.test
mysqlhotcopy_myisam.test
mysqlshow.test
mysqlslap.test Bug #11766072 59107: MYSQLSLAP CRASHES IF STARTED WITH NO ARGUMENTS ON WINDOWS 2012-04-09 16:42:41 +05:30
mysqltest.test
mysqltest_256.test MDEV-256 lp:995501 - mysqltest attempts to parse Perl code inside a block 2012-06-01 17:53:59 +02:00
mysqltest_ps.test
named_pipe-master.opt
named_pipe.test
negation_elimination.test
no-threads-master.opt
no-threads.test
no_binlog.test
not_embedded_server-master.opt
not_embedded_server.test
not_partition.test
null.test Fixed bug mdev-5132. 2013-10-11 23:24:57 -07:00
null_key.test
odbc.test
olap.test
old-mode-master.opt
old-mode.test
openssl_1.test adjust openssl_1 test as in 5.2 (no idea why this didn't merge) 2012-11-09 15:27:13 +02:00
optimizer_switch.test
order_by.test Fixed bug mdev-449. 2012-08-13 21:13:14 -07:00
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test
outfile_loaddata.test
overflow.test
packet.test
parser.test
parser_bug21114_innodb.test
parser_not_embedded.test
parser_precedence.test
parser_stack.test
partition-master.opt
partition.test Merge 5.2 -> 5.3 2012-11-01 21:36:31 +02:00
partition_archive.test
partition_binlog_stmt.test
partition_blackhole.test
partition_bug18198.test
partition_cache.test Bug#11761296: 53775: QUERY ON PARTITIONED TABLE RETURNS CACHED 2012-02-20 22:59:11 +01:00
partition_charset.test
partition_csv.test
partition_datatype.test
partition_debug_sync.test
partition_disabled-master.opt
partition_disabled.test
partition_error.test
partition_example.test
partition_grant.test
partition_hash.test
partition_innodb-master.opt
partition_innodb.test
partition_innodb_builtin.test
partition_innodb_plugin.test
partition_innodb_semi_consistent-master.opt
partition_innodb_semi_consistent.test
partition_innodb_stmt.test
partition_list.test
partition_mgm.test
partition_mgm_err.test
partition_mgm_err2.test
partition_myisam.test
partition_not_blackhole-master.opt
partition_not_blackhole.test
partition_not_windows-master.opt
partition_not_windows.test
partition_open_files_limit-master.opt
partition_open_files_limit.test
partition_order.test
partition_pruning.test
partition_range.test
partition_rename_longfilename.test
partition_symlink.test
partition_windows.test
perror-win.test
perror.test
plugin.test
plugin_innodb.test
plugin_load-master.opt
plugin_load.test
plugin_maturity-master.opt
plugin_maturity.test
plugin_not_embedded.test
pool_of_threads.cnf
pool_of_threads.test
preload.test
profiling.test
ps-master.opt
ps.test Fixed bug mdev-5410. 2013-12-12 13:55:33 -08:00
ps_1general.test
ps_2myisam.test
ps_3innodb.test
ps_4heap.test
ps_5merge.test
ps_10nestset.test
ps_11bugs.test
ps_ddl.test
ps_ddl1.test
ps_grant.test
ps_max_subselect-5113.test MDEV-5113 Wrong result (extra row) and valgrind warnings in Item_maxmin_subselect::any_value on 2nd execution of PS with SELECT subquery 2013-11-12 15:02:25 +01:00
ps_not_windows.test
query_cache.test
query_cache_28249.test
query_cache_debug.test
query_cache_merge.test
query_cache_notembedded.test
query_cache_ps_no_prot.test
query_cache_ps_ps_prot.test
query_cache_with_views.test
range.test Merge 5.2->5.3 2013-08-15 14:04:20 -07:00
range_mrr_icp.test
range_vs_index_merge.test Fixed bug mdev-585 (LP bug #637962) 2012-11-01 14:54:33 -07:00
range_vs_index_merge_innodb.test
read_many_rows_innodb.test
read_only.test
read_only_innodb.test MDEV-136 Non-blocking "set read_only". 2012-05-21 19:37:46 +05:00
rename.test
renamedb.test
repair.test
repair_symlink-5543.test MDEV-5543 MyISAM repair unsafe usage of TMD files 2014-01-20 19:09:01 +01:00
replace.test
rollback.test
round.test
row-checksum-old-master.opt
row-checksum-old.test
row-checksum.test
row.test
rowid_order_innodb.test
schema.test
secure_file_priv_win-master.opt
secure_file_priv_win.test
select.test Fixed bug mdev-4971. 2013-08-29 21:02:42 -07:00
select_debug.test
select_found.test
select_jcl6.test
select_pkeycache-master.opt
select_pkeycache.test
select_safe.test
shm-master.opt
shm.test
show_check-master.opt
show_check.test
skip_grants-master.opt
skip_grants.test
skip_log_bin-master.opt
skip_log_bin.test
skip_name_resolve-master.opt
skip_name_resolve.test
sp-big.test
sp-bugs.test Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVE 2012-03-28 12:05:31 +05:30
sp-code.test Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVE 2012-03-28 12:05:31 +05:30
sp-destruct.test
sp-dynamic.test
sp-error.test
sp-fib.test
sp-prelocking.test
sp-security.test
sp-threads.test
sp-ucs2.test
sp-vars.test
sp.test MDEV-3900 Optimizer difference between MySQL and MariaDB with stored functions in WHERE clause of UPDATE or DELETE statements 2013-01-17 16:08:05 +02:00
sp_gis.test
sp_missing_4665.test MDEV-4665 crash when referencing missing function in a subquery 2013-07-05 17:54:25 +02:00
sp_notembedded.test 5.2->5.3 merge 2013-01-10 15:40:21 +01:00
sp_stress_case.test
sp_sync.test
sp_trans.test
sp_trans_log.test
sql_mode.test Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BREAKS REPLICATION 2012-02-29 12:23:15 +05:30
ssl-big.test
ssl.test
ssl_8k_key-master.opt
ssl_8k_key.test
ssl_cipher-master.opt
ssl_cipher.test
ssl_compress.test
ssl_connect.test
status-master.opt
status.test
status2.test
status_user-master.opt
status_user.test
strict.test
strict_autoinc_1myisam.test
strict_autoinc_2innodb.test
strict_autoinc_3heap.test
subselect.test Merge 5.2 -> 5.3 2012-11-01 21:36:31 +02:00
subselect2.test Fixed bug mdev-4996. 2013-09-06 09:55:32 -07:00
subselect3.test
subselect3_jcl6.test
subselect4.test Another attempt to fix bug mdev-5103. 2013-11-21 15:19:25 -08:00
subselect_cache.test
subselect_debug.test MDEV-5284 Assertion `!(*expr)->fixed' fails in replace_where_subcondition with IN suquery 2013-11-13 12:43:39 +01:00
subselect_extra.test
subselect_extra_no_semijoin.test
subselect_gis.test
subselect_innodb.test MDEV-3988 fix. 2013-01-16 15:11:13 +02:00
subselect_mat.test
subselect_mat_cost-master.opt
subselect_mat_cost.test
subselect_mat_cost_bugs.test
subselect_no_mat.test
subselect_no_opts.test
subselect_no_scache.test
subselect_no_semijoin.test
subselect_notembedded.test
subselect_nulls.test
subselect_partial_match.test
subselect_sj.test MDEV-4335: Unexpected results when selecting on information_schema 2013-03-29 19:27:06 +04:00
subselect_sj2.test Fixed bug mdev-5135. 2013-10-14 10:29:24 -07:00
subselect_sj2_jcl6.test
subselect_sj2_mat.test Fixed bug mdev-4177 2013-02-24 19:16:11 -08:00
subselect_sj_aria.test
subselect_sj_jcl6.test
subselect_sj_mat.test MDEV-5368: Server crashes in Item_in_subselect::optimize on ... 2014-01-23 21:26:04 +04:00
subselect_sj_nonmerged.test
sum_distinct-big.test Fixed bug mdev-4063 (bug #56927). 2013-01-21 11:47:45 -08:00
sum_distinct.test
symlink.test
synchronization.test
sysdate_is_now-master.opt
sysdate_is_now.test
system_mysql_db.test
system_mysql_db_fix30020-master.opt
system_mysql_db_fix30020.test
system_mysql_db_fix40123-master.opt
system_mysql_db_fix40123.test
system_mysql_db_fix50030-master.opt
system_mysql_db_fix50030.test
system_mysql_db_fix50117-master.opt
system_mysql_db_fix50117.test
system_mysql_db_refs.test
table_elim.test MDEV-5344: LEFT OUTER JOIN table data is lost in ON DUPLICATE KEY UPDATE section 2013-11-27 17:43:16 +04:00
table_elim_debug.test
table_options.test
tablelock.test
temp_table-master.opt
temp_table.test
temporal_scale_4283.test MDEV-4283 Assertion `scale <= precision' fails in strings/decimal.c 2013-03-18 08:44:24 +01:00
timezone-master.opt
timezone.test
timezone2.test MDEV-5506 safe_mutex: Trying to lock unitialized mutex at safemalloc.c 2014-01-28 12:25:29 +04:00
timezone3-master.opt
timezone3.test
timezone4-master.opt
timezone4.test
timezone_grant.test
trigger-compat.test
trigger-trans.test
trigger.test
trigger_notembedded.test
truncate.test
type_binary.test
type_bit.test
type_bit_innodb.test
type_blob.test
type_date.test MDEV-4804 Date comparing false result 2013-08-22 15:20:27 +04:00
type_datetime.test MDEV-4634 Crash in CONVERT_TZ 2013-06-28 12:00:25 +04:00
type_datetime_hires.test MDEV-4651 Crash in my_decimal2decimal in a ORDER BY query 2013-06-17 17:04:51 +04:00
type_decimal.test
type_enum.test MDEV-4241 fix. 2013-03-06 21:10:58 +02:00
type_float.test
type_nchar.test
type_newdecimal-big.test
type_newdecimal.test
type_ranges.test
type_set.test
type_time.test MDEV-4859 Wrong value and data type of "SELECT MAX(time_column) + 1 FROM t1" 2013-11-21 11:46:36 +04:00
type_time_hires.test
type_timestamp.test lp:923429 Crash in decimal_cmp on using UNIX_TIMESTAMP with a wrongly formatted timestamp 2012-02-21 21:18:41 +01:00
type_timestamp_hires.test
type_uint.test
type_varchar.test
type_year.test 5.2 merge. 2012-08-22 16:45:25 +02:00
udf.test
udf_query_cache.test
udf_skip_grants-master.opt
udf_skip_grants.test
union-master.opt
union.test Fixed bug mdev-5382 2013-12-05 11:13:20 -08:00
unsafe_binlog_innodb-master.opt
unsafe_binlog_innodb.test
update.test
update_ignore_216.test MDEV-216 lp:976104 - Assertion `0' failed in my_message_sql on UPDATE IGNORE, or unknown error on release build 2012-04-26 19:21:37 +02:00
upgrade.test
user_limits-2.test
user_limits-master.opt
user_limits.test
user_var-binlog.test
user_var.test 5.1 -> 5.2 merge 2013-02-28 19:00:58 +01:00
varbinary.test
variables-big.test
variables-master.opt
variables-notembedded-master.opt
variables-notembedded.test
variables.test
variables_community.test
variables_debug.test
variables_debug_notembedded.test
view.test MDEV-5515: 2nd execution of a prepared statement returns wrong results 2014-01-13 21:30:42 +02:00
view_alias.test
view_grant.test
wait_timeout.test
warnings-master.opt
warnings.test
warnings_debug.test
warnings_engine_disabled-master.opt
warnings_engine_disabled.test
windows.test
xa.test
xa_binlog.test
xml.test