<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>MySQL &#8211; ITHOWTOO.COM</title>
	<atom:link href="https://www.ithowtoo.com/install-something-on-linux/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ithowtoo.com</link>
	<description>Various IT Projects involving Linux and Windows.</description>
	<lastBuildDate>Sun, 05 Feb 2023 00:22:18 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>

<image>
	<url>https://www.ithowtoo.com/wp-content/uploads/2016/11/cropped-mac-1-32x32.jpg</url>
	<title>MySQL &#8211; ITHOWTOO.COM</title>
	<link>https://www.ithowtoo.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">185377979</site>	<item>
		<title>Backup and Restore All MySQL Databases at once</title>
		<link>https://www.ithowtoo.com/backup-and-restore-all-mysql-databases-at-once/</link>
					<comments>https://www.ithowtoo.com/backup-and-restore-all-mysql-databases-at-once/#respond</comments>
		
		<dc:creator><![CDATA[ithowtoo_m86okr]]></dc:creator>
		<pubDate>Sun, 05 Feb 2023 00:22:01 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Backup all MySQL databases]]></category>
		<guid isPermaLink="false">https://www.ithowtoo.com/?p=1867</guid>

					<description><![CDATA[If you have a server with multiple MySQL databases running on it, you can simplify the backups and restore process by backing up and restoring all databases with mysqldump. Backing up All Databases Run the following command to backup all databases at once: Now copy this file somewhere safe in case you need to restore [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.ithowtoo.com/backup-and-restore-all-mysql-databases-at-once/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1867</post-id>	</item>
		<item>
		<title>My First working Python3 MariaDB Lookup Script</title>
		<link>https://www.ithowtoo.com/my-first-working-python3-mariadb-lookup-script/</link>
					<comments>https://www.ithowtoo.com/my-first-working-python3-mariadb-lookup-script/#respond</comments>
		
		<dc:creator><![CDATA[ithowtoo_m86okr]]></dc:creator>
		<pubDate>Tue, 28 Sep 2021 12:15:11 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[MySQL Lookup]]></category>
		<category><![CDATA[Python3]]></category>
		<guid isPermaLink="false">https://www.ithowtoo.com/?p=1718</guid>

					<description><![CDATA[Python3 MariaDB Lookup Script This week I decided to put the Python3 knowledge that I had gained studying for the last couple of weeks to work and write a MariaDB lookup script to get details from a MySQL database and show the details on screen. I got the idea because at work are development teams [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.ithowtoo.com/my-first-working-python3-mariadb-lookup-script/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1718</post-id>	</item>
		<item>
		<title>Finding Zentyal Mysql root password</title>
		<link>https://www.ithowtoo.com/finding-zentyal-mysql-root-password/</link>
					<comments>https://www.ithowtoo.com/finding-zentyal-mysql-root-password/#respond</comments>
		
		<dc:creator><![CDATA[ithowtoo_m86okr]]></dc:creator>
		<pubDate>Thu, 26 Mar 2015 12:02:00 +0000</pubDate>
				<category><![CDATA[Zentyal]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySql]]></category>
		<guid isPermaLink="false">https://www.ithowtoo.com/2015/03/26/finding-zentyal-mysql-root-password/</guid>

					<description><![CDATA[This morning I was trying to install OwnCloud on a Zentyal 4.0 server. The only problem that I found was with finding the root password for mysql to create the OwnCloud database. I found the solution on THIS&#160;site. The solution was way too simple it was literally to run the comand below which displays the [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.ithowtoo.com/finding-zentyal-mysql-root-password/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">70</post-id>	</item>
		<item>
		<title>Using mysqldump from the command line</title>
		<link>https://www.ithowtoo.com/using-mysqldump-from-the-comand-line/</link>
					<comments>https://www.ithowtoo.com/using-mysqldump-from-the-comand-line/#respond</comments>
		
		<dc:creator><![CDATA[ithowtoo_m86okr]]></dc:creator>
		<pubDate>Mon, 16 Mar 2015 14:38:00 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysqldump]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[MySQLdump]]></category>
		<guid isPermaLink="false">https://www.ithowtoo.com/2015/03/16/using-mysqldump-from-the-comand-line/</guid>

					<description><![CDATA[To use mysql to take a dump of a database as a backup or to migrate the database to another server use the following comand: mysqldump -u [USERNAME] -p[PASSWORD] [DATABASE-NAME] &#62; dumpfilename.sql To restore the dump use the following comand: mysql -u username -p database_name &#60; file.sql]]></description>
		
					<wfw:commentRss>https://www.ithowtoo.com/using-mysqldump-from-the-comand-line/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">81</post-id>	</item>
	</channel>
</rss>
