1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00
Files
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-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2024-10-03 10:55:08 +03:00
2025-04-29 13:53:16 +10:00
2025-05-02 13:56:25 +02:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-03-27 08:01:47 +02:00
2025-03-27 08:01:47 +02:00
2024-09-04 10:38:25 +03:00
2024-10-03 09:31:39 +03:00
2025-04-29 13:53:16 +10:00
2024-08-29 07:47:29 +03:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-04-02 14:07:01 +03:00
2025-04-29 13:53:16 +10:00
2024-10-03 09:31:39 +03:00
2025-07-16 09:14:33 +07:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-04-02 14:07:01 +03:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-04-29 13:53:16 +10:00
2025-07-16 09:14:33 +07:00