mariadb/mysql-test/r
unknown 9395421a14 A test case for BUG#26676: VIEW using old table schema in a session.
The following clarification should be made in The Manual:

Standard SQL is quite clear that, if new columns are added
to a table after a view on that table is created with
"select *", the new columns will not become part of the view.
In all cases, the view definition (view structure) is frozen
at CREATE time, so changes to the underlying tables do not
affect the view structure.


mysql-test/r/view.result:
  Update result file.
mysql-test/t/view.test:
  Add a test case for BUG#26676: VIEW using old table schema in a session.
2007-11-30 12:14:07 +03:00
..
1st.result
alias.result
almost_full.result Bug #31305 myisam tables crash when they are near capacity. 2007-11-12 13:00:22 +04:00
alter_table-big.result
alter_table.result
analyse.result
analyze.result Fix for bug #30495: optimize table t1,t2,t3 extended errors 2007-11-21 11:11:22 +04:00
ansi.result
archive-big.result
archive.result after-merge fix: 2007-11-27 12:28:08 +04:00
archive_bitfield.result
archive_gis.result
auto_increment.result
backup.result
bench_count_distinct.result
big_test.require
bigint.result Merge mysql.com:/home/kent/bk/bug30069/mysql-5.0-build 2007-11-12 14:09:57 +01:00
binary.result
binlog_tx_isolation.result
binlog_unsafe.result Many files: 2007-10-27 01:40:48 +05:00
bool.result
bootstrap.result
bulk_replace.result
cache_innodb.result
case.result
case_sensitive_file_system.require
cast.result Merge mysql.com:/misc/mysql/31990/50-31990 2007-11-10 03:11:18 +01:00
change_user.result Bug#31608 missing mysqltest change_user command 2007-10-17 16:43:30 -03:00
check.result
check_var_limit.require
client_xml.result
comments.result
compare.result
compress.result Bug #31094: Forcing index-based sort doesn't work anymore if joins are done 2007-10-05 17:28:34 +03:00
concurrent_innodb.result
connect.result
consistent_snapshot.result
constraints.result
contributors.result
count_distinct.result
count_distinct2.result
count_distinct3.result
crash_commit_before.result
create-big.result
create.result Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-15 20:25:43 +01:00
create_not_windows.result
create_select_tmp.result
csv.result protect bug31473 from regressing into 5.0 2007-10-25 17:23:12 -07:00
ctype_ascii.result
ctype_big5.result
ctype_collate.result
ctype_cp932_binlog_row.result
ctype_cp932_binlog_stm.result
ctype_cp1250_ch.result
ctype_cp1251.result
ctype_create.result
ctype_eucjpms.result
ctype_euckr.result Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-10-30 12:03:34 +04:00
ctype_filename.result
ctype_gb2312.result
ctype_gbk.result
ctype_hebrew.result
ctype_latin1.result
ctype_latin1_de.result
ctype_latin2.result
ctype_latin2_ch.result
ctype_ldml.result
ctype_many.result
ctype_mb.result
ctype_recoding.result
ctype_sjis.result
ctype_tis620.result
ctype_uca.result Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-10-30 12:03:34 +04:00
ctype_ucs.result Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1 2007-11-21 21:15:33 +01:00
ctype_ucs2_def.result
ctype_ujis.result
ctype_ujis_ucs2.result
ctype_utf8.result Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0 2007-10-30 12:21:44 +04:00
date_formats.result
ddl_i18n_koi8r.result
ddl_i18n_utf8.result
deadlock_innodb.result
default.result
delayed.result Merge stella.local:/home2/mydev/mysql-5.0-axmrg 2007-11-26 19:18:21 +01:00
delete.result Fix for bug #31742: delete from ... order by function call that causes 2007-10-22 16:10:08 +04:00
derived.result Merge magare.gmz:/home/kgeorge/mysql/work/B31221-5.0-gca-opt 2007-10-18 15:57:59 +03:00
dirty_close.result
distinct.result
drop.result
empty_table.result
endspace.result
error_simulation.result
errors.result
events.result
events_bugs.result Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-base 2007-11-21 18:42:15 -07:00
events_grant.result
events_logs_tests.result
events_microsec.result
events_restart_phase1.result
events_restart_phase2.result
events_restart_phase3.result
events_scheduling.result
events_stress.result
events_time_zone.result
events_trans.result Many files: 2007-10-27 01:40:48 +05:00
events_trans_notembedded.result
exampledb.result
execution_constants.result
explain.result
federated.result
federated_archive.result
federated_bug_13118.result
federated_bug_25714.result
federated_innodb.result
federated_server.result Bug#30671 2007-11-01 12:30:03 -07:00
federated_transactions.result
fix_priv_tables.result
flush.result Merge endora.local:/Users/davi/mysql/bugs/32528-5.0 2007-11-22 10:32:34 -02:00
flush2.result
flush_block_commit.result
flush_block_commit_notembedded.result
flush_read_lock_kill.result
flush_table.result
foreign_key.result
fulltext.result Merge mysql.com:/home/svoj/devel/mysql/BUG11392/mysql-5.0-engines 2007-11-02 13:20:38 +04:00
fulltext2.result
fulltext3.result
fulltext_cache.result
fulltext_distinct.result
fulltext_left_join.result
fulltext_multi.result
fulltext_order_by.result
fulltext_update.result
fulltext_var.result
func_compress.result
func_concat.result
func_crypt.result
func_date_add.result
func_default.result
func_des_encrypt.result
func_encrypt.result
func_encrypt_nossl.result
func_equal.result
func_gconcat.result Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt 2007-10-29 14:53:42 +04:00
func_group.result Merge magare.gmz:/home/kgeorge/mysql/work/B31794-5.0-opt 2007-11-01 18:49:45 +02:00
func_group_innodb.result
func_if.result
func_in.result
func_isnull.result
func_like.result
func_math.result
func_misc.result Merge linux-st28.site:/home/martin/mysql/src/bug30832-again/my50-bug30832-again 2007-10-09 11:37:46 +02:00
func_op.result
func_regexp.result Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0 2007-10-30 12:21:44 +04:00
func_sapdb.result Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-10-23 19:08:21 +05:00
func_set.result Merge mysql.com:/home/ram/work/b32560/b32560.5.0 2007-11-23 16:43:49 +04:00
func_str.result merging 2007-11-05 18:43:13 +04:00
func_system.result
func_test.result
func_time.result Merge linux-st28.site:/home/martin/mysql/src/bug31160/my50-bug31160 2007-10-09 15:00:06 +02:00
func_timestamp.result
gcc296.result
gis-rtree.result Merge magare.gmz:/home/kgeorge/mysql/autopush/B30825-new-5.0-opt 2007-10-23 11:44:14 +03:00
gis.result Merge magare.gmz:/home/kgeorge/mysql/autopush/B30825-new-5.0-opt 2007-10-23 11:44:14 +03:00
grant.result Error number increased; fixing broken number. 2007-11-28 09:03:21 +01:00
grant2.result
grant3.result
grant_cache_no_prot.result
grant_cache_ps_prot.result
greedy_optimizer.result
group_by.result Merge polly.(none):/home/kaa/src/opt/bug32202/my50-bug26215 2007-11-10 22:27:34 +03:00
group_min_max.result Bug #31974: additional commit (test case updates) 2007-11-06 15:29:55 +02:00
group_min_max_innodb.result
handler_innodb.result Bug#31397 Inconsistent drop table behavior of handler tables. 2007-11-20 15:17:53 -02:00
handler_myisam.result Bug#31397 Inconsistent drop table behavior of handler tables. 2007-11-20 15:17:53 -02:00
have_big5.require
have_binlog_format_mixed.require
have_binlog_format_row.require
have_binlog_format_statement.require
have_bug25714.require
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_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_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 Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-engines 2007-10-19 13:06:37 -07:00
heap_hash.result
help.result
index_merge_innodb.result
index_merge_myisam.result Bug #31974: additional commit (test case updates) 2007-11-06 15:29:55 +02:00
information_schema.result Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.1-opt 2007-11-13 13:29:42 +00:00
information_schema_chmod.result
information_schema_db.result Merge mysql.com:/scratch/tnurnberg/31662/50-31662 2007-10-26 10:24:31 +02:00
information_schema_inno.result
information_schema_part.result
init_connect.result
init_file.result
innodb-lock.result
innodb-replace.result
innodb-semi-consistent.result Bug#32754 - InnoDB tests do not prepare or clean up correctly 2007-11-27 09:25:45 +01:00
innodb-ucs2.result Bug#32754 - InnoDB tests do not prepare or clean up correctly 2007-11-27 09:25:45 +01:00
innodb.result Post-merge fixes. 2007-11-23 12:51:14 +01:00
innodb_autoinc_lock_mode_zero.result Apply snapshot innodb-5.1-ss1989 2007-11-06 15:42:58 -07:00
innodb_gis.result merge 5.0-opt -> 5.1-opt for bug 30825 2007-10-23 14:26:57 +03:00
innodb_mysql.result Bug#32754 - InnoDB tests do not prepare or clean up correctly 2007-11-27 09:25:45 +01:00
innodb_notembedded.result
innodb_timeout_rollback.result Bug#32754 - InnoDB tests do not prepare or clean up correctly 2007-11-27 09:25:45 +01:00
innodb_trx_weight.result
insert.result
insert_notembedded.result
insert_select.result
insert_update.result
is_debug_build.require
isam.result
join.result Bug #31094: Forcing index-based sort doesn't work anymore if joins are done 2007-10-05 17:28:34 +03:00
join_crash.result
join_nested.result
join_outer.result
join_outer_innodb.result
key.result Bug #31974: Wrong EXPLAIN output 2007-11-05 13:19:56 +02:00
key_cache.result
key_diff.result
key_primary.result
keywords.result
kill.result Update the failing kill test in the team tree. 2007-11-22 03:48:51 +03:00
limit.result
loaddata.result
loaddata_autocom_innodb.result
lock.result
lock_multi.result
lock_tables_lost_commit.result
log_state.result Fix for bug #29131: SHOW VARIABLES reports variable 'log' but SET 2007-10-25 14:03:24 +04:00
log_tables-big.result
log_tables.result Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-opt 2007-11-15 12:31:40 +01: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_view.result merge bug 31562 to 5.1 : changed SHOW CREATE VIEW format 2007-11-13 19:32:12 +02:00
merge-big.result Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-15 20:25:43 +01:00
merge.result Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-18 20:28:37 +01:00
metadata.result Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDS 2007-11-13 13:24:48 +00:00
mix2_myisam.result
mix2_myisam_ucs2.result
multi_statement.result
multi_update.result manual merge for bug_29136, bug#29309. 2007-10-13 23:12:50 +03:00
myisam-blob.result
myisam-system.result
myisam.result Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE 2007-11-15 20:25:43 +01:00
myisampack.result BUG#31277 - myisamchk --unpack corrupts a table 2007-11-07 12:55:28 +04:00
mysql.result Bug#25146 Some warnings/errors not shown when using --show-warnings 2007-11-26 19:50:43 +01:00
mysql_client_test.result
mysql_comments.result 5.1-specific changes for bug #26215 after merging the patch from 5.0: 2007-11-02 16:40:08 +03:00
mysql_cp932.result
mysql_protocols.result
mysql_upgrade.result
mysqladmin.result
mysqlbinlog-cp932.result
mysqlbinlog.result Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl-merge 2007-11-15 13:31:39 +01:00
mysqlbinlog2.result
mysqlbinlog_base64.result
mysqlcheck.result
mysqldump-compat.result
mysqldump-max.result
mysqldump.result Bug#31113 mysqldump 5.1 can't handle a dash ("-") in database names 2007-11-02 12:24:45 +04:00
mysqlshow.result
mysqlslap.result
mysqltest.result Bug#31608 missing mysqltest change_user command 2007-10-16 12:29:22 -03:00
named_pipe.result result fix 2007-10-24 12:49:58 +05:00
ndb_default_cluster.require
negation_elimination.result
no-threads.result Bug#28785 thread-handling not displayed properly in SHOW VARIABLES 2007-11-14 16:12:46 -05:00
not_as_root.require
not_embedded.require
not_embedded_server.result
not_ndb.require
not_ndb_default.require
not_openssl.require
not_partition.require
not_partition.result
not_valgrind.require
not_windows.require
null.result Merge gleb.loc:/home/uchum/work/bk/PA/5.0-opt-31471 2007-10-11 23:09:08 +05:00
null_key.result
odbc.result
olap.result Merge mysql.com:/home/ram/work/b32558/b32558.5.0 2007-11-23 12:35:02 +04:00
one_thread_per_connection.require
openssl_1.result
order_by.result
order_fill_sortbuf.result
outfile.result
outfile_loaddata.result Fixed bug #31663: if the FIELDS TERMINATED BY string 2007-10-23 16:16:59 +05:00
overflow.result
packet.result
parser.result
parser_bug21114_innodb.result
parser_precedence.result
partition.result after-merge fix: 2007-11-27 12:28:08 +04:00
partition_archive.result This changeset contains the following stuff: 2007-10-22 20:10:51 +02:00
partition_blackhole.result This changeset contains the following stuff: 2007-10-22 20:10:51 +02:00
partition_bug18198.result
partition_charset.result
partition_csv.result This changeset contains the following stuff: 2007-10-22 20:10:51 +02:00
partition_datatype.result Bug#31705 Partitions: crash if varchar length > 65530 2007-11-12 14:51:14 +01:00
partition_error.result Bug#29368: Modified error messages 2007-11-10 13:09:18 +01:00
partition_federated.result
partition_grant.result
partition_hash.result Bug#31210 - INSERT DELAYED crashes server when used on 2007-11-11 20:38:28 +01:00
partition_innodb.result test fixed 2007-11-13 09:41:59 +04:00
partition_list.result
partition_mgm.result Bug#32091: Security breach via directory changes 2007-11-13 11:12:53 +01:00
partition_mgm_err.result
partition_mgm_err2.result
partition_not_windows.result
partition_order.result
partition_pruning.result
partition_range.result
partition_symlink.result Bug#32091: Security breach via directory changes 2007-11-12 13:23:45 +01:00
partition_windows.result
perror.result
plugin.result Fixed bug #32034: On 64bit platforms assigning values of 2007-11-14 13:48:21 +04:00
preload.result
ps.result Cleanup the test case for Bug#32030 "DELETE does not return an error and 2007-11-02 14:47:18 +03:00
ps_1general.result
ps_2myisam.result Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDS 2007-11-13 13:24:48 +00:00
ps_3innodb.result Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDS 2007-11-13 13:24:48 +00:00
ps_4heap.result Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDS 2007-11-13 13:24:48 +00:00
ps_5merge.result Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDS 2007-11-13 13:24:48 +00:00
ps_10nestset.result
ps_11bugs.result
ps_grant.result
ps_not_windows.result
query_cache.result after merge fix 2007-10-23 19:28:47 +05:00
query_cache_merge.result
query_cache_notembedded.result Bug#30710 query_cache.test fails on embedded - per-column privs test 2007-10-16 14:42:42 +02:00
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 Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maint 2007-10-17 10:38:26 +04: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 Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-11-14 17:30:16 +04:00
select_found.result
select_safe.result
server_id.require
server_id1.require
shm.result result fix 2007-10-24 12:49:58 +05:00
show_check.result Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDS 2007-11-13 13:24:48 +00:00
skip_grants.result Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2007-11-22 14:58:58 +03:00
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 Bug#30882 Dropping a temporary table inside a stored function may cause a server crash 2007-11-01 18:52:56 -02:00
sp-prelocking.result
sp-security.result
sp-threads.result
sp-ucs2.result
sp-vars.result
sp.result rpl_row_tabledefs_2myisam.result, sp.result, rpl_row_colSize.result: 2007-10-28 02:09:24 +04:00
sp_gis.result Many files: 2007-10-27 01:40:48 +05:00
sp_notembedded.result
sp_stress_case.result
sp_trans.result
sp_trans_log.result
sql_mode.result
ssl-big.result
ssl.result Bug #31094: Forcing index-based sort doesn't work anymore if joins are done 2007-10-05 17:28:34 +03:00
ssl_8k_key.result
ssl_compress.result Bug #31094: Forcing index-based sort doesn't work anymore if joins are done 2007-10-05 17:28:34 +03:00
ssl_connect.result
status.result
strict.result
strict_autoinc_1myisam.result
strict_autoinc_2innodb.result
strict_autoinc_3heap.result
strict_autoinc_4bdb.result
subselect.result Merge gleb.loc:/home/uchum/5.0-opt 2007-11-11 06:07:38 +04:00
subselect2.result
subselect3.result
subselect_gis.result
subselect_innodb.result
subselect_notembedded.result
sum_distinct-big.result
sum_distinct.result
symlink.result Merge mysql.com:/home/svoj/devel/mysql/BUG32111/mysql-5.0-engines 2007-11-12 21:55:53 +04:00
synchronization.result
sysdate_is_now.result
system_mysql_db.result Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-engines 2007-10-19 13:06:37 -07:00
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#23713 LOCK TABLES + CREATE TRIGGER + FLUSH TABLES WITH READ LOCK = deadlock 2007-11-29 09:42:26 -02:00
trigger_notembedded.result Bug#23713 LOCK TABLES + CREATE TRIGGER + FLUSH TABLES WITH READ LOCK = deadlock 2007-11-29 09:42:26 -02:00
true.require
truncate.result
type_binary.result
type_bit.result
type_bit_innodb.result
type_blob.result
type_date.result Fix for bug #32021: Using Date 000-00-01 in WHERE causes wrong result 2007-11-21 08:01:00 +04:00
type_datetime.result result fix 2007-10-23 20:12:50 +05:00
type_decimal.result after merge fix 2007-10-29 15:49:56 +04:00
type_enum.result
type_float.result Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-maint 2007-10-15 10:59:01 +02:00
type_nchar.result
type_newdecimal-big.result
type_newdecimal.result
type_ranges.result Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDS 2007-11-13 13:24:48 +00:00
type_set.result
type_time.result
type_timestamp.result Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDS 2007-11-13 13:24:48 +00:00
type_uint.result
type_varchar.result
type_year.result
udf.result A fix for Bug#32007 select udf_function() doesn't return an error if error 2007-11-01 00:31:57 +03:00
union.result
unsafe_binlog_innodb.result
update.result
upgrade.result
user_limits.result
user_var-binlog.result
user_var.result Fix for bug #32260: User variables in query cause server crash 2007-11-17 11:20:50 +04:00
varbinary.result
variables-big.result
variables.result Merge polly.(none):/home/kaa/src/opt/bug29131/my50-bug29131 2007-10-29 10:25:48 +03:00
view.result A test case for BUG#26676: VIEW using old table schema in a session. 2007-11-30 12:14:07 +03:00
view_grant.result
wait_timeout.result
warnings.result
warnings_engine_disabled.result
windows.require
windows.result
xa.result
xml.result Fix for bug #32557: order by updatexml causes assertion in filesort 2007-11-21 16:00:09 +04:00