mariadb/mysql-test/suite/sys_vars
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
..
inc Merge branch '11.4' into 11.8 2025-06-18 07:43:24 +02:00
r cleanup: disconnect before DROP USER 2025-07-16 09:14:33 +07:00
t cleanup: disconnect before DROP USER 2025-07-16 09:14:33 +07:00
disabled.def MDEV-21452: Replace ib_mutex_t with mysql_mutex_t 2020-12-15 17:56:18 +02:00