mariadb/mysql-test/t
Davi Arnaut 017307f216 Bug#38823: Invalid memory access when a SP statement does wildcard expansion
The problem is that field names constructed due to wild-card
expansion done inside a stored procedure could point to freed
memory if the expansion was performed after the first call to
the stored procedure.

The problem was solved by patch for Bug#38691. The solution
was to allocate the database, table and field names in the
in the statement memory instead of table memory.

mysql-test/r/sp.result:
  Add test case result for Bug#38823
mysql-test/t/sp.test:
  Add test case for Bug#38823
sql/item.cc:
  Remark that this also impacts wildcard expansion inside SPs.
2008-10-14 11:04:36 -03:00
..
alias.test
almost_full.test
alter_table-big.test
alter_table.test
analyse.test
analyze.test
ansi.test
archive-big.test
archive.test
archive_gis.test
auto_increment.test
backup-master.sh
backup.test
bdb-alter-table-1.test
bdb-alter-table-2-master.opt
bdb-alter-table-2.test
bdb-crash.test
bdb-deadlock.test
bdb-deadlock.tminus
bdb.test
bdb_cache-master.opt
bdb_cache.test
bdb_gis.test
bdb_notembedded.test
bench_count_distinct.test
bigint.test
binary.test
binlog-master.opt
binlog.test Fix for bug#39182: Binary log producing incompatible character set query 2008-10-01 14:48:47 +05:00
binlog_index.test Bug #18199 PURGE BINARY LOGS fails silently with missing logs; 2008-03-17 20:19:04 +02:00
binlog_innodb.test Bug #30604: different flagging of time_zone_used in normal 2008-02-19 17:27:18 +02:00
binlog_killed.test
binlog_killed_simulate-master.opt
binlog_killed_simulate.test Bug#38311 Some tests use 'rm' which is not portable 2008-09-20 02:21:28 -04:00
binlog_start_comment.test Bug#38311 Some tests use 'rm' which is not portable 2008-09-20 02:21:28 -04:00
blackhole.test Bug #35178 INSERT_ID not written to binary log for inserts against BLACKHOLE backed tables 2008-03-19 18:44:50 +02:00
bool.test
bootstrap.test
bulk_replace.test
case.test
cast.test
check.test
client_xml.test Bug#27934 test client_xml misssing initialization 2008-07-18 14:07:16 +05:00
comments.test
compare.test Bug #39353: Multiple conditions on timestamp column crashes server 2008-09-18 15:55:36 +03:00
compress.test
connect.test
consistent_snapshot.test
constraints.test
count_distinct.test
count_distinct2-master.opt
count_distinct2.test
count_distinct3.test
create.test Bug#35924 DEFINER should be stored 'quoted' in I_S 2008-10-02 16:57:52 +05:00
create_not_windows.test
create_select_tmp.test
csv.test
ctype_ascii.test
ctype_big5.test Bug#38311 Some tests use 'rm' which is not portable 2008-09-20 02:21:28 -04:00
ctype_collate.test
ctype_cp932.test Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b32510 2008-02-20 14:38:52 +04:00
ctype_cp932_binlog.test
ctype_cp1250_ch.test
ctype_cp1251.test
ctype_create.test
ctype_eucjpms.test
ctype_euckr.test
ctype_gb2312.test
ctype_gbk.test Fixed bug #35993: memory corruption and crash with multibyte conversion. 2008-04-23 02:14:58 +05:00
ctype_hebrew.test
ctype_latin1.test
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
ctype_sjis.test
ctype_tis620.test
ctype_uca.test
ctype_ucs.test Merge stella.local:/home2/mydev/mysql-5.0-amain 2008-03-26 09:33:55 +01:00
ctype_ucs2_def-master.opt
ctype_ucs2_def.test
ctype_ucs_binlog.test
ctype_ujis.test
ctype_utf8.test
date_formats-master.opt
date_formats.test
default.test Bug #39002: The server crashes on the query: 2008-09-03 12:32:43 +05:00
delayed.test
delete.test
derived.test
dirty_close.test
disabled.def Merge skozlov@bk-internal.mysql.com:/home/bk/mysql-5.0-rpl 2008-04-07 15:59:51 +04:00
distinct.test fixed a wrong directory in distinct.test 2008-10-01 12:45:02 +03:00
drop.test
drop_temp_table.test
empty_table.test
endspace.test
error_simulation-master.opt
error_simulation.test
errors.test
exampledb.test
execution_constants.test
explain.test
federated.test Fix for Bug#38184 : main.federated fails sporadically 2008-09-16 19:05:30 +02:00
federated_archive.test
federated_bug_13118.test
federated_bug_25714.test Fix for Bug#38762 main.federated_bug_25714 fails sporadically 2008-10-02 13:04:29 +02:00
federated_disabled-master.opt Bug#37069 (5.0): implement --skip-federated 2008-06-03 13:12:37 +03:00
federated_disabled.test Bug#37069 (5.0): implement --skip-federated 2008-06-03 13:12:37 +03:00
federated_innodb-slave.opt
federated_innodb.test
fix_priv_tables.test
flush.test Bug #33334 mysqltest_embedded crashes when disconnecting before reap. 2008-03-19 15:51:22 +04:00
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_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 Fixed bug #36488: regexp returns false matches, concatenating 2008-05-13 20:27:46 +05:00
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 Fix for bug #35298: GROUP_CONCAT with DISTINCT can crash the server 2008-05-01 13:49:26 +03:00
func_group.test Fix for bug #34512: CAST( AVG( double ) AS DECIMAL ) 2008-03-06 18:19:47 +03:00
func_if.test Bug#37662 nested if() inside sum() is parsed in exponential time 2008-07-30 14:07:37 +03:00
func_in.test
func_isnull.test
func_like.test
func_math.test
func_misc.test Bug#35848: UUID() returns UUIDs with the wrong time 2008-07-10 03:58:30 +02:00
func_op.test
func_regexp.test Fix for bug #39021: SELECT REGEXP BINARY NULL never returns 2008-09-05 13:30:01 +05:00
func_sapdb.test
func_set.test
func_str.test
func_system.test
func_test.test
func_time.test Fixed test suite failures with --ps-protocol introduced in PB by 2008-02-27 18:12:08 +03:00
func_timestamp.test
gcc296.test
gis-rtree.test
gis.test
grant.test Patch clean up. 2008-03-27 09:37:20 -03:00
grant2.test
grant3-master.opt
grant3.test Fixed bug#31194: Privilege ordering does not order properly 2008-02-13 19:34:12 +04:00
grant_cache.test
greedy_optimizer.test
group_by.test Bug#27219: Aggregate functions in ORDER BY. 2008-03-27 19:49:32 +03:00
group_min_max.test Bug#38195: Incorrect handling of aggregate functions when loose index scan is 2008-08-27 17:03:17 +04:00
handler.test
having.test
heap.test
heap_auto_increment.test
heap_btree.test
heap_hash.test
help.test
im_daemon_life_cycle-im.opt
im_daemon_life_cycle.imtest
im_life_cycle-im.opt
im_life_cycle.imtest
im_options_set.imtest
im_options_unset.imtest
im_utils-im.opt
im_utils.imtest
index_merge.test Bug#37943: Reproducible mysqld crash/sigsegv in sel_trees_can_be_ored 2008-10-01 18:50:55 +03:00
index_merge_bdb.test
index_merge_innodb.test
index_merge_innodb2.test
index_merge_ror.test
index_merge_ror_cpk.test
information_schema.test information_schema.test, information_schema.result: 2008-03-25 19:44:27 +04:00
information_schema_chmod.test
information_schema_db.test Bug#22763 Disrepancy between SHOW CREATE VIEW and I_S.VIEWS 2008-10-02 14:37:07 +05:00
information_schema_inno.test
init_connect-master.opt
init_connect.test
init_file-master.opt
init_file.test
innodb-autoinc-optimize.test Cherry-pick InnoDB fixes for Bug#34286, Bug#35352, and Bug#36600 from snapshot 2008-07-31 15:47:57 -06:00
innodb-big.test
innodb-deadlock.test
innodb-lock.test
innodb-master.opt
innodb-replace.test
innodb-ucs2.test
innodb.test
innodb_bug35220.test Cherry-pick fix for Bug#35220 from innodb-5.0-ss2475 snapshot. 2008-08-07 18:25:24 -06:00
innodb_cache-master.opt
innodb_cache.test
innodb_gis.test
innodb_handler.test
innodb_mysql-master.opt
innodb_mysql.test Bug#37830 : ORDER BY ASC/DESC - no difference 2008-07-23 14:25:00 +03:00
innodb_notembedded.test
innodb_timeout_rollback-master.opt
innodb_timeout_rollback.test
innodb_unsafe_binlog-master.opt
innodb_unsafe_binlog.test
insert.test
insert_notembedded.test
insert_select-binlog.test
insert_select.test
insert_update.test
join.test Fix for test for b-g#35754 which fails based on hostname ?= "localhost". 2008-10-06 08:18:13 -04:00
join_crash.test
join_nested.test
join_outer.test
key.test
key_cache-master.opt
key_cache.test
key_diff.test
key_primary.test
keywords.test
kill.test
kill_n_check.sh
limit.test Bug#33851 Passing UNSIGNED param to EXECUTE returns ERROR 1210 2008-02-28 11:34:08 -03:00
loaddata.test Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DATA Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DATA INFILE 2008-09-18 11:24:50 +02:00
loaddata_autocom_innodb.test
loaddata_autocom_ndb.test
lock.test
lock_multi.test Bug#38499: flush tables and multitable table update with 2008-10-09 20:24:31 +05:00
lock_tables_lost_commit-master.opt
lock_tables_lost_commit.test
log.sh
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_table-master.opt
lowercase_table.test
lowercase_table2.test
lowercase_table3-master.opt
lowercase_table3.test
lowercase_table_grant-master.opt
lowercase_table_grant.test
lowercase_table_qcache-master.opt
lowercase_table_qcache.test
lowercase_view-master.opt
lowercase_view.test
merge.test BUG#28248 - mysqldump results with MERGE ... UNION=() cannot be executed 2008-03-14 19:38:22 +04:00
metadata.test Bug #39283: Date returned as VARBINARY to client for queries 2008-10-10 15:13:12 +05:00
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
multi_update_tiny_hash-master.opt Fixed bug#36676: multiupdate using LEFT JOIN updates only 2008-05-18 14:21:25 +05:00
multi_update_tiny_hash.test Fixed bug#36676: multiupdate using LEFT JOIN updates only 2008-05-18 14:21:25 +05:00
myisam-blob-master.opt
myisam-blob.test
myisam.test Fix for bug #37310: 'on update CURRENT_TIMESTAMP' option crashes the table 2008-08-26 18:48:50 +05:00
myisampack.test
mysql.test
mysql_client_test.opt
mysql_client_test.test Use the same name for mysql_client_test output file in all branches. 2008-03-04 10:32:30 -03:00
mysql_comments.sql
mysql_comments.test
mysql_delimiter.sql Bug 38158: mysql client regression, can't read dump files 2008-07-18 13:24:59 +03:00
mysql_delimiter_19799.sql
mysql_delimiter_source.sql
mysql_protocols.test
mysql_upgrade.test
mysqladmin.test
mysqlbinlog-cp932-master.opt
mysqlbinlog-cp932.test
mysqlbinlog-master.opt
mysqlbinlog.test
mysqlbinlog2.test
mysqlcheck.test
mysqldump-compat.opt
mysqldump-compat.test
mysqldump-max.test
mysqldump-no-binlog-master.opt Bug #34909: mysqldump returns a 0 status on error when using 2008-03-07 11:15:49 +02:00
mysqldump-no-binlog.test Bug #34909: mysqldump returns a 0 status on error when using 2008-03-07 11:15:49 +02:00
mysqldump.test Bug#37938 Test "mysqldump" lacks various INSERT statements / values 2008-09-15 15:34:39 -04:00
mysqlshow.test
mysqltest.test
named_pipe-master.opt
named_pipe.test
ndb_alter_table.test
ndb_alter_table2.test
ndb_auto_increment.test
ndb_autodiscover.test Bug#38311 - Fix of some cruft from remove_files in ndb_autodiscover.test, clean up of distinct.test, 2008-09-23 05:24:32 -04:00
ndb_autodiscover2-master.opt
ndb_autodiscover2.test
ndb_autodiscover3.test Bug#32025 ndb_waiter does too many roundtrips to ndb_mgmd 2008-02-21 13:23:58 +01:00
ndb_backup_print.test
ndb_basic.test
ndb_bitfield.test
ndb_blob.test
ndb_bug26793.test
ndb_bug31477.test
ndb_cache.test
ndb_cache2.test
ndb_cache_multi.test
ndb_cache_multi2.test
ndb_charset.test
ndb_condition_pushdown.test
ndb_config.test
ndb_database.test
ndb_gis.test
ndb_grant.later
ndb_index.test
ndb_index_ordered.test
ndb_index_unique.test
ndb_insert.test
ndb_limit.test
ndb_load.test
ndb_loaddatalocal.test Bug#38311 Some tests use 'rm' which is not portable 2008-09-20 02:21:28 -04:00
ndb_lock.test
ndb_minmax.test
ndb_multi.test
ndb_read_multi_range.test
ndb_rename.test
ndb_replace.test
ndb_restore.test
ndb_restore_different_endian_data.test
ndb_restore_print.test Bug#38311 Some tests use 'rm' which is not portable 2008-09-20 02:21:28 -04:00
ndb_single_user.test
ndb_subquery.test
ndb_transaction.test
ndb_trigger.test
ndb_truncate.test
ndb_types.test
ndb_update.test
negation_elimination.test
not_embedded_server-master.opt
not_embedded_server.test
null.test
null_key.test BUG#34945: "ref_or_null queries that are null_rejecting and have a null value crash mysql" 2008-03-03 20:35:44 +03:00
odbc.test
olap.test
openssl_1.test
order_by.test
order_fill_sortbuf-master.opt
order_fill_sortbuf.test
outfile.test Bug#38311 - Fix of some cruft from remove_files in ndb_autodiscover.test, clean up of distinct.test, 2008-09-23 05:24:32 -04:00
outfile_loaddata.test
overflow.test
packet.test
parser.test Bug#26030 (Parsing fails for stored routine w/multi-statement execution 2008-07-07 10:00:08 -06:00
parser_precedence.test
parser_stack.test Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending on 2008-07-14 15:41:30 -06:00
perror.test
preload.test
ps-master.opt
ps.test Bug#33851 Passing UNSIGNED param to EXECUTE returns ERROR 1210 2008-02-28 11:34:08 -03:00
ps_1general.test
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
query_cache.test Bug#33756 - query cache with concurrent_insert=0 appears broken 2008-03-13 16:39:27 +01:00
query_cache_merge.test Cherry-pick Bug#33362 from mysql-5.1 2008-07-24 11:14:34 -03:00
query_cache_notembedded.test
query_cache_with_views.test
raid.test
range.test Merge mysql.com:/misc/mysql/34731_/50-34731 2008-03-27 03:16:35 +01:00
read_only.test
rename.test
repair.test Fixed bug #36055: mysql_upgrade doesn't really 'upgrade' tables 2008-05-12 21:01:13 +05:00
replace.test
rollback.test
round.test
row.test Fixed bug #34620: item_row.cc:50: Item_row::illegal_method_call(const char*): 2008-02-28 22:53:31 +04:00
rowid_order_bdb.test
rowid_order_innodb.test
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
rpl000017-slave.opt
rpl000017-slave.sh
rpl000017.test
rpl000018-master.opt
rpl000018-slave.opt
rpl_alter.test
rpl_auto_increment-master.opt
rpl_auto_increment.test
rpl_auto_increment_11932.test
rpl_auto_increment_bug33029.test post fix after push of BUG#33029 2008-03-27 13:42:34 +08:00
rpl_bug33931-slave.opt Bug #33931 assertion at write_ignored_events_info_to_relay_log if init_slave_thread() fails 2008-02-13 14:09:41 +02:00
rpl_bug33931.test Bug #33931 assertion at write_ignored_events_info_to_relay_log if init_slave_thread() fails 2008-02-13 14:09:41 +02:00
rpl_change_master.test
rpl_charset.test
rpl_charset_sjis.test
rpl_commit_after_flush.test
rpl_create_database-master.opt
rpl_create_database-slave.opt
rpl_create_database.test
rpl_critical_errors.test
rpl_ddl.test Fix for 2008-08-22 19:49:51 +02:00
rpl_deadlock-slave.opt
rpl_deadlock.test
rpl_delete_all.test
rpl_do_grant.test
rpl_drop.test
rpl_drop_db.test
rpl_drop_temp-slave.opt
rpl_drop_temp.test
rpl_drop_view.test
rpl_dual_pos_advance-master.opt
rpl_dual_pos_advance-slave.opt BUG#13861 - START SLAVE UNTIL may stop 1 evnt too late if 2008-02-22 19:07:07 +04:00
rpl_dual_pos_advance.test BUG#13861 - START SLAVE UNTIL may stop 1 evnt too late if 2008-03-14 17:17:03 +04:00
rpl_EE_error.test Bug#38311 - Fix of some cruft from remove_files in ndb_autodiscover.test, clean up of distinct.test, 2008-09-23 05:24:32 -04:00
rpl_empty_master_crash-master.opt
rpl_empty_master_crash.test
rpl_error_ignored_table-slave.opt
rpl_error_ignored_table.test
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
rpl_free_items-slave.opt
rpl_free_items.test
rpl_get_lock.test
rpl_grant.test Bug#35754: mysql_install_db does not work if no hostname is set 2008-09-24 08:59:56 -04:00
rpl_ignore_grant-slave.opt
rpl_ignore_grant.test
rpl_ignore_revoke-slave.opt
rpl_ignore_revoke.test
rpl_ignore_table-slave.opt
rpl_ignore_table.test
rpl_init_slave-slave.opt
rpl_init_slave.test
rpl_innodb.test
rpl_insert_delayed.test
rpl_insert_id-slave.opt
rpl_insert_id.test
rpl_insert_ignore-slave.opt
rpl_insert_ignore.test
rpl_insert_select.test
rpl_known_bugs_detection-master.opt
rpl_known_bugs_detection.test
rpl_loaddata.test Bug #26622 MASTER_POS_WAIT does not work as documented 2008-03-07 21:14:28 +02:00
rpl_loaddata_charset.test
rpl_loaddata_map-master.opt
rpl_loaddata_map-slave.opt
rpl_loaddata_map.test
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 Bug#38311 Some tests use 'rm' which is not portable 2008-09-20 02:21:28 -04:00
rpl_locale.test
rpl_log-master.opt
rpl_log-slave.opt Bug#32653. 2008-04-04 01:16:55 +04:00
rpl_log.test Bug#32653. 2008-04-04 01:16:55 +04:00
rpl_log_pos.test
rpl_many_optimize.test
rpl_master_pos_wait.test Bug#26622 MASTER_POS_WAIT does not work as documented 2008-03-06 14:49:21 +02:00
rpl_max_relay_size.test
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_ndb_innodb_trans-slave.opt
rpl_ndb_innodb_trans.test
rpl_openssl.test
rpl_optimize.test
rpl_packet-master.opt
rpl_packet-slave.opt
rpl_packet.test Removing race conditions from rpl_packet causing test to fail. 2008-03-31 16:32:45 +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
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
rpl_server_id.test
rpl_server_id1.test
rpl_server_id2-slave.opt
rpl_server_id2.test
rpl_session_var.test
rpl_set_charset.test
rpl_skip_error-slave.opt
rpl_skip_error.test Bug #26622 MASTER_POS_WAIT does not work as documented 2008-03-07 21:14:28 +02:00
rpl_slave_skip-slave.opt
rpl_slave_skip.test
rpl_slave_status.test Bug #26622 MASTER_POS_WAIT does not work as documented 2008-03-07 21:14:28 +02:00
rpl_sp-master.opt
rpl_sp-slave.opt
rpl_sp.test Add a test at Andrei's behest. Show the SHOW CREATE on the 2008-05-16 11:26:29 -04:00
rpl_sp_effects-master.opt
rpl_sp_effects-slave.opt
rpl_sp_effects.test
rpl_sporadic_master-master.opt
rpl_sporadic_master.test
rpl_ssl.test
rpl_start_stop_slave.test
rpl_temporary.test Bug #26622 MASTER_POS_WAIT does not work as documented 2008-03-07 21:14:28 +02:00
rpl_timezone-master.opt
rpl_timezone-slave.opt
rpl_timezone.test
rpl_transaction-master.opt
rpl_transaction-slave.opt
rpl_transaction.test Bug#35247 - rpl_transaction.test produces warnings files 2008-03-12 15:38:57 +01:00
rpl_trigger.test
rpl_trunc_temp.test
rpl_until.test
rpl_user.test
rpl_user_variables.test Bug#33851 Passing UNSIGNED param to EXECUTE returns ERROR 1210 2008-02-28 11:34:08 -03:00
rpl_variables-master.opt
rpl_variables.test
rpl_view.test Bug#32575 - Parse error of stmt with extended comments on slave side 2008-05-08 09:41:22 +02:00
schema.test
select.test Merge bk@192.168.21.1:mysql-5.0-opt 2008-02-18 19:18:44 +04:00
select_found.test
select_safe.test
shm-master.opt
shm.test
show_check-master.opt
show_check.test Bug#37301 Length and Max_length differ with no obvious reason(2nd version) 2008-08-15 16:13:27 -04:00
skip_grants-master.opt
skip_grants.test
skip_name_resolve-master.opt
skip_name_resolve.test
sp-big.test
sp-code.test Bug#20906 (Multiple assignments in SET in stored routine produce incorrect 2008-03-25 11:20:11 -06:00
sp-destruct.test
sp-dynamic.test
sp-error.test Bug#37949 Crash if argument to SP is a subquery that returns more than one row 2008-09-29 19:11:34 +05:00
sp-prelocking.test
sp-security.test
sp-threads.test
sp-ucs2.test
sp-vars.test
sp.test Bug#38823: Invalid memory access when a SP statement does wildcard expansion 2008-10-14 11:04:36 -03:00
sp_notembedded.test
sp_stress_case.test
sp_trans.test
sp_trans_log.test
sql_mode.test
ssl-big.test
ssl.test
ssl_8k_key.test
ssl_compress.test
ssl_connect.test
status.test
strict.test
strict_autoinc_1myisam.test
strict_autoinc_2innodb.test
strict_autoinc_3heap.test
strict_autoinc_4bdb.test
strict_autoinc_5ndb.test
subselect.test Fixed bug #38191. 2008-07-26 13:44:07 -07:00
subselect2.test
subselect3.test Bug #37894: Assertion in init_read_record_seq in handler.h line 1444 2008-10-10 15:27:58 +05:00
subselect_gis.test
subselect_innodb.test
subselect_notembedded.test
sum_distinct-big.test
sum_distinct.test
symlink.test fixed a failure in symlink.test caused by replacing rm with remove_file 2008-10-01 15:53:11 +03:00
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_refs.test
tablelock.test Bug#23588 SHOW COLUMNS on a temporary table causes locking issues 2008-02-22 12:30:17 +04:00
temp_table-master.opt
temp_table.test
timezone-master.opt
timezone.test
timezone2.test
timezone3-master.opt
timezone3.test
timezone4-master.opt
timezone4.test
timezone_grant.test
trigger-compat.test
trigger-grant.test
trigger-trans.test A fix for Bug#34643: TRUNCATE crash if trigger and foreign key. 2008-03-12 16:13:33 +03:00
trigger.test
truncate.test
type_binary.test
type_bit.test Bug #37799: SELECT with a BIT column in WHERE clause 2008-08-28 02:10:37 +05:00
type_bit_innodb.test
type_blob.test Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my50-bug15776 2008-04-09 12:27:51 -04:00
type_date.test
type_datetime.test Fix for bug#37526: asymertic operator <=> in trigger 2008-09-09 20:05:27 +05:00
type_decimal.test Bug#36023: Incorrect handling of zero length caused an assertion to fail. 2008-04-25 00:39:37 +04:00
type_enum.test
type_float.test
type_nchar.test
type_newdecimal-big.test
type_newdecimal.test Bug#36270: incorrect calculation result - works in 4.1 but not in 5.0 or 5.1 2008-08-15 15:46:21 -04:00
type_ranges.test
type_set.test Post-merge fix 2008-03-14 20:51:32 +01:00
type_time.test
type_timestamp.test
type_uint.test
type_varchar.test
type_year.test
udf.test
udf_skip_grants-master.opt
udf_skip_grants.test
union-master.opt
union.test
update.test
user_limits.test
user_var-binlog.test
user_var.test
utils.sh
varbinary.test backport from 6.0 2008-06-27 20:56:41 +05:00
variables-big.test
variables.test
view.test Fixed bug #35193. 2008-03-26 22:43:12 +04:00
view_grant.test Fix for Bug#34337: Server crash when Altering a view using 2008-02-21 12:17:32 +03:00
wait_for_process.sh
wait_for_socket.sh
wait_timeout-master.opt
wait_timeout.test
warnings-master.opt
warnings.test
windows.test
xa.test