Files
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
..
2023-07-20 11:54:52 +02:00
2025-06-04 14:09:23 +02:00
2025-04-26 10:53:02 +02:00
2025-04-02 14:07:01 +03:00
2023-07-20 11:54:52 +02:00
2023-07-20 11:54:52 +02:00
2025-06-18 07:50:39 +02:00
2024-05-06 13:55:42 +02:00
2023-09-21 14:15:04 +04:00
2023-08-01 15:08:52 +02:00
2023-08-04 08:01:06 +02:00
2025-06-04 14:09:23 +02:00
2024-06-27 10:26:09 +03:00
2025-04-29 11:18:00 +10:00
2024-01-23 13:03:12 +02:00
2023-07-20 11:54:52 +02:00
2025-05-22 09:22:55 +02:00
2025-04-18 17:11:01 +02:00
2025-04-29 11:18:00 +10:00
2024-05-08 20:06:00 +02:00