<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>reset mysql centos Archives - IODocs</title>
	<atom:link href="https://www.iodocs.com/tag/reset-mysql-centos/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.iodocs.com/tag/reset-mysql-centos/</link>
	<description>IODocs: Comprehensive How-To Guides, Software Tutorials, and More IODocs.com</description>
	<lastBuildDate>Tue, 05 Oct 2021 04:32:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.iodocs.com/wp-content/uploads/2019/01/cropped-logoIODOCSretina-32x32.avif</url>
	<title>reset mysql centos Archives - IODocs</title>
	<link>https://www.iodocs.com/tag/reset-mysql-centos/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Change mysql root password on Red Hat 7 / Centos7</title>
		<link>https://www.iodocs.com/change-mysql-root-password-rhle-7-centos7/</link>
		
		<dc:creator><![CDATA[rck]]></dc:creator>
		<pubDate>Wed, 15 Mar 2017 13:41:00 +0000</pubDate>
				<category><![CDATA[RedHat]]></category>
		<category><![CDATA[reset mysql centos]]></category>
		<category><![CDATA[reset mysql redhat]]></category>
		<guid isPermaLink="false">https://iodocs.com/?p=777</guid>

					<description><![CDATA[<p>So to reset the root password, you still start mySQL with &#8211;skip-grant-tables options and update the user table, but how you do it has changed. 1. Stop mysql: systemctl stop mysqld 2. Set the mySQL environment option systemctl set-environment MYSQLD_OPTS="--skip-grant-tables" 3. Start mysql usig the options you just set systemctl start mysqld 4. Login as [&#8230;]</p>
<p>The post <a href="https://www.iodocs.com/change-mysql-root-password-rhle-7-centos7/">Change mysql root password on Red Hat 7 / Centos7</a> appeared first on <a href="https://www.iodocs.com">IODocs</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
