<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Discuss @ Twinfish Tech  - MYSQL ]]></title>
		<link>https://discuss.twinfishtech.com/</link>
		<description><![CDATA[Discuss @ Twinfish Tech  - https://discuss.twinfishtech.com]]></description>
		<pubDate>Wed, 13 May 2026 20:10:32 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[How to Reset the Root Password]]></title>
			<link>https://discuss.twinfishtech.com/showthread.php?tid=1</link>
			<pubDate>Wed, 13 May 2026 17:59:52 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://discuss.twinfishtech.com/member.php?action=profile&uid=3">tkmuthupandi</a>]]></dc:creator>
			<guid isPermaLink="false">https://discuss.twinfishtech.com/showthread.php?tid=1</guid>
			<description><![CDATA[How to Reset the Root Password<br />
<br />
<br />
SET PASSWORD FOR 'root'@'localhost' = PASSWORD('MyNewPass');<br />
<br />
<br />
run this Query in Query window<br />
<span style="color: #0c0d0e;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: ui-monospace, 'Cascadia Mono', 'Segoe UI Mono', 'Liberation Mono', Menlo, Monaco, Consolas, monospace;" class="mycode_font">SET PASSWORD FOR 'root'@'localhost' = PASSWORD('MyNewPass');</span></span></span>]]></description>
			<content:encoded><![CDATA[How to Reset the Root Password<br />
<br />
<br />
SET PASSWORD FOR 'root'@'localhost' = PASSWORD('MyNewPass');<br />
<br />
<br />
run this Query in Query window<br />
<span style="color: #0c0d0e;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: ui-monospace, 'Cascadia Mono', 'Segoe UI Mono', 'Liberation Mono', Menlo, Monaco, Consolas, monospace;" class="mycode_font">SET PASSWORD FOR 'root'@'localhost' = PASSWORD('MyNewPass');</span></span></span>]]></content:encoded>
		</item>
	</channel>
</rss>