FG
💻 Software

Why can’t I stop the MySQL service on Debian?

Fresh6 days ago
Mar 15, 20268496 views
Confidence Score0%
0%

Problem

I just tried to upgrade from debian squeeze to unstable by replacing 'squeeze' with 'unstable' in . The upgrade went smoothly except for MySQL, which failed because it couldn't stop MySQL. simply returns that it failed, but if I try to get the status with it gives me this error: MySQL is running fi…

Error Output

me@debian:~$ sudo /etc/init.d/mysql status
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'debian-sys-ma…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why can’t I stop the MySQL service on Debian?

Low Risk

Try this: and look for the password listed under both the and sections being the original MySQL root password That's the fix and this is the reasoning behind it, if you're interested.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment