Details
-
Bug
-
Status: In Review (View Workflow)
-
Major
-
Resolution: Unresolved
-
12.3
Description
CURRENT_TEST: plugins.unix_socket
|
mysqltest: Could not open connection 'default': 1045 Access denied for user 'foobar'@'localhost' (using password: NO)
|
mysqltest: Could not open connection 'default': 1698 Access denied for user 'foobar'@'localhost'
|
--- /home/buildbot/s390x-rhel-10/build/mysql-test/suite/plugins/r/unix_socket.result 2026-05-20 16:25:00.000000000 +0000
|
+++ /home/buildbot/s390x-rhel-10/build/mysql-test/suite/plugins/r/unix_socket.reject 2026-05-21 03:53:11.880509802 +0000
|
@@ -13,6 +13,8 @@
|
# name does not match = failure
|
#
|
drop user 'USER';
|
+Warnings:
|
+Note 4227 Dropped users 'buildbot'@'%' have active connections. Use KILL CONNECTION if they should not be used anymore.
|
#
|
# and now with anonymous user
|
#
|
|
|
Result length mismatch
|
|
|
- saving '/home/buildbot/s390x-rhel-10/build/mysql-test/var/11/log/plugins.unix_socket/' to '/home/buildbot/s390x-rhel-10/build/mysql-test/var/log/plugins.unix_socket/'
|
|
|
Retrying test plugins.unix_socket, attempt(2/3)...
|
By sending the OK early in MDEV-38019 early, a show processlist in an alternate connection can see the remainder of the process cleanup.
Attachments
Issue Links
- is caused by
-
MDEV-38019 Send ok packet to client earlier
-
- Closed
-