Your message dated Sat, 06 Jun 2026 08:50:01 +0000
with message-id <[email protected]>
and subject line Bug#1109404: fixed in mariadb 1:11.8.8-1
has caused the Debian Bug report #1109404,
regarding /usr/bin/mytop: Access denied for user 'root'@'localhost'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1109404: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109404
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mariadb-client
Version: 1:11.8.2-1
Severity: normal
File: /usr/bin/mytop
X-Debbugs-Cc: [email protected]

Dear Maintainer,

Don't think it should default to user root. 
Also note I didn't get "Connection error: port cannot be specified when host is 
localhost or embedded" though I think the empty string is equivalent to 
connecting via socket.

olaf$ ./mytop -h ""

* username you specified "root" (default is "root")

...

Access denied for user 'root'@'localhost'

Olaf

-- System Information:
Debian Release: 13.0
  APT prefers testing-security
  APT policy: (500, 'testing-security'), (500, 'oldstable-updates'), (500, 
'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.35+deb13-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_DIE, TAINT_FIRMWARE_WORKAROUND
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mariadb-client depends on:
ii  debianutils              5.23.1
ii  libc6                    2.41-9
ii  libconfig-inifiles-perl  3.000003-3
ii  libgcc-s1                14.2.0-19
ii  libpcre2-posix3          10.45-1
ii  libssl3t64               3.5.0-2
ii  libstdc++6               14.2.0-19
ii  liburing2                2.9-1
ii  mariadb-client-core      1:11.8.2-1
ii  perl                     5.40.1-5
ii  zlib1g                   1:1.3.dfsg+really1.3.1-1+b1

Versions of packages mariadb-client recommends:
ii  libdbd-mariadb-perl   1.22-1+b4
ii  libdbi-perl           1.647-1
ii  libterm-readkey-perl  2.38-2+b4

mariadb-client suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: mariadb
Source-Version: 1:11.8.8-1
Done: Otto Kekäläinen <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mariadb, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otto Kekäläinen <[email protected]> (supplier of updated mariadb package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 02 Jun 2026 00:02:02 +0000
Source: mariadb
Architecture: source
Version: 1:11.8.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian MySQL Maintainers <[email protected]>
Changed-By: Otto Kekäläinen <[email protected]>
Closes: 1104533 1109404 1110683 1126850 1137221 1138309
Changes:
 mariadb (1:11.8.8-1) unstable; urgency=medium
 .
   [ Otto Kekäläinen ]
   * New upstream version 11.8.8 with critical fix for regression in 11.8.7 as
     noted at 
https://mariadb.com/docs/release-notes/community-server/11.8/11.8.8
     and for the following security issues:
     - CVE-2026-48165
     - CVE-2026-48163
   * Previous upstream version 11.8.7 included fixes for several defects as 
noted
     at https://mariadb.com/docs/release-notes/community-server/11.8/11.8.7 as
     well the following security issues:
     - CVE-2026-44173
     - CVE-2026-44172
     - CVE-2026-44171
     - CVE-2026-44170
     - CVE-2026-44169
     - CVE-2026-44168
   * Also cherry-pick the following upstream debian/ changes:
     - MDEV-38587 slow_query_log missing from debian conf
     - MDEV-39031 remove Docs/README-wsrep
     - MDEV-34902 debian-start erroneously reports issues
     - MDEV-32745 Add a simple MySQL to MariaDB upgrade helper (Debian part)
   * Update configuration traces to match changes in system variables
     - new variable 'innodb-buffer-pool-in-core-dump' (default: FALSE)
     - new default value 0->8796093022208 in 'innodb-buffer-pool-size-max'
   * New upstream version included fixes for these Debian tracked issues:
     - MDEV-38698 Upgrade did not fix charset and collation for mysql.user,
       leading to "Illegal mix of collations" errors on upgrades or when trying
       to restore backups (Closes: #1104533, #1126850, #1137221)
     - MDEV-39479 Mroonga hangs on invalid index flag (Closes: #1110683)
   * Drop patches included upstream and refresh metadata for easier tracking
   * Use upstream patch from MariaDB 13.0 to use the invoking Unix user's login
     name instead of 'root' when running mytop (Closes: #1109404)
   * Re-add patch to fix build failures on x32
   * Add patch to update TLS test regexes for OpenSSL 4.0
   * Add upstream patch to fix "invalid iv length" with OpenSSL 4.0
     (Closes: #1138309, LP: #2154856)
   * Remove override for deprecated Lintian tag 'exit-in-shared-library'
   * Salsa CI: Disable new uscan test that is not suitable for MariaDB
   * Include new upstream test file pam_mariadb_mtr.so
   * Clean away obsolete Lintian overrides
   * Extend spelling patch to fix new typos introduced in 11.8.7/8
   * Bump Debian Policy version to 4.7.4
 .
   [ Luca Boccassi ]
   * Use dh-sequence-installsysusers instead of manual dependency
   * d/mariadb-server.postinst: sd-sysusers is idempotent
Checksums-Sha1:
 bc6007e753c1a06a5ed6b3dacd3ce859e85e8a6b 5637 mariadb_11.8.8-1.dsc
 3d2ae312418e2f40dd14e51eefd4d7751c4c5f25 119402982 mariadb_11.8.8.orig.tar.gz
 2837ef2bd5121662c891e7b1970f40042cf933b1 833 mariadb_11.8.8.orig.tar.gz.asc
 64913c7a342be5e0ee12bb95226d00d57efbabd7 303436 mariadb_11.8.8-1.debian.tar.xz
 9be30070e9c83f766788a3869a1ebf1119f51c9c 13794 
mariadb_11.8.8-1_source.buildinfo
Checksums-Sha256:
 92d2ce77abb8a895977299ef878969749b88c22cf8f53b1661a31188f7514aa4 5637 
mariadb_11.8.8-1.dsc
 bd023a4959faf012db7f0ebfc0d276729e67e5443df193163f98d80fdfc524c9 119402982 
mariadb_11.8.8.orig.tar.gz
 12601a392e99fc15abd5c03abe3b5217d50e8a8578fc93fd3a6cd871552e6065 833 
mariadb_11.8.8.orig.tar.gz.asc
 01fff8e0ce19920d371f11a2eb623e3a72952ea415602186816621ddf3c48fb8 303436 
mariadb_11.8.8-1.debian.tar.xz
 0384f337cc2e46c423df9e650f0313c0f119e3b65145ed92cfc52ef7d258dda8 13794 
mariadb_11.8.8-1_source.buildinfo
Files:
 fef480e5cf3a9f5c726e8837627d1096 5637 database optional mariadb_11.8.8-1.dsc
 2d28267407373d2771127eec3416b043 119402982 database optional 
mariadb_11.8.8.orig.tar.gz
 a1ba25c9186dc62e45542dc79d79bc4f 833 database optional 
mariadb_11.8.8.orig.tar.gz.asc
 575d5b1489c3cf664a5f0d3b037ed036 303436 database optional 
mariadb_11.8.8-1.debian.tar.xz
 99d883e700a7deb219046df18ee7b905 13794 database optional 
mariadb_11.8.8-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmbRSsR88dMO0U+RvvthEn87o2ogFAmoj2VEACgkQvthEn87o
2oiCXg//RZwGvnptKxT2bGFWmtu83Pc/yFRiArXlY2cQLz/e//3VgWa86h29Jtnb
X0fY9jUzg3Rpc1ndL4xsXZ2qNhg8wuQV8DkRtkLie0JJ8cYWr7wIZSS1kA2x+3UH
0+uHvprgTtWNk9V8jmMNGMqbjF2dmES17/duOo+6DgtvWPkhV+8ieRFzIO6ZIYzg
ZFrIMzvvi5vsPrxRbEJ2CDanviMvkq9gYK8h3VUnij1qECOK3FBluK1OByIILBSA
hHEY7jTUzJs6PKFdvgkEYKS3RleGrAFJFLFKHShZhqp30ozpyMJhclkCERYAA6Z3
wiDJbnyVtQMZXFJwoBAMTT1+GbNFKrzogJZyexqgW82hsqO+klvD+z+/L8OmKF7o
lpoHglwTah1xdwJQz56tNETis+AXhpGqUPwmaQhcLJpZK/+p4aRJcFVZszFnGqKy
V6fw9fcMAaoasN7l8RdPGIcnh3PKatepVBK3CCJ2zu0JG9I2Jww5xRp8XcoDPgXw
KYAi5IllPgu60m7av10b5YO3DADpjQeAt0RwiaPTI8Y/tJKgTsVxV9lVEAdxsh3J
9mts43v1ZP/mdtMgiWazdCfq9xJai1RoQ255cczVieRovoj62gHMgQUpPOGLOoPr
P1pqvFDcoopYEt1pF8U6E5d+PoIFhIb2QrL3u8JED1/kbJkh4RM=
=dy0q
-----END PGP SIGNATURE-----

Attachment: pgpV4s5Vn1ur4.pgp
Description: PGP signature


--- End Message ---

Reply via email to