<?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>Gabriele Caracciolo Blog &#187; mysql</title>
	<atom:link href="http://gabrielecaracciolo.com/blog/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://gabrielecaracciolo.com/blog</link>
	<description>Just my ICT notes</description>
	<lastBuildDate>Mon, 07 May 2012 21:01:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Cambiare la password di root di MySQL</title>
		<link>http://gabrielecaracciolo.com/blog/2009/cambiare-la-password-di-root-di-mysql/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cambiare-la-password-di-root-di-mysql</link>
		<comments>http://gabrielecaracciolo.com/blog/2009/cambiare-la-password-di-root-di-mysql/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 14:16:41 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[DBMS]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[password recovery]]></category>

		<guid isPermaLink="false">http://gabrielecaracciolo.com/blog/?p=449</guid>
		<description><![CDATA[In un post precedente avevo parlato di come scoprire qual era la vostra vecchia password di root di MySQL. Quello che segue è il metodo per cambiarla direttamente: Fermiamo MySQL con: # /etc/init.d/mysql stop Riavviamolo con il comando: # mysqld_safe --skip-grant-tables --skip-networking &#38; Accediamo a MySQL con: # mysql -u root Utilizziamo il database appropriato: [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2009/cambiare-la-password-di-root-di-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recuperare la password di root di MySQL</title>
		<link>http://gabrielecaracciolo.com/blog/2009/recuperare-la-password-di-root-di-mysql/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=recuperare-la-password-di-root-di-mysql</link>
		<comments>http://gabrielecaracciolo.com/blog/2009/recuperare-la-password-di-root-di-mysql/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 16:22:43 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[crack]]></category>
		<category><![CDATA[DBMS]]></category>
		<category><![CDATA[john the ripper]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.gabrielecaracciolo.com/blog/?p=388</guid>
		<description><![CDATA[Se non vi ricordate più la password di root di MySQL, potete provare questo metodo che descriverò qui di seguito. N.B.1: Questa procedura potrebbe non andare a buon fine (nel senso che potrebbe impiegarci davvero tanto tempo) se la password che avete scelto in origine è molto lunga e/o complessa (= avete usato lettere maiuscole e [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2009/recuperare-la-password-di-root-di-mysql/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>MySQL &#8211; Alcuni comandi utili</title>
		<link>http://gabrielecaracciolo.com/blog/2009/mysql-alcuni-comandi-utili/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-alcuni-comandi-utili</link>
		<comments>http://gabrielecaracciolo.com/blog/2009/mysql-alcuni-comandi-utili/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 15:29:39 +0000</pubDate>
		<dc:creator>gabriele</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix-Linux]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[DBMS]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[restore]]></category>

		<guid isPermaLink="false">http://www.gabrielecaracciolo.com/blog/?p=389</guid>
		<description><![CDATA[Premessa: per la scrittura di questo articoletto ho utilizzato come sistema di test una distribuzione Linux Ubuntu. Ho installato mysql-server tramite il gestore pacchetti Synaptic (potete usare anche apt-get install), e ho assegnato una password all&#8217;utente root non appena mi è stato chiesto. Passiamo ora ad un elenco di comandi utili. Consiglio vivamente agli utenti [...]]]></description>
		<wfw:commentRss>http://gabrielecaracciolo.com/blog/2009/mysql-alcuni-comandi-utili/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

