mariadb/mysql-test/suite/funcs_1/t
Sergei Golubchik e3d9369774 cleanup: disconnect before DROP USER
let's always disconnect a user connection before dropping the said user.
MariaDB is traditionally very tolerant to active connections
of the dropped user, which isn't the case for most other databases.

Let's avoid unintentionally spreading incompatible behavior
and disconnect before drop.

Except in cases when the test specifically tests such a behavior.
2025-07-16 09:14:33 +07:00
..
charset_collation.test MDEV-8334: Rename utf8 to utf8mb3 2021-05-19 06:48:36 +02:00
innodb_bitdata.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_cursors.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_func_view.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
innodb_storedproc_02.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_storedproc_03.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_storedproc_06.test 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.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_storedproc_08.test 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.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
innodb_trig_03.test 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.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
innodb_trig_08.test 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.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
innodb_trig_0102.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
innodb_trig_0407.test 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.test Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds 2008-06-02 21:57:11 +02:00
innodb_trig_frkey.test Fix for 2008-06-16 20:39:58 +02:00
innodb_views.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
is_basics_mixed.test cleanup: select ... into tests 2025-02-11 20:31:25 +01:00
is_character_sets.test un-disable a bunch of funcs_1 tests 2017-08-14 19:45:59 +02:00
is_check_constraints.test cleanup: disconnect before DROP USER 2025-07-16 09:14:33 +07:00
is_cml_innodb.test Fix for 2008-06-16 20:39:58 +02:00
is_cml_memory.test Fix for 2008-06-16 20:39:58 +02:00
is_cml_myisam.test Fix for 2008-06-16 20:39:58 +02:00
is_coll_char_set_appl.test un-disable a bunch of funcs_1 tests 2017-08-14 19:45:59 +02:00
is_collations.test MDEV-28883 Re-design the upper level of handling UPDATE and DELETE statements 2023-03-15 17:35:22 -07:00
is_column_privileges.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
is_column_privileges_is_mysql_test.test cleanup: disconnect before DROP USER 2025-07-16 09:14:33 +07:00
is_columns.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
is_columns_innodb.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
is_columns_is.test enable tests that were skipped because of have_xtradb 2016-12-29 13:23:49 +01:00
is_columns_is_embedded.test Fixed result for embedded server 2022-01-28 16:31:53 +02:00
is_columns_memory.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
is_columns_myisam.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
is_columns_myisam_embedded.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
is_columns_mysql.test MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engine 2017-03-10 18:21:24 +01:00
is_columns_mysql_embedded.test Fixed result for embedded server 2022-01-28 16:31:53 +02:00
is_engines.test un-disable a bunch of funcs_1 tests 2017-08-14 19:45:59 +02:00
is_engines_archive.test Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_blackhole.test Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_csv.test Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_federated.test Fix several buildot errors on Windows 2012-03-16 17:47:31 +01:00
is_engines_innodb.test Percona-Server-5.6.14-rel62.0 merge 2013-12-22 17:06:50 +01:00
is_engines_memory.test Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_merge.test Post merge fixes after 2008-03-07 20:18:14 +01:00
is_engines_myisam.test Post merge fixes after 2008-03-07 20:18:14 +01:00
is_events.test un-disable a bunch of funcs_1 tests 2017-08-14 19:45:59 +02:00
is_key_column_usage.test Fixing test cases 2012-08-23 00:32:25 +03:00
is_key_column_usage_embedded.test un-disable a bunch of funcs_1 tests 2017-08-14 19:45:59 +02:00
is_routines.test Back-port of changes made to 6.0-maria (to remove compiler warnings or fix simple test failures) 2008-07-01 22:47:09 +02:00
is_routines_embedded.test un-disable a bunch of funcs_1 tests 2017-08-14 19:45:59 +02:00
is_schema_privileges.test MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
is_schema_privileges_is_mysql_test.test cleanup: disconnect before DROP USER 2025-07-16 09:14:33 +07:00
is_schemata.test Fix for 2008-06-16 20:39:58 +02:00
is_schemata_embedded.test un-disable a bunch of funcs_1 tests 2017-08-14 19:45:59 +02:00
is_schemata_is_mysql_test.test cleanup: disconnect before DROP USER 2025-07-16 09:14:33 +07:00
is_statistics.test MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
is_statistics_is.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
is_statistics_mysql.test Fixing test cases 2012-08-23 00:32:25 +03:00
is_statistics_mysql_embedded.test Fixing test cases 2012-08-23 00:32:25 +03:00
is_table_constraints.test Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
is_table_constraints_is.test WL#4203 Reorganize and fix the data dictionary tests of 2008-03-07 17:33:07 +01:00
is_table_constraints_mysql.test Fixing test cases 2012-08-23 00:32:25 +03:00
is_table_constraints_mysql_embedded.test Fixing test cases 2012-08-23 00:32:25 +03:00
is_table_privileges.test MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
is_tables.test Fix for 2008-06-16 20:39:58 +02:00
is_tables_embedded.test un-disable a bunch of funcs_1 tests 2017-08-14 19:45:59 +02:00
is_tables_innodb.test Fix for 2008-06-16 20:39:58 +02:00
is_tables_is.test remove PBXT 2013-08-30 11:25:49 +02:00
is_tables_is_embedded.test remove PBXT 2013-08-30 11:25:49 +02:00
is_tables_memory.test Fix for 2008-06-16 20:39:58 +02:00
is_tables_myisam.test Fix for 2008-06-16 20:39:58 +02:00
is_tables_myisam_embedded.test Fix for 2008-06-16 20:39:58 +02:00
is_tables_mysql.test Fixing test cases 2012-08-23 00:32:25 +03:00
is_tables_mysql_embedded.test Fixing test cases 2012-08-23 00:32:25 +03:00
is_triggers.test Back-port of changes made to 6.0-maria (to remove compiler warnings or fix simple test failures) 2008-07-01 22:47:09 +02:00
is_triggers_embedded.test un-disable a bunch of funcs_1 tests 2017-08-14 19:45:59 +02:00
is_user_privileges.test MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
is_views.test Back-port of changes made to 6.0-maria (to remove compiler warnings or fix simple test failures) 2008-07-01 22:47:09 +02:00
is_views_embedded.test un-disable a bunch of funcs_1 tests 2017-08-14 19:45:59 +02:00
memory_bitdata.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_cursors.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_func_view.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
memory_storedproc_02.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_storedproc_03.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_storedproc_06.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_storedproc_07.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_storedproc_08.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_storedproc_10.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_trig_03.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_trig_03e.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
memory_trig_08.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_trig_09.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_trig_0102.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_trig_0407.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_trig_1011ext.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
memory_views.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
myisam_bitdata.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_cursors.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_func_view.test MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00
myisam_storedproc_02.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_storedproc_03.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_storedproc_06.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_storedproc_07.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_storedproc_08.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_storedproc_10.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_trig_03.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_trig_03e.test Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
myisam_trig_08.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_trig_09.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_trig_0102.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_trig_0407.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_trig_1011ext.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
myisam_views-big.test Merge branch '11.4' into 11.8 2025-06-18 07:43:24 +02:00
processlist_priv_no_prot.test after-merge fixes 2015-06-16 23:55:56 +02:00
processlist_priv_ps.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
processlist_val_no_prot.test after-merge fixes 2015-06-16 23:55:56 +02:00
processlist_val_ps.test 1. Upmerge of fix for the bugs 2008-06-18 19:23:55 +02:00
row_count_func-master.opt Patch for Bug#21818 (Return value of ROW_COUNT() is incorrect 2010-05-14 09:28:51 +04:00
row_count_func.test cleanup: select ... into tests 2025-02-11 20:31:25 +01:00
storedproc.test remove unused non-standard tokens from the parser 2025-04-29 16:53:02 +02:00