<?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>Otak Atik [dot] Com &#187; windows xp service</title>
	<atom:link href="http://www.otakatik.com/tag/windows-xp-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.otakatik.com</link>
	<description>Empowering Computer</description>
	<lastBuildDate>Wed, 25 Jan 2012 09:06:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Managing MySQL Service Through NET Command</title>
		<link>http://www.otakatik.com/managing-mysql-service-through-net-command/</link>
		<comments>http://www.otakatik.com/managing-mysql-service-through-net-command/#comments</comments>
		<pubDate>Fri, 25 May 2007 14:54:14 +0000</pubDate>
		<dc:creator>Edi Kwie</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[windows xp service]]></category>

		<guid isPermaLink="false">http://www.otakatik.com/managing-mysql-service-through-net-command/</guid>
		<description><![CDATA[If you want start and stop MySQL server on Windows XP, you can do it through MySQL Administrator or Service Console. And you can control it through command prompt, I&#8217;ll share it&#8230; You can use net command to doing this job. OK, follow these steps: 1. Open your command prompt console via Start &#8211; Run [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0053/logo.png" alt="Logo" title="Logo MySQL NET Command" /><br />
If you want start and stop MySQL server on Windows XP, you can do it through MySQL Administrator or Service Console. And you can control it through command prompt, I&#8217;ll share it&#8230;<br />
<span id="more-21"></span><br />
You can use net command to doing this job.<br />
OK, follow these steps:<br />
1. Open your command prompt console via <strong>Start &#8211; Run</strong> menu and type <code>cmd</code> on textbox<br />
<img src="http://www.otakatik.com/wp-content/uploads/general/run-dialog-cmd.jpg" alt="Start Run menu" title="Start Run menu" /><br />
or <strong>Start &#8211; All Programs &#8211; Accessories &#8211; Command Prompt</strong> menu (figure-2).<br />
<img src="http://www.otakatik.com/wp-content/uploads/general/call-commandprompt.jpg" alt="Command Prompt" title="Command Prompt icon" /></p>
<p>2. And if you want to stop MySQL server type <code>net stop mysql</code> and press ENTER key (figure-3).<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0053/net_start_mysq_1.jpg" alt="NET Stop MySQL" title="NET Stop MySQL" /></p>
<p>3. Otherwise if you want to start it just type <code>net start mysql</code> and press ENTER key (figure-4).<br />
<img src="http://www.otakatik.com/wp-content/uploads/tiptricks/0053/net_stop_mysql_2.jpg" alt="NET Start MySQL" title="NET Start MySQL" /></p>
<p>4. It&#8217;s so simple, isn&#8217;t it?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.otakatik.com/managing-mysql-service-through-net-command/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

