mariadb/mysql-test/suite/funcs_1/r
Yuchen Pei 77c9917663
MDEV-34716 Fix mysql.servers socket max length too short
The limit of socket length on unix according to libc is 108, see
sockaddr_un::sun_path, but in the table it is a string of max length
64, which results in truncation of socket and failure to connect by
plugins using servers such as spider.
2024-12-17 10:40:57 +11:00
..
charset_collation.result
innodb_bitdata.result
innodb_cursors.result
innodb_func_view.result MDEV-34295 CAST(char_col AS DOUBLE) prints redundant spaces in a warning 2024-06-04 15:34:14 +04:00
innodb_storedproc_02.result MDEV-20604: Duplicate key value is silently truncated to 64 characters in print_keydup_error 2020-04-01 11:34:32 +02:00
innodb_storedproc_03.result
innodb_storedproc_06.result MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DB 2022-09-30 08:48:57 +02:00
innodb_storedproc_07.result
innodb_storedproc_08.result
innodb_storedproc_10.result Affected rows for a SP now includes affected rows for all statements 2017-08-24 01:05:52 +02:00
innodb_trig_03.result Merge 10.4 into 10.5 2022-12-13 14:39:18 +02:00
innodb_trig_03e.result Merge 10.4 into 10.5 2022-12-13 14:39:18 +02:00
innodb_trig_08.result
innodb_trig_09.result
innodb_trig_0102.result
innodb_trig_0407.result MDEV-13005: Fixing bugs in SEQUENCE, part 3, 5/5 2022-03-30 15:13:01 +05:30
innodb_trig_1011ext.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
innodb_trig_frkey.result
innodb_views.result Adjusted test results after the fix for MDEV-20411 2021-06-26 08:51:17 -07:00
is_basics_mixed.result MDEV-20076: SHOW GRANTS does not quote role names properly 2020-02-05 17:22:26 +01:00
is_character_sets.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
is_check_constraints.result Merge 10.4 into 10.5 2022-12-13 14:39:18 +02:00
is_cml_innodb.result
is_cml_memory.result
is_cml_myisam.result
is_coll_char_set_appl.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
is_collations.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
is_column_privileges.result MDEV-30056 Impossible to export column grants 2022-12-02 16:19:13 +01:00
is_column_privileges_is_mysql_test.result
is_columns.result MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DB 2022-09-30 08:48:57 +02:00
is_columns_innodb.result Merge 10.2 into 10.3 2018-12-18 09:15:41 +02:00
is_columns_is.result MDEV-34864 SHOW INDEX FROM - SEQ_IN_INDEX to ULong 2024-09-04 17:17:32 +10:00
is_columns_is_embedded.result MDEV-34864 SHOW INDEX FROM - SEQ_IN_INDEX to ULong 2024-09-04 17:17:32 +10:00
is_columns_memory.result MDEV-15926 MEDIUMINT returns wrong I_S attributes 2018-04-20 18:11:27 +04:00
is_columns_myisam.result MDEV-15926 MEDIUMINT returns wrong I_S attributes 2018-04-20 18:11:27 +04:00
is_columns_myisam_embedded.result Merge 10.2 into 10.3 2018-04-24 20:59:57 +03:00
is_columns_mysql.result MDEV-34716 Fix mysql.servers socket max length too short 2024-12-17 10:40:57 +11:00
is_columns_mysql_embedded.result MDEV-34716 Fix mysql.servers socket max length too short 2024-12-17 10:40:57 +11:00
is_engines.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
is_engines_archive.result MDEV-16342 SHOW ENGINES: MyISAM description is useless 2018-06-11 09:57:54 +02:00
is_engines_blackhole.result
is_engines_csv.result MDEV-16342 SHOW ENGINES: MyISAM description is useless 2018-06-11 09:57:54 +02:00
is_engines_federated.result Fix various spelling errors still found in code 2021-03-22 18:10:39 +11:00
is_engines_innodb.result
is_engines_memory.result
is_engines_merge.result
is_engines_myisam.result MDEV-16342 SHOW ENGINES: MyISAM description is useless 2018-06-11 09:57:54 +02:00
is_events.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
is_key_column_usage.result Merge 10.3 into 10.4 2022-09-13 16:36:38 +03:00
is_key_column_usage_embedded.result Merge 10.3 into 10.4 2022-09-13 16:36:38 +03:00
is_routines.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
is_routines_embedded.result Merge 10.3 into 10.4 2022-09-13 16:36:38 +03:00
is_schema_privileges.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
is_schema_privileges_is_mysql_test.result MDEV-17655 Inconsistent grant-name usage between grant-statement and privilege tables 2019-05-02 11:40:06 +02:00
is_schemata.result Merge remote-tracking branch 'origin/10.4' into 10.5 2022-09-14 16:24:51 +04:00
is_schemata_embedded.result Merge remote-tracking branch 'origin/10.4' into 10.5 2022-09-14 16:24:51 +04:00
is_schemata_is_mysql_test.result MDEV-307 Add functionality for database comments 2019-05-21 09:33:17 +03:00
is_statistics.result MDEV-34864 SHOW INDEX FROM - SEQ_IN_INDEX to ULong 2024-09-04 17:17:32 +10:00
is_statistics_is.result
is_statistics_mysql.result MDEV-20729 Fix REFERENCES constraint in column definition 2019-11-20 13:18:54 +03:00
is_statistics_mysql_embedded.result MDEV-20729 Fix REFERENCES constraint in column definition 2019-11-20 13:18:54 +03:00
is_table_constraints.result MDEV-32500 Information schema leaks table names and structure to unauthorized users 2023-10-23 17:40:03 +02:00
is_table_constraints_is.result
is_table_constraints_mysql.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
is_table_constraints_mysql_embedded.result MDEV-17658 change the structure of mysql.user table 2018-12-12 00:31:44 +01:00
is_table_privileges.result Merge 10.3 into 10.4 2022-09-13 16:36:38 +03:00
is_tables.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
is_tables_embedded.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
is_tables_innodb.result Added Max_index_length and Temporary to SHOW TABLE STATUS 2018-02-12 17:17:26 +02:00
is_tables_is.result Merge branch 10.3 into 10.4 2021-07-02 17:17:33 +10:00
is_tables_is_embedded.result Merge 10.3 into 10.4 2021-07-02 14:55:52 +03:00
is_tables_memory.result Added Max_index_length and Temporary to SHOW TABLE STATUS 2018-02-12 17:17:26 +02:00
is_tables_myisam.result Added Max_index_length and Temporary to SHOW TABLE STATUS 2018-02-12 17:17:26 +02:00
is_tables_myisam_embedded.result Added Max_index_length and Temporary to SHOW TABLE STATUS 2018-02-12 17:17:26 +02:00
is_tables_mysql.result Merge 10.2 into 10.3 2019-09-23 10:25:34 +03:00
is_tables_mysql_embedded.result Merge 10.2 into 10.3 2019-09-23 10:25:34 +03:00
is_triggers.result MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DB 2022-09-30 08:48:57 +02:00
is_triggers_embedded.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
is_user_privileges.result Merge branch '10.4' into 10.5 2022-10-02 14:38:13 +02:00
is_views.result Merge 10.3 into 10.4 2022-09-13 16:36:38 +03:00
is_views_embedded.result Merge 10.3 into 10.4 2022-09-13 16:36:38 +03:00
memory_bitdata.result
memory_cursors.result
memory_func_view.result MDEV-34295 CAST(char_col AS DOUBLE) prints redundant spaces in a warning 2024-06-04 15:34:14 +04:00
memory_storedproc_02.result MDEV-20604: Duplicate key value is silently truncated to 64 characters in print_keydup_error 2020-04-01 11:34:32 +02:00
memory_storedproc_03.result
memory_storedproc_06.result MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DB 2022-09-30 08:48:57 +02:00
memory_storedproc_07.result
memory_storedproc_08.result
memory_storedproc_10.result Affected rows for a SP now includes affected rows for all statements 2017-08-24 01:05:52 +02:00
memory_trig_03.result Merge 10.4 into 10.5 2022-12-13 14:39:18 +02:00
memory_trig_03e.result Merge 10.4 into 10.5 2022-12-13 14:39:18 +02:00
memory_trig_08.result
memory_trig_09.result
memory_trig_0102.result
memory_trig_0407.result MDEV-13005: Fixing bugs in SEQUENCE, part 3, 5/5 2022-03-30 15:13:01 +05:30
memory_trig_1011ext.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
memory_views.result Adjusted test results after the fix for MDEV-20411 2021-06-26 08:51:17 -07:00
myisam_bitdata.result
myisam_cursors.result
myisam_func_view.result MDEV-34295 CAST(char_col AS DOUBLE) prints redundant spaces in a warning 2024-06-04 15:34:14 +04:00
myisam_storedproc_02.result MDEV-20604: Duplicate key value is silently truncated to 64 characters in print_keydup_error 2020-04-01 11:34:32 +02:00
myisam_storedproc_03.result
myisam_storedproc_06.result MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DB 2022-09-30 08:48:57 +02:00
myisam_storedproc_07.result
myisam_storedproc_08.result
myisam_storedproc_10.result Affected rows for a SP now includes affected rows for all statements 2017-08-24 01:05:52 +02:00
myisam_trig_03.result Merge 10.4 into 10.5 2022-12-13 14:39:18 +02:00
myisam_trig_03e.result Merge 10.4 into 10.5 2022-12-13 14:39:18 +02:00
myisam_trig_08.result
myisam_trig_09.result
myisam_trig_0102.result
myisam_trig_0407.result MDEV-13005: Fixing bugs in SEQUENCE, part 3, 5/5 2022-03-30 15:13:01 +05:30
myisam_trig_1011ext.result MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
myisam_views-big.result Adjusted test results after the fix for MDEV-20411 (2) 2021-06-26 23:11:10 -07:00
processlist_priv_no_prot.result Merge remote-tracking branch 'origin/10.4' into 10.5 2022-09-14 16:24:51 +04:00
processlist_priv_ps.result Merge remote-tracking branch 'origin/10.4' into 10.5 2022-09-14 16:24:51 +04:00
processlist_val_no_prot.result Merge remote-tracking branch 'origin/10.4' into 10.5 2022-09-14 16:24:51 +04:00
processlist_val_ps.result Merge remote-tracking branch 'origin/10.4' into 10.5 2022-09-14 16:24:51 +04:00
row_count_func.result
storedproc.result Merge branch '10.4' into 10.5 2022-10-02 14:38:13 +02:00