<?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 Archives - Codeplaners</title>
	<atom:link href="https://codeplaners.com/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>https://codeplaners.com/category/mysql/</link>
	<description>Code Solution</description>
	<lastBuildDate>Wed, 01 Jan 2025 06:39:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.7</generator>

<image>
	<url>https://codeplaners.com/wp-content/uploads/2020/09/cropped-favicon-social-32x32.png</url>
	<title>MySQL Archives - Codeplaners</title>
	<link>https://codeplaners.com/category/mysql/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Install Composer</title>
		<link>https://codeplaners.com/how-to-install-composer/</link>
					<comments>https://codeplaners.com/how-to-install-composer/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 03 Dec 2024 08:55:29 +0000</pubDate>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Codeigniter]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Vue Js]]></category>
		<category><![CDATA[composer]]></category>
		<category><![CDATA[install composer]]></category>
		<guid isPermaLink="false">https://codeplaners.com/?p=502</guid>

					<description><![CDATA[<p>This post was last updated on January 1st, 2025 at 06:39 amEasy step Install Composer, follow my step by step Install Composer Step 1:- go to Download Composer page and click theComposer-Setup.exe link to download Composer Step 2:- After download, double-click the Composer-Setup.exe file and install the latest composer version. Click Next button. Step 3:- &#8230; <a href="https://codeplaners.com/how-to-install-composer/" class="more-link">Continue reading<span class="screen-reader-text"> "How to Install Composer"</span></a></p>
<p>The post <a rel="nofollow" href="https://codeplaners.com/how-to-install-composer/">How to Install Composer</a> appeared first on <a rel="nofollow" href="https://codeplaners.com">Codeplaners</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="last-modified">This post was last updated on January 1st, 2025 at 06:39 am</p><p>Easy step Install Composer, follow my step by step </p>
<h2>Install Composer</h2>
<h3>Step 1:- go to <a style="color:red;" href="https://getcomposer.org/download/" target="_blank" rel="Install Composer noopener noreferrer">Download Composer</a> page and click the<strong>Composer-Setup.exe</strong> link to download Composer</h3>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2021/03/1composer.png" alt="Install Composer" ></p>
<h3>Step 2:- After download, double-click the <strong>Composer-Setup.exe</strong> file and install the latest composer version. Click Next button.</h3>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2021/03/composer-1-step.png" alt="composer-1-step.png" ></p>
<h3>Step 3:- Select php.exe file, click Next button.</h3>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2021/03/composer-2-step.png" alt="composer-2-step.png" ></p>
<h3>Step 4:- No need add proxy URL, click Next button to continue.</h3>
<h3>Step 5:- Composer setup ready to install and click the Install button and continue.</h3>
<h3>Step 6:- complete installation, open the command prompt. Press “Win + R”, type in “cmd,” and click OK.</h3>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2021/03/open-command.png" alt="open-command" ></p>
<p>Then type <strong>“composer”</strong> and press enter</p>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2021/03/cmd.png" alt="cmd" ></p>
<p>The post <a rel="nofollow" href="https://codeplaners.com/how-to-install-composer/">How to Install Composer</a> appeared first on <a rel="nofollow" href="https://codeplaners.com">Codeplaners</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://codeplaners.com/how-to-install-composer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>increase db import size phpmyadmin</title>
		<link>https://codeplaners.com/increase-db-import-size-phpmyadmin/</link>
					<comments>https://codeplaners.com/increase-db-import-size-phpmyadmin/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 09 May 2021 13:20:03 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[increase db memory]]></category>
		<category><![CDATA[memory limit]]></category>
		<guid isPermaLink="false">https://codeplaners.com/?p=655</guid>

					<description><![CDATA[<p>In this article, we will show you increase db import size phpmyadmin. This article will give you simple example of increase db import size. you will learn increase db import size phpmyadmin. You need to just follow bellow step to incrase the database import size limit increase. So let&#8217;s do bellow steps. This article will &#8230; <a href="https://codeplaners.com/increase-db-import-size-phpmyadmin/" class="more-link">Continue reading<span class="screen-reader-text"> "increase db import size phpmyadmin"</span></a></p>
<p>The post <a rel="nofollow" href="https://codeplaners.com/increase-db-import-size-phpmyadmin/">increase db import size phpmyadmin</a> appeared first on <a rel="nofollow" href="https://codeplaners.com">Codeplaners</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In this article, we will show you increase db import size phpmyadmin. This article will give you simple example of increase db import size. you will learn increase db import size phpmyadmin.</p>
<p>You need to just follow bellow step to incrase the database import size limit increase. So let&#8217;s do bellow steps.</p>
<p>This article will give you simple example of I have changed all the <strong>php.ini</strong> parameters I know: <strong>upload_max_filesize</strong>, post_max_size.</p>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2021/05/increase-db-import-size.jpg" alt="increase db import size" /></p>
<h3>Step 1:- Open your php.ini file</h3>
<h3>Step 2:- Upgrading Memory Limit</h3>
<pre class="brush: php; title: ; notranslate">
memory_limit = 300M
</pre>
<h3>Step 3:- Upgrading Maximum size to post:</h3>
<pre class="brush: php; title: ; notranslate">
post_max_size = 300M
</pre>
<h3>Step 4:- Upgrading Maximum file-size to upload</h3>
<pre class="brush: php; title: ; notranslate">
upload_max_filesize = 300M
</pre>
<h3>Step 5:- Upgrading Maximum Execution Time:</h3>
<pre class="brush: php; title: ; notranslate">
max_execution_time = 10000
</pre>
<h3>Step 6:- Upgrading Maximum Input Time:</h3>
<pre class="brush: php; title: ; notranslate">
max_input_time = 5000
</pre>
<p>After saving the file, restart apache <strong>(e.g. sudo /etc/init.d/apache2 restart)</strong> and you are set.</p>
<p>Don&#8217;t forget to Restart Apache Services for changes to be applied.</p>
<p>For further details</p>
<p>The post <a rel="nofollow" href="https://codeplaners.com/increase-db-import-size-phpmyadmin/">increase db import size phpmyadmin</a> appeared first on <a rel="nofollow" href="https://codeplaners.com">Codeplaners</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://codeplaners.com/increase-db-import-size-phpmyadmin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Create a MySQL Database with phpmyadmin localhost</title>
		<link>https://codeplaners.com/how-to-create-a-mysql-database-with-phpmyadmin-localhost/</link>
					<comments>https://codeplaners.com/how-to-create-a-mysql-database-with-phpmyadmin-localhost/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 15 Oct 2020 06:02:50 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Aapachi]]></category>
		<category><![CDATA[create database]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database create]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[xampp]]></category>
		<guid isPermaLink="false">http://localhost/codeplaners/?p=273</guid>

					<description><![CDATA[<p>This post was last updated on February 14th, 2021 at 04:18 pmphpMyAdmin could be a fashionable web-based administration tool for administer MySQL servers and informations.This article we are learn to the create a brand new database and a new user to access that database on a MySQL Server with phpMyAdmin. How to create a database using PHPMyAdmin in Localhost step by step. &#160; &#8230; <a href="https://codeplaners.com/how-to-create-a-mysql-database-with-phpmyadmin-localhost/" class="more-link">Continue reading<span class="screen-reader-text"> "How to Create a MySQL Database with phpmyadmin localhost"</span></a></p>
<p>The post <a rel="nofollow" href="https://codeplaners.com/how-to-create-a-mysql-database-with-phpmyadmin-localhost/">How to Create a MySQL Database with phpmyadmin localhost</a> appeared first on <a rel="nofollow" href="https://codeplaners.com">Codeplaners</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="last-modified">This post was last updated on February 14th, 2021 at 04:18 pm</p><p>phpMyAdmin could be a fashionable web-based administration tool for administer MySQL servers and informations.This article we are learn to the create a brand new database and a new user to access that database on a MySQL Server with phpMyAdmin.</p>
<h2>How to create a database using PHPMyAdmin in Localhost step by step.</h2>
<p>&nbsp;</p>
<p><strong>Step-1)</strong> First of all launch local web server, probably XAMPP or run the Aapachi or Mysql.</p>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2020/10/xamprunninng.jpg" /></p>
<p><strong>Step-2) </strong>When you check <strong>xampp</strong> running succssfully.</p>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2020/10/xamprunninng1.jpg" /></p>
<p><strong>Step-3) </strong>After that Open your web browser, navigate to <a href="http://localhost/phpmyadmin" target="_blank" rel="noopener noreferrer">http://localhost/phpmyadmin</a></p>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2020/10/database.jpg" /></p>
<p><strong>Step-4)  </strong>Then click on on <strong>Databases </strong>tab. In the subsequent page, you&#8217;ll get choice to Create a Database and enter field for Database name. I create a <strong>demo database</strong> to show you. Fill database name. After that click on on Create button.</p>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2020/10/demodb.jpg" /></p>
<p><strong>Step-5) </strong>After a few seconds a <strong>popup success</strong> message will be displayed.</p>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2020/10/databasecreate.jpg" /></p>
<p><strong>Step-6) </strong>Then you can view your database from list of tables. you have many databases please find the your database name in the table.</p>
<p><img decoding="async" src="https://codeplaners.com/wp-content/uploads/2020/10/databasenameview.jpg" /></p>
<p>Then database is showing in table your database successfully create in your phpmyadmin server.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://codeplaners.com/how-to-create-a-mysql-database-with-phpmyadmin-localhost/">How to Create a MySQL Database with phpmyadmin localhost</a> appeared first on <a rel="nofollow" href="https://codeplaners.com">Codeplaners</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://codeplaners.com/how-to-create-a-mysql-database-with-phpmyadmin-localhost/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
