mariadb/plugin/disks/mysql-test/disks
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
..
disks.result Merge 10.5 into 10.6 2023-12-19 18:41:42 +02:00
disks.test MDEV-21587: disk.disk{_notembedded} test result 2023-12-13 08:54:39 +11:00
disks_notembedded.result cleanup: disconnect before DROP USER 2025-07-16 09:14:33 +07:00
disks_notembedded.test cleanup: disconnect before DROP USER 2025-07-16 09:14:33 +07:00
suite.opt MDEV-14533 Provide information_schema tables using which hardware 2018-03-24 00:30:28 +04:00
suite.pm MDEV-14533 Provide information_schema tables using which hardware 2018-03-24 00:30:28 +04:00