mariadb/mysql-test/suite/funcs_1/r
Sergei Golubchik 48b1d17534 MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engine
Make SELECT <columns> FROM I_S.TABLES behave identically independently
from whether <columns> require opening the table in engine or
<columns> can be filled with only opening the frm.

In particular, fill_schema_table_from_frm() should not silently skip
frms with unknown engine, but should fill the I_S.TABLES row
with NULLs just like fill_schema_table_by_open() does.
2017-03-10 18:21:24 +01:00
..
charset_collation.result
innodb_bitdata.result
innodb_cursors.result
innodb_func_view.result MDEV-8658 DATE(zerofill_column) and DATE(COALESCE(zerofill_column)) return different results 2015-09-23 20:42:28 +04:00
innodb_storedproc_02.result
innodb_storedproc_03.result
innodb_storedproc_06.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
innodb_storedproc_07.result
innodb_storedproc_08.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
innodb_storedproc_10.result
innodb_trig_03.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
innodb_trig_03e.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
innodb_trig_08.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
innodb_trig_09.result MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLABLE column 2015-12-21 21:30:54 +01:00
innodb_trig_0102.result
innodb_trig_0407.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
innodb_trig_1011ext.result
innodb_trig_frkey.result
innodb_views.result
is_basics_mixed.result
is_character_sets.result
is_cml_innodb.result
is_cml_memory.result
is_cml_myisam.result
is_coll_char_set_appl.result
is_collations.result
is_column_privileges.result
is_column_privileges_is_mysql_test.result
is_columns.result MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engine 2017-03-10 18:21:24 +01:00
is_columns_innodb.result MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL 2015-09-22 14:01:54 +04:00
is_columns_is.result MDEV-9307 - provide info about DATA/INDEX directory in INFORMATION_SCHEMA.TA 2016-02-22 12:48:03 +01:00
is_columns_is_embedded.result update test results after MDEV-9307 2016-02-23 10:46:15 +01:00
is_columns_memory.result MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL 2015-09-22 14:01:54 +04:00
is_columns_myisam.result MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL 2015-09-22 14:01:54 +04:00
is_columns_myisam_embedded.result MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL 2015-09-22 14:01:54 +04:00
is_columns_mysql.result MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engine 2017-03-10 18:21:24 +01:00
is_columns_mysql_embedded.result MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engine 2017-03-10 18:21:24 +01:00
is_engines.result
is_engines_archive.result
is_engines_blackhole.result
is_engines_csv.result
is_engines_federated.result
is_engines_innodb.result
is_engines_memory.result
is_engines_merge.result
is_engines_myisam.result
is_events.result
is_key_column_usage.result
is_key_column_usage_embedded.result
is_routines.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
is_routines_embedded.result
is_schema_privileges.result
is_schema_privileges_is_mysql_test.result
is_schemata.result
is_schemata_embedded.result
is_schemata_is_mysql_test.result
is_statistics.result MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engine 2017-03-10 18:21:24 +01:00
is_statistics_is.result
is_statistics_mysql.result
is_statistics_mysql_embedded.result
is_table_constraints.result
is_table_constraints_is.result
is_table_constraints_mysql.result
is_table_constraints_mysql_embedded.result
is_table_privileges.result
is_tables.result MDEV-9307 - provide info about DATA/INDEX directory in INFORMATION_SCHEMA.TA 2016-02-22 12:48:03 +01:00
is_tables_embedded.result
is_tables_innodb.result
is_tables_is.result
is_tables_is_embedded.result
is_tables_memory.result
is_tables_myisam.result
is_tables_myisam_embedded.result
is_tables_mysql.result
is_tables_mysql_embedded.result
is_triggers.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
is_triggers_embedded.result
is_user_privileges.result
is_views.result
is_views_embedded.result
memory_bitdata.result
memory_cursors.result
memory_func_view.result MDEV-8658 DATE(zerofill_column) and DATE(COALESCE(zerofill_column)) return different results 2015-09-23 20:42:28 +04:00
memory_storedproc_02.result
memory_storedproc_03.result
memory_storedproc_06.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
memory_storedproc_07.result
memory_storedproc_08.result
memory_storedproc_10.result
memory_trig_03.result
memory_trig_03e.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
memory_trig_08.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
memory_trig_09.result MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLABLE column 2015-12-21 21:30:54 +01:00
memory_trig_0102.result
memory_trig_0407.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
memory_trig_1011ext.result
memory_views.result
myisam_bitdata.result
myisam_cursors.result
myisam_func_view.result MDEV-8658 DATE(zerofill_column) and DATE(COALESCE(zerofill_column)) return different results 2015-09-23 20:42:28 +04:00
myisam_storedproc_02.result
myisam_storedproc_03.result
myisam_storedproc_06.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
myisam_storedproc_07.result
myisam_storedproc_08.result
myisam_storedproc_10.result
myisam_trig_03.result
myisam_trig_03e.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
myisam_trig_08.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
myisam_trig_09.result MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLABLE column 2015-12-21 21:30:54 +01:00
myisam_trig_0102.result
myisam_trig_0407.result MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 2015-09-04 10:33:56 +02:00
myisam_trig_1011ext.result
myisam_views-big.result
processlist_priv_no_prot.result MDEV-6756: map a linux pid (child pid) to a connection id shown in the output of SHOW PROCESSLIST 2015-09-17 14:30:58 +02:00
processlist_priv_ps.result Follow-up for MDEV-6756 - fix the ps-protocol version of the tests 2015-09-23 19:28:20 +03:00
processlist_val_no_prot.result MDEV-6756: map a linux pid (child pid) to a connection id shown in the output of SHOW PROCESSLIST 2015-09-17 14:30:58 +02:00
processlist_val_ps.result Follow-up for MDEV-6756 - fix the ps-protocol version of the tests 2015-09-23 19:28:20 +03:00
row_count_func.result
storedproc.result MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty strings 2015-09-17 11:05:07 +04:00