<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.komputilo.org/index.php?action=history&amp;feed=atom&amp;title=FAIL_Stopping_MySQL_database_server%3A_mysqld_failed%21</id>
	<title>FAIL Stopping MySQL database server: mysqld failed! - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.komputilo.org/index.php?action=history&amp;feed=atom&amp;title=FAIL_Stopping_MySQL_database_server%3A_mysqld_failed%21"/>
	<link rel="alternate" type="text/html" href="https://tech.komputilo.org/index.php?title=FAIL_Stopping_MySQL_database_server:_mysqld_failed!&amp;action=history"/>
	<updated>2026-04-17T21:31:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://tech.komputilo.org/index.php?title=FAIL_Stopping_MySQL_database_server:_mysqld_failed!&amp;diff=552&amp;oldid=prev</id>
		<title>Joosteto: Created page with &quot;=[FAIL] Stopping MySQL database server: mysqld failed!= For me, finally this worked to make the debian.cnf password for debian-sys-maint be accepted again:  &lt;nowiki&gt; # /etc/in...&quot;</title>
		<link rel="alternate" type="text/html" href="https://tech.komputilo.org/index.php?title=FAIL_Stopping_MySQL_database_server:_mysqld_failed!&amp;diff=552&amp;oldid=prev"/>
		<updated>2016-03-08T10:05:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=[FAIL] Stopping MySQL database server: mysqld failed!= For me, finally this worked to make the debian.cnf password for debian-sys-maint be accepted again:  &amp;lt;nowiki&amp;gt; # /etc/in...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=[FAIL] Stopping MySQL database server: mysqld failed!=&lt;br /&gt;
For me, finally this worked to make the debian.cnf password for debian-sys-maint be accepted again:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
# /etc/init.d/mysql stop&lt;br /&gt;
[FAIL] Stopping MySQL database server: mysqld failed!&lt;br /&gt;
&lt;br /&gt;
# cat /etc/mysql/debian.cnf|grep password&lt;br /&gt;
password = 58fvnf3hjf902jf5&lt;br /&gt;
password = 58fvnf3hjf902jf5&lt;br /&gt;
&lt;br /&gt;
# mysql -u root -p&lt;br /&gt;
Enter password: &lt;br /&gt;
[...]&lt;br /&gt;
&lt;br /&gt;
mysql&amp;gt; update mysql.user set password=password(&amp;quot;58fvnf3hjf902jf5&amp;quot;) where user='debian-sys-maint';&lt;br /&gt;
Query OK, 1 row affected (0.00 sec)&lt;br /&gt;
Rows matched: 1  Changed: 1  Warnings: 0&lt;br /&gt;
&lt;br /&gt;
mysql&amp;gt; flush privileges;&lt;br /&gt;
&lt;br /&gt;
# /etc/init.d/mysql stop&lt;br /&gt;
[ ok ] Stopping MySQL database server: mysqld.&lt;br /&gt;
root@pomo:/home/joostje# /etc/init.d/mysql start&lt;br /&gt;
[ ok ] Starting MySQL database server: mysqld ..&lt;br /&gt;
[info] Checking for tables which need an upgrade, are corrupt or were &lt;br /&gt;
not closed cleanly..&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Joosteto</name></author>
	</entry>
</feed>