mariadb/mysql-test/r
Guilhem Bichot b1073fb7a7 Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted, does nothing":
those keywords do nothing in 5.1 (they are meant for future versions, for example featuring the Maria engine)
so they are here removed from the syntax. Adding those keywords to future versions when needed is:
- WL#5034 "Add TRANSACTIONA=0|1 and PAGE_CHECKSUM=0|1 clauses to CREATE TABLE"
- WL#5037 "New ROW_FORMAT value for CREATE TABLE: PAGE"
2009-07-29 10:54:20 +02:00
..
1st.result
alias.result
almost_full.result
alter_table-big.result
alter_table.result
analyse.result
analyze.result
ansi.result
archive-big.result
archive.result fixed archive test. It might be OOM error on boxes with low amount of memory. 2009-03-26 18:27:34 +04:00
archive_bitfield.result
archive_gis.result
auto_increment.result
backup.result
bench_count_distinct.result
big_test.require
bigint.result
binary.result
binlog_tx_isolation.result
bool.result
bootstrap.result
bug40113.result Bug #40113: Embedded SELECT inside UPDATE or DELETE can timeout 2009-07-13 18:11:16 +03:00
bug46080.result Addendum to the fix for bug #46080: fixed the error handling 2009-07-13 14:17:14 +03:00
bulk_replace.result
cache_innodb.result
case.result
case_insensitive_file_system.require
case_sensitive_file_system.require
cast.result Fix for bug#44743: Join in combination with concat does not always work 2009-05-21 13:06:43 +05:00
change_user.result
check.result
check_var_limit.require
client_xml.result
comments.result
commit_1innodb.result Post-fix for BUG#43929. 2009-06-19 12:27:24 +01:00
compare.result
compress.result
concurrent_innodb_safelog.result Fix for Bug#42308 Several server tests do not pass MTR's --check option 2009-05-15 12:15:56 +02:00
concurrent_innodb_unsafelog.result Fix for Bug#42308 Several server tests do not pass MTR's --check option 2009-05-15 12:15:56 +02:00
connect.result
consistent_snapshot.result Bug#44664: valgrind warning for COMMIT_AND_CHAIN and ROLLBACK_AND_CHAIN 2009-05-11 20:54:00 -03:00
constraints.result
contributors.result
count_distinct.result
count_distinct2.result
count_distinct3.result Bug#26887 - main.count_distinct3 fails randomly 2009-04-16 13:47:44 -04:00
crash_commit_before.result
create-big.result
create.result Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted, does nothing": 2009-07-29 10:54:20 +02:00
create_not_windows.result
create_select_tmp.result
csv.result
csv_alter_table.result
csv_not_null.result
ctype_ascii.result
ctype_big5.result
ctype_collate.result 5.0-bugteam->5.1-bugteam merge 2009-03-19 13:26:12 +04:00
ctype_cp932_binlog_row.result Merge BUG#43263 from 5.0-bugteam to 5.1-bugteam 2009-05-31 13:44:41 +08:00
ctype_cp932_binlog_stm.result test case fix 2009-06-25 13:44:50 +05:00
ctype_cp1250_ch.result
ctype_cp1251.result
ctype_create.result
ctype_eucjpms.result
ctype_euckr.result Backporting "WL#3332 Korean Enhancements" and 2009-07-24 11:27:23 +05:00
ctype_filename.result
ctype_filesystem.result
ctype_gb2312.result
ctype_gbk.result
ctype_gbk_binlog.result revert of hiding of the error exposed by this suite. 2009-07-07 17:18:44 +03:00
ctype_hebrew.result
ctype_latin1.result
ctype_latin1_de.result
ctype_latin2.result
ctype_latin2_ch.result
ctype_ldml.result Bug#43827 Server closes connections and restarts 2009-06-04 14:35:29 +05:00
ctype_many.result
ctype_mb.result
ctype_recoding.result
ctype_sjis.result Bug#44352 UPPER/LOWER function doesn't work correctly 2009-05-05 11:55:22 +05:00
ctype_tis620.result
ctype_uca.result
ctype_ucs.result
ctype_ucs2_def.result
ctype_ujis.result
ctype_ujis_ucs2.result
ctype_utf8.result
date_formats.result
ddl_i18n_koi8r.result Fix for Bug#42308 Several server tests do not pass MTR's --check option 2009-05-15 12:15:56 +02:00
ddl_i18n_utf8.result Fix for Bug#42308 Several server tests do not pass MTR's --check option 2009-05-15 12:15:56 +02:00
deadlock_innodb.result
default.result
delayed.result
delete.result
derived.result Bug #41156: List of derived tables acts like a chain of 2009-07-11 23:44:29 +05:00
dirty_close.result
distinct.result Manual merge. 2009-05-10 21:20:35 +05:00
drop.result
empty_table.result
endspace.result
error_simulation.result
errors.result
events_1.result
events_2.result
events_bugs.result
events_embedded.result
events_grant.result
events_logs_tests.result
events_microsec.result
events_restart.result
events_scheduling.result
events_stress.result Fix for Bug#42308 Several server tests do not pass MTR's --check option 2009-05-15 12:15:56 +02:00
events_time_zone.result
events_trans.result
events_trans_notembedded.result
exampledb.result
execution_constants.result
explain.result
fix_priv_tables.result
flush.result
flush2.result
flush_block_commit.result
flush_block_commit_notembedded.result
flush_read_lock_kill.result
flush_table.result
foreign_key.result
fulltext.result merging with 5.0 bugteam tree 2009-07-15 15:43:45 +05:30
fulltext2.result
fulltext3.result
fulltext_cache.result
fulltext_distinct.result
fulltext_left_join.result
fulltext_multi.result
fulltext_order_by.result
fulltext_plugin.result
fulltext_update.result
fulltext_var.result
func_compress.result Bug #32223 SETting max_allowed_packet variable 2009-06-19 11:27:19 +02:00
func_concat.result Fix for bug#44743: Join in combination with concat does not always work 2009-05-21 13:06:43 +05:00
func_crypt.result Manual merge. 2009-06-01 16:00:38 +04:00
func_date_add.result
func_default.result
func_des_encrypt.result Bug #35087: Inserting duplicate values at one time with DES_ENCRYPT leads 2009-04-17 18:52:57 +03:00
func_encrypt.result ENCRYPT function always returns NULL on windows. 2009-04-27 15:05:01 +05:00
func_encrypt_nossl.result
func_equal.result
func_gconcat.result
func_group.result Backport bug #37348 fix 5.1 --> 5.0. 2009-04-01 16:02:26 +05:00
func_group_innodb.result
func_if.result
func_in.result Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, and 2009-05-25 11:00:40 +03:00
func_isnull.result
func_like.result
func_math.result 5.0-bugteam->5.1-bugteam merge 2009-06-02 12:00:37 +05:00
func_misc.result Merge 5.0 to 5.1 2009-03-27 10:18:06 +08:00
func_op.result
func_regexp.result
func_rollback.result
func_sapdb.result
func_set.result Bug#45168: assertion with convert() and empty set value 2009-06-16 16:36:15 +02:00
func_str.result Auto-merge. 2009-05-13 23:39:35 +05:00
func_system.result
func_test.result
func_time.result
func_timestamp.result
gcc296.result
gis-rtree.result merging 2009-04-29 07:59:10 +05:00
gis.result Bug#44684: valgrind reports invalid reads in 2009-06-17 16:58:33 +02:00
grant.result Bug#44658 Create procedure makes server crash when user does not have ALL privilege 2009-05-29 15:37:54 +02:00
grant2.result
grant3.result
grant_cache_no_prot.result Fix for Bug#42308 Several server tests do not pass MTR's --check option 2009-05-15 12:15:56 +02:00
grant_cache_ps_prot.result Fix for Bug#42308 Several server tests do not pass MTR's --check option 2009-05-15 12:15:56 +02:00
greedy_optimizer.result
group_by.result
group_min_max.result Bug #40113: Embedded SELECT inside UPDATE or DELETE can timeout 2009-07-13 18:11:16 +03:00
group_min_max_innodb.result
handler_innodb.result 5.0-bugteam->5.1-bugteam merge 2009-04-17 13:46:27 +05:00
handler_myisam.result 5.0-bugteam->5.1-bugteam merge 2009-04-17 13:46:27 +05:00
have_big5.require
have_binlog_format_mixed.require
have_binlog_format_row.require
have_binlog_format_statement.require
have_community_features.require Pull 5.1 treatment of community features into 5.0. 2009-05-05 17:03:23 -04:00
have_compress.require
have_cp866.require
have_cp932.require
have_cp1250_ch.require
have_cp1251.require
have_crypt.require
have_debug.require
have_dynamic_loading.require
have_eucjpms.require
have_euckr.require
have_example_plugin.require
have_gb2312.require
have_gbk.require
have_geometry.require
have_koi8r.require
have_latin2_ch.require
have_local_infile.require
have_log_bin.require
have_met_timezone.require
have_moscow_leap_timezone.require
have_mysql_upgrade.result
have_ndb_extra.require
have_ndbapi_examples.require
have_outfile.require
have_partition.require
have_perror.require
have_query_cache.require
have_simple_parser.require
have_sjis.require
have_ssl.require
have_symlink.require
have_tis620.require
have_ucs2.require
have_udf_example.require
have_ujis.require
have_utf8.require
having.result
heap.result
heap_auto_increment.result
heap_btree.result merging with local fix. 2009-05-06 15:00:14 +05:30
heap_hash.result
help.result
index_merge_innodb.result
index_merge_myisam.result automerge 2009-06-15 17:36:51 +03:00
information_schema.result Remove community-server only feature and place in its own test 2009-05-12 09:14:23 -04:00
information_schema_chmod.result
information_schema_db.result Merge 5.0 -> 5.1 of fix for bug 44826 2009-05-15 17:47:50 +02:00
information_schema_inno.result
information_schema_part.result
init_connect.result
init_file.result Bug #42507 mtr2: the --check is fooled up by a code executed in --init_file 2009-04-02 13:00:44 +02:00
innodb-autoinc-optimize.result
innodb-autoinc.result
innodb-lock.result
innodb-replace.result
innodb-semi-consistent.result Applying InnoDB snashot 5.1-ss4699, part 1. Fixes BUG#39320 and other 2009-04-15 17:16:08 +05:30
innodb-ucs2.result
innodb.result Applying InnoDB snashot 5.0-ss4900, part 2. Fixes BUG#43309 2009-04-24 17:27:53 +05:30
innodb_autoinc_lock_mode_zero.result
innodb_bug21704.result Applying InnoDB snapshot 5.1-ss5488,part 4. Fixes BUG#21704 2009-07-10 17:05:53 +05:30
innodb_bug30919.result
innodb_bug34053.result
innodb_bug34300.result
innodb_bug35220.result
innodb_bug38231.result
innodb_bug39438.result
innodb_bug40565.result Applying InnoDB snashot 5.0-ss5406, part 2. Fixes BUG#40565 2009-06-25 15:20:26 +05:30
innodb_bug42101-nonzero.result Applying InnoDB snapshot 5.1-ss5488,part 2. Fixes BUG#45749 2009-07-10 16:06:07 +05:30
innodb_bug42101.result Applying InnoDB snapshot 5.1-ss5488,part 2. Fixes BUG#45749 2009-07-10 16:06:07 +05:30
innodb_bug42419.result
innodb_bug45357.result Applying InnoDB snashot 5.1-ss5343, Fixes BUG#45357 2009-06-22 16:58:00 +05:30
innodb_gis.result
innodb_ignore_builtin.result
innodb_mysql.result Bug #36259 (Optimizing with ORDER BY) and bug#45828 (Optimizer won't 2009-07-07 15:52:34 +03:00
innodb_mysql_rbk.result
innodb_notembedded.result
innodb_timeout_rollback.result
innodb_trx_weight.result
insert.result 5.0-bugteam->5.1-bugteam merge 2009-04-09 14:38:50 +05:00
insert_notembedded.result
insert_select.result Manual merge. 2009-07-24 16:09:35 +04:00
insert_update.result Fix for Bug#43546 Several 5.0 tests do not pass MTR's --check option 2009-04-28 20:12:18 +02:00
is_debug_build.require
is_embedded.require
isam.result
join.result
join_crash.result
join_nested.result
join_outer.result
join_outer_innodb.result
key.result
key_cache.result manual merge 2009-03-16 20:54:50 +01:00
key_diff.result
key_primary.result
keywords.result
kill.result
limit.result
loaddata.result
loaddata_autocom_innodb.result
lock.result
lock_multi.result Merge Bug#43230 into mysql-5.1-bugteam 2009-04-03 16:46:00 -03:00
lock_multi_bug38499.result Fix for Bug#43015 and Bug#43065 2009-03-23 15:22:31 +01:00
lock_multi_bug38691.result Fix for Bug#43015 and Bug#43065 2009-03-23 15:22:31 +01:00
lock_tables_lost_commit.result
log_state.result
log_tables-big.result
log_tables.result
log_tables_debug.result Post-merge fix: modify regular expression to better handle 24 hour 2009-06-15 20:27:27 -03:00
long_tmpdir.result
lowercase0.require
lowercase1.require
lowercase2.require
lowercase_fs_off.result
lowercase_mixed_tmpdir.result
lowercase_table.result
lowercase_table2.result
lowercase_table3.result
lowercase_table_grant.result
lowercase_table_qcache.result
lowercase_utf8.result
lowercase_view.result
merge-big.result
merge.result Bug#45781 infinite hang/crash in "opening tables" after handler tries to open merge 2009-07-16 01:23:57 +02:00
merge_innodb.result
metadata.result
mix2_myisam.result
mix2_myisam_ucs2.result
multi_statement.result
multi_update.result
multi_update2.result
multi_update_tiny_hash.result
myisam-blob.result
myisam-system.result
myisam.result Addition to the fix for BUG#40827 - Killing insert-select to MyISAM can cause 2009-04-30 16:33:44 +05:30
myisam_crash_before_flush_keys.result merge 5.0-bugteam to 5.1-bugteam 2009-04-06 12:31:17 +05:30
myisam_debug.result Addition to the fix for BUG#40827 - Killing insert-select to MyISAM can cause 2009-04-30 16:33:44 +05:30
myisampack.result merge 5.0-bugteam to 5.1-bugteam 2009-04-07 17:06:15 +05:30
mysql-bug41486.result Fix for bug #43801: mysql.test takes too long, fails due to 2009-03-25 10:32:01 +03:00
mysql-bug45236.result Bug #45236: large blob inserts from mysqldump fail, possible 2009-06-10 11:24:47 +04:00
mysql.result Merge in bug fixes for client tools 2009-07-14 10:08:38 -07:00
mysql_client_test.result
mysql_comments.result
mysql_cp932.result
mysql_protocols.result
mysql_upgrade.result
mysqladmin.result
mysqlbinlog-cp932.result
mysqlbinlog.result Manual merge. 2009-05-08 21:24:15 +04:00
mysqlbinlog2.result
mysqlbinlog_base64.result
mysqlbinlog_row.result
mysqlbinlog_row_big.result Bug#43716: Test mysqlbinlog_row_big is failing, needs to be updated 2009-04-02 18:34:18 -04:00
mysqlbinlog_row_innodb.result
mysqlbinlog_row_myisam.result
mysqlbinlog_row_trans.result
mysqlcheck.result mysqlcheck failed to fix table names when using the --fix-table-names 2009-05-20 18:31:10 -07:00
mysqldump-compat.result
mysqldump-max.result
mysqldump-no-binlog.result
mysqldump.result Merge in bug fixes for client tools 2009-07-14 10:08:38 -07:00
mysqldump_restore.result Bug#40465 - mysqldump.test does no checking of dump or restore 2009-05-22 10:38:17 -04:00
mysqlshow.result
mysqlslap.result
mysqltest.result cherry picking fix for Bug #39542 from 6.0-runtime 2009-05-27 22:54:40 +02:00
named_pipe.result
ndb_default_cluster.require
negation_elimination.result
no-threads.result
not_embedded.require
not_embedded_server.result Merge of fix for Bug#44522 main.not_embedded_server fails with "--check-testcases" 2009-04-30 12:26:11 +02:00
not_ndb.require
not_ndb_default.require
not_openssl.require
not_partition.require
not_partition.result
not_valgrind.require
not_windows.require
null.result
null_key.result
odbc.result
olap.result
one_thread_per_connection.require
openssl_1.result Bug#42158: leak: SSL_get_peer_certificate() doesn't have matching X509_free() 2009-05-25 10:00:18 -03:00
order_by.result
order_fill_sortbuf.result
outfile.result
outfile_loaddata.result
overflow.result
packet.result Bug #32223 SETting max_allowed_packet variable 2009-06-19 11:27:19 +02:00
parser.result Move test for bug 39559, which uses command-line mysql client 2009-04-17 16:00:53 -04:00
parser_bug21114_innodb.result
parser_not_embedded.result The mysql command-line client would include superfluous spaces at the end of 2009-05-20 17:04:44 -07:00
parser_precedence.result
parser_stack.result
partition.result Bug #45807: crash accessing partitioned table and sql_mode 2009-07-02 17:42:00 +03:00
partition_archive.result
partition_blackhole.result
partition_bug18198.result
partition_charset.result
partition_csv.result
partition_datatype.result
partition_error.result
partition_federated.result
partition_grant.result
partition_hash.result
partition_innodb.result
partition_innodb_semi_consistent.result
partition_innodb_stmt.result
partition_list.result
partition_mgm.result Move test for bug 39559, which uses command-line mysql client 2009-04-17 16:00:53 -04:00
partition_mgm_err.result
partition_mgm_err2.result
partition_not_embedded.result Bug #30102 rename table does corrupt tables with partition files on failure. 2009-07-27 16:50:43 +05:30
partition_not_windows.result
partition_order.result
partition_pruning.result
partition_range.result
partition_rename_longfilename.result Bug #30102 rename table does corrupt tables with partition files on failure. 2009-07-27 16:50:43 +05:30
partition_symlink.result
partition_windows.result
perror-win.result
perror.result
plugin.result
plugin_load.result
preload.result
profiling.result
ps.result Bug #38159: Function parsing problem generates misleading error message 2009-05-27 16:05:29 +03:00
ps_1general.result Bug 43355 Prepared for commit on 5.1 gca 2009-04-01 10:58:55 +02:00
ps_2myisam.result
ps_3innodb.result
ps_4heap.result
ps_5merge.result
ps_10nestset.result
ps_11bugs.result
ps_ddl.result
ps_ddl1.result
ps_grant.result
ps_not_windows.result
query_cache.result
query_cache_28249.result
query_cache_debug.result Bug#43758 Query cache can lock up threads in 'freeing items' state 2009-06-17 16:28:11 +02:00
query_cache_merge.result
query_cache_notembedded.result
query_cache_ps_no_prot.result
query_cache_ps_ps_prot.result
query_cache_with_views.result
raid.result
range.result
read_many_rows_innodb.result
read_only.result
read_only_innodb.result
rename.result
renamedb.result
repair.result Bug #42563: Message tells me to repair table though Storage 2009-04-14 19:19:15 +05:00
replace.result
rollback.result
round.result
row.result
rowid_order_innodb.result
rpl_colSize.result
rpl_extraColmaster_innodb.result
rpl_extraColmaster_myisam.result
schema.result
select.result Bug#45266: Uninitialized variable lead to an empty result. 2009-06-26 19:57:42 +00:00
select_found.result
select_safe.result
server_id.require
server_id1.require
shm.result Bug#33899: Deadlock in mysql_real_query with shared memory connections 2009-03-26 20:25:10 -03:00
show_check.result
skip_grants.result
skip_log_bin.result
skip_name_resolve.result
slave-running.result
slave-stopped.result
sp-big.result
sp-code.result
sp-destruct.result
sp-dynamic.result
sp-error.result merged 5.0-bugteam to 5.1-bugteam 2009-05-27 18:19:44 +03:00
sp-fib.result Bug#15866 Prepared for push on 5.0 2009-07-03 10:19:32 +02:00
sp-prelocking.result
sp-security.result
sp-threads.result
sp-ucs2.result
sp-vars.result
sp.result Bug#15866 ported from 5.0-gca 2009-06-04 13:53:15 +02:00
sp_gis.result
sp_notembedded.result 5.0-bugteam->5.1-bugteam merge 2009-06-04 10:54:23 +05:00
sp_stress_case.result
sp_trans.result
sp_trans_log.result Fix for Bug#43546 Several 5.0 tests do not pass MTR's --check option 2009-04-28 20:12:18 +02:00
sql_mode.result Bug#45100: Incomplete DROP USER in case of SQL_MODE = 'PAD_CHAR_TO_FULL_LENGTH' 2009-06-12 18:11:19 -03:00
ssl-big.result
ssl.result
ssl_8k_key.result
ssl_compress.result
ssl_connect.result
status.result Bug #29971 status.test fails 2009-06-10 11:58:36 +03:00
status2.result
strict.result
strict_autoinc_1myisam.result
strict_autoinc_2innodb.result
strict_autoinc_3heap.result
subselect.result Merged fix for the bug#46051. 2009-07-19 16:49:40 +04:00
subselect2.result
subselect3.result auto-upmerge 5.0-bugteam --> 5.1-bugteam (bug 37362) 2009-05-01 00:27:10 +05:00
subselect_debug.result
subselect_gis.result
subselect_innodb.result
subselect_notembedded.result
sum_distinct-big.result
sum_distinct.result
symlink.result
synchronization.result
sysdate_is_now.result
system_mysql_db.result
system_mysql_db_refs.result
tablelock.result
temp_table.result
testdb_only.require
timezone.result
timezone2.result
timezone3.result
timezone4.result
timezone_grant.result
trigger-compat.result
trigger-trans.result
trigger.result Bug#44653: Server crash noticed when executing random queries with partitions. 2009-06-22 14:51:33 +02:00
trigger_notembedded.result Bug#45412 SHOW CREATE TRIGGER does not require privileges to disclose trigger data 2009-06-25 15:52:50 +05:00
true.require
truncate.result
type_binary.result
type_bit.result
type_bit_innodb.result
type_blob.result
type_date.result
type_datetime.result
type_decimal.result
type_enum.result
type_float.result
type_nchar.result
type_newdecimal-big.result
type_newdecimal.result Manual merge. 2009-07-03 14:36:04 +04:00
type_ranges.result
type_set.result
type_time.result Automerge. 2009-05-15 12:42:57 +04:00
type_timestamp.result
type_uint.result
type_varchar.result
type_year.result
udf.result
udf_skip_grants.result
union.result 5.0-bugteam->5.1-bugteam merge 2009-05-15 12:11:07 +05:00
unsafe_binlog_innodb.result
update.result
upgrade.result BUG#37631 - Incorrect key file for table after upgrading from 5.0 to 5.1 2009-04-30 18:16:49 +05:30
user_limits.result
user_var-binlog.result
user_var.result Manual merge. 2009-05-10 21:20:35 +05:00
varbinary.result Fix for Bug#43546 Several 5.0 tests do not pass MTR's --check option 2009-04-28 20:12:18 +02:00
variables+c.result
variables-big.result Fix for Bug#43383 main.variables-big : Weak testing code and result 2009-03-26 19:12:19 +01:00
variables-notembedded.result Bug#43835: SHOW VARIABLES does not include 0 for slave_skip_errors 2009-04-06 13:42:33 +02:00
variables.result Bug #32223 SETting max_allowed_packet variable 2009-06-19 11:27:19 +02:00
variables_debug.result
view.result 5.0-bugteam->5.1-bugteam merge 2009-07-03 13:39:22 +05:00
view_grant.result
wait_timeout.result
warnings.result Fix for bug#42364 reverted. 2009-07-06 11:55:53 +05:00
warnings_engine_disabled.result
windows.require
windows.result
xa.result Bug#45548: XA transaction without access to InnoDB tables crashes the server 2009-06-25 12:25:23 -03:00
xml.result Bug#43183 ExctractValue() brings result list in missorder 2009-04-01 13:40:33 +05:00