mariadb/mysql-test/suite/funcs_1/r
Sergei Golubchik 0686c34d22 MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLABLE column
NOT NULL constraint must be checked *after* the BEFORE triggers.
That is for INSERT and UPDATE statements even NOT NULL fields
must be able to store a NULL temporarily at least while
BEFORE INSERT/UPDATE triggers are running.
2015-12-21 21:30:54 +01:00
..
charset_collation.result Fix for Bug#40545, Bug#40209, Bug#40618, Bug#38346 2009-06-19 17:04:25 +02:00
innodb_bitdata.result WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_cursors.result WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
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 More test result updates: 2013-07-08 11:16:11 +04:00
innodb_storedproc_03.result Rename std_data_ln to std_data. 2009-01-31 17:22:59 -02:00
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 Bug MySQL 5.0.22 silently creates MyISAM tables even though 2009-10-09 16:52:02 +02:00
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 Merge from mysql-trunk 2010-06-02 18:08:06 +02:00
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 More trivial test results updates 2013-07-08 13:42:38 +04:00
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 Rename std_data_ln to std_data. 2009-01-31 17:22:59 -02:00
innodb_trig_frkey.result 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
innodb_views.result Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not specified and if not timestamp or auto_increment 2015-08-18 11:18:57 +03:00
is_basics_mixed.result merge 2010-07-09 15:40:38 +03:00
is_character_sets.result Bug#35789 wrong datatypes for collation and charset columns in EVENTS, ROUTINES, TRIGGERS 2008-11-13 13:50:20 +04:00
is_cml_innodb.result merge with 5.3 2011-10-19 21:45:18 +02:00
is_cml_memory.result merge with 5.3 2011-10-19 21:45:18 +02:00
is_cml_myisam.result merge with 5.3 2011-10-19 21:45:18 +02:00
is_coll_char_set_appl.result Fix for Bug#43383 main.variables-big : Weak testing code and result 2009-03-26 19:12:19 +01:00
is_collations.result Bug#35789 wrong datatypes for collation and charset columns in EVENTS, ROUTINES, TRIGGERS 2008-11-13 13:50:20 +04:00
is_column_privileges.result update test results 2013-10-18 11:38:01 -07:00
is_column_privileges_is_mysql_test.result WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
is_columns.result Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not specified and if not timestamp or auto_increment 2015-08-18 11:18:57 +03: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-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
is_columns_is_embedded.result Follow-up for MDEV-6756 - fix the embedded version of the test 2015-09-23 19:15:29 +03: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 Merge branch '10.0' into 10.1 2015-11-19 15:52:14 +01:00
is_columns_mysql_embedded.result update test results 2015-11-20 09:16:36 +01:00
is_engines.result Fixed test failures 2010-08-05 18:38:06 +03:00
is_engines_archive.result Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_blackhole.result Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_csv.result Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_federated.result Result file update for new FederatedX 2009-11-07 07:29:10 +01:00
is_engines_innodb.result Push for testing of encryption 2015-02-10 10:21:17 +01:00
is_engines_memory.result Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_merge.result simplify the handler api - table_type() is no longer abstract, not even virtual 2012-12-17 11:00:39 +01:00
is_engines_myisam.result BUG#54832 - Comment for MyISAM says it is a default engine 2010-07-05 11:34:29 +04:00
is_events.result MDEV-4519 SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user names 2013-06-13 20:18:40 +02:00
is_key_column_usage.result 10.0-base merge (roles) 2013-10-29 15:08:44 +01:00
is_key_column_usage_embedded.result 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
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 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
is_schema_privileges.result update test results 2013-10-18 11:38:01 -07:00
is_schema_privileges_is_mysql_test.result Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def" 2009-10-23 16:02:20 +05:00
is_schemata.result WL#2360 Performance schema 2010-01-11 18:47:27 -07:00
is_schemata_embedded.result 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
is_schemata_is_mysql_test.result Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def" 2009-10-23 16:02:20 +05:00
is_statistics.result 10.0-base merge (roles) 2013-10-29 15:08:44 +01:00
is_statistics_is.result Patch for WL#3736: Extended Table, Column and Index Comments. 2010-02-20 13:07:32 +03:00
is_statistics_mysql.result 10.0-base merge (roles) 2013-10-29 15:08:44 +01:00
is_statistics_mysql_embedded.result 10.0-base merge (roles) 2013-10-29 15:08:44 +01:00
is_table_constraints.result 10.0-base merge (roles) 2013-10-29 15:08:44 +01:00
is_table_constraints_is.result WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
is_table_constraints_mysql.result 10.0-base merge (roles) 2013-10-29 15:08:44 +01:00
is_table_constraints_mysql_embedded.result 10.0-base merge (roles) 2013-10-29 15:08:44 +01:00
is_table_privileges.result update test results 2013-10-18 11:38:01 -07:00
is_tables.result Patch for WL#3736: Extended Table, Column and Index Comments. 2010-02-20 13:07:32 +03:00
is_tables_embedded.result Fix for 2008-06-16 20:39:58 +02:00
is_tables_innodb.result MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
is_tables_is.result MDEV-7171 funcs_1.is_tables_is and main.information_schema-big fail in buildbot. 2014-11-24 12:25:56 +04:00
is_tables_is_embedded.result update test results for embedded 2015-02-10 00:45:37 +01:00
is_tables_memory.result MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
is_tables_myisam.result MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
is_tables_myisam_embedded.result MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
is_tables_mysql.result MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
is_tables_mysql_embedded.result MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
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 Fix for 2008-06-16 20:39:58 +02:00
is_user_privileges.result MDEV 4427: query timeouts 2014-10-07 11:37:36 +03:00
is_views.result MDEV-6731 No ALGORITHM information in I_S.VIEWS 2015-01-09 10:23:28 +01:00
is_views_embedded.result Fix for 2008-06-16 20:39:58 +02:00
memory_bitdata.result 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_cursors.result 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
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 More test result updates: 2013-07-08 11:16:11 +04:00
memory_storedproc_03.result Rename std_data_ln to std_data. 2009-01-31 17:22:59 -02:00
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 Bug MySQL 5.0.22 silently creates MyISAM tables even though 2009-10-09 16:52:02 +02:00
memory_storedproc_08.result after merge changes: 2011-12-12 23:58:40 +01:00
memory_storedproc_10.result Merge from mysql-trunk 2010-06-02 18:08:06 +02:00
memory_trig_03.result Fixed many funcs_1 tests after 43588 2010-03-19 10:02:42 +01:00
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 More trivial test result updates 2013-07-08 18:29:52 +04:00
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 Rename std_data_ln to std_data. 2009-01-31 17:22:59 -02:00
memory_views.result Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not specified and if not timestamp or auto_increment 2015-08-18 11:18:57 +03:00
myisam_bitdata.result 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_cursors.result 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
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 More test result updates: 2013-07-08 11:16:11 +04:00
myisam_storedproc_03.result Rename std_data_ln to std_data. 2009-01-31 17:22:59 -02:00
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 Bug MySQL 5.0.22 silently creates MyISAM tables even though 2009-10-09 16:52:02 +02:00
myisam_storedproc_08.result after merge changes: 2011-12-12 23:58:40 +01:00
myisam_storedproc_10.result Merge from mysql-trunk 2010-06-02 18:08:06 +02:00
myisam_trig_03.result Fixed many funcs_1 tests after 43588 2010-03-19 10:02:42 +01:00
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 More trivial test result updates 2013-07-08 18:29:52 +04:00
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 Rename std_data_ln to std_data. 2009-01-31 17:22:59 -02:00
myisam_views-big.result Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not specified and if not timestamp or auto_increment 2015-08-18 11:18:57 +03:00
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 Patch for Bug#21818 (Return value of ROW_COUNT() is incorrect 2010-05-14 09:28:51 +04:00
storedproc.result MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty strings 2015-09-17 11:05:07 +04:00