mariadb/mysql-test/suite/funcs_1/triggers
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
..
trig_frkey.inc Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
trig_frkey2.inc Fix for 2008-03-31 19:48:02 +02:00
triggers_03.inc MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
triggers_03e_columns.inc MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
triggers_03e_db_level.inc MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
triggers_03e_db_table_mix.inc MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
triggers_03e_definer.inc MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
triggers_03e_global_db_mix.inc MDEV-6112 multiple triggers per table 2016-10-05 01:11:07 +03:00
triggers_03e_prepare.inc MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
triggers_03e_table_level.inc MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
triggers_03e_transaction.inc MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite 2022-11-01 16:33:00 +01:00
triggers_08.inc cleanup: disconnect before DROP USER 2025-07-16 09:14:33 +07:00
triggers_09.inc Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
triggers_0102.inc Fix typos in mysql-test/ 2025-04-29 13:53:16 +10:00
triggers_0407.inc cleanup: disconnect before DROP USER 2025-07-16 09:14:33 +07:00
triggers_1011ext.inc MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00