<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Root Password on Michael’s Domain</title><link>https://jeltsch.org/en/tags/root-password/</link><description>Recent content in Root Password on Michael’s Domain</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright © 2002 - 2026 Michael Jeltsch.</copyright><lastBuildDate>Fri, 24 Jul 2026 00:18:18 +0300</lastBuildDate><atom:link href="https://jeltsch.org/en/tags/root-password/index.xml" rel="self" type="application/rss+xml"/><item><title>mysql server restart</title><link>https://jeltsch.org/en/mysql_server_restart/</link><pubDate>Thu, 11 Sep 2008 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/mysql_server_restart/</guid><description>&lt;p&gt;My mysqld runs on Ubuntu Hardy and after replacing the complete mysql data with a dump from another server the &amp;ldquo;/etc/init.d/mysql stop&amp;rdquo; command fails, because the system administration account doesn&amp;rsquo;t work anymore. So I had to recreate it again:&lt;code&gt;GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'password' WITH GRANT OPTION;&lt;/code&gt;The password can be obtained from /etc/mysql/debian.cnf.&lt;/p&gt;</description></item></channel></rss>