Dmitry Shulga
ce7ab467db
MDEV-35617: DROP USER should leave no active session for that user
...
DROP USER looks for sessions by the do-be-dropped user and if found:
* fails with ER_CANNOT_USER in Oracle mode
* continues with ER_ACTIVE_CONNECTIONS_FOR_USER_TO_DROP warning otherwise
Every user being dropped is marked with flag that disallow establishing
a new connections on behalf this user.
2025-07-16 09:14:33 +07:00
..
2025-07-16 09:14:33 +07:00
2025-04-04 08:58:40 +02:00
2025-05-22 09:22:55 +02:00
2025-01-30 11:55:13 +01:00
2025-01-30 12:01:11 +01:00
2025-01-30 11:55:13 +01:00
2025-01-30 12:01:11 +01:00
2025-06-17 09:50:22 +02:00
2025-01-29 11:17:38 +01:00
2024-09-11 16:10:53 +10:00
2025-05-22 09:22:55 +02:00
2025-06-18 07:43:24 +02:00
2025-06-17 09:50:22 +02:00
2025-03-28 13:55:21 +02:00
2024-08-28 16:43:07 +10:00
2025-04-16 03:34:40 +02:00
2024-10-29 15:24:38 +01:00
2024-09-11 16:10:53 +10:00
2025-01-30 12:01:11 +01:00
2024-05-10 20:02:18 +02:00
2024-09-18 11:27:53 +10:00
2025-03-26 16:56:50 +04:00
2024-09-10 11:19:19 +10:00
2025-03-26 16:56:50 +04:00
2024-10-29 16:42:46 +01:00
2024-05-12 12:18:28 +02:00
2025-04-02 14:07:01 +03:00
2024-12-02 11:35:34 +02:00
2025-04-02 14:07:01 +03:00
2025-04-02 14:07:01 +03:00
2025-01-30 11:55:13 +01:00
2025-01-30 11:55:13 +01:00