<?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>MySQL &#8211; Linux Guru</title>
	<atom:link href="https://linuxguru.co.in/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>https://linuxguru.co.in</link>
	<description>Solution For Every Problem</description>
	<lastBuildDate>Sat, 10 Dec 2022 05:55:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://i0.wp.com/linuxguru.co.in/wp-content/uploads/2022/11/cropped-1-1.png?fit=32%2C32&#038;ssl=1</url>
	<title>MySQL &#8211; Linux Guru</title>
	<link>https://linuxguru.co.in</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">193267823</site>	<item>
		<title>Phpmyadmin</title>
		<link>https://linuxguru.co.in/phpmyadmin/</link>
		
		<dc:creator><![CDATA[Jeet Choudhary]]></dc:creator>
		<pubDate>Sat, 10 Dec 2022 05:33:39 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<guid isPermaLink="false">https://linuxguru.co.in/?p=277</guid>

					<description><![CDATA[Step 1 :-  wget https://files.phpmyadmin.net/phpMyAdmin/5.2.0/phpMyAdmin-5.2.0-all-languages.zip Step 2 :- sudo apt install unzip -y Step 3 :- unzip phpMyAdmin-5.2.0-all-languages.zip Step 4 :- mv phpMyAdmin-5.2.0-all-languages /var/www/html/phpmyadmin Step 5:-  http://localhost/phpmyadmin/]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">277</post-id>	</item>
		<item>
		<title>Install MariaDB 10+</title>
		<link>https://linuxguru.co.in/install-mariadb-10/</link>
		
		<dc:creator><![CDATA[Jeet Choudhary]]></dc:creator>
		<pubDate>Sat, 10 Dec 2022 05:11:44 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<guid isPermaLink="false">https://linuxguru.co.in/?p=272</guid>

					<description><![CDATA[Step 1 :- sudo apt update Step 2 :- sudo apt install mariadb-server Step 3 :- sudo systemctl start mariadb.service Step 4 :- sudo mysql_secure_installation then press Y set new password press Y,Y,Y Set User and Password Step 5 :- sudo mariadb Then run This command GRANT ALL ON *.* TO &#8216;root&#8217;@&#8217;localhost&#8217; IDENTIFIED BY &#8216;Use [&#8230;]]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">272</post-id>	</item>
	</channel>
</rss>
