<?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 - Hostnats</title>
	<atom:link href="https://www.hostnats.com/blog/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>The Perfect Hosting Partner</description>
	<lastBuildDate>Tue, 31 Mar 2026 10:36:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.hostnats.com/blog/wp-content/uploads/2020/07/logo.png</url>
	<title>mysql Archives - Hostnats</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>MySQL vs MariaDB</title>
		<link>https://www.hostnats.com/blog/mysql-vs-mariadb/</link>
					<comments>https://www.hostnats.com/blog/mysql-vs-mariadb/#respond</comments>
		
		<dc:creator><![CDATA[Gopu Kumar]]></dc:creator>
		<pubDate>Thu, 23 Sep 2021 11:16:32 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Database Software]]></category>
		<category><![CDATA[difference between MariaDB and MySQL]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[MySQL vs MariaDB]]></category>
		<guid isPermaLink="false">https://www.helptoinstall.com/?p=3800</guid>

					<description><![CDATA[<p>MySQL MySQL is an Open-Source Database Management System and Michael Widenius was the Co-Founder and its initial release was in the year 1995. Later, MySQL was acquired by Oracle Corporation. MySQL stands for the co-founder Michael Widenius&#8217;s daughter&#8217;s name and SQL stands for Structural Query Language. SQL is a language that programmers use for creating [&#8230;]</p>
<p>The post <a href="https://www.hostnats.com/blog/mysql-vs-mariadb/">MySQL vs MariaDB</a> appeared first on <a href="https://www.hostnats.com/blog">Hostnats</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">MySQL</h2>



<p>MySQL is an Open-Source Database Management System and Michael Widenius was the Co-Founder and its initial release was in the year 1995. Later, MySQL was acquired by Oracle Corporation.  MySQL stands for the co-founder Michael Widenius&#8217;s daughter&#8217;s name and SQL stands for Structural Query Language. SQL is a language that programmers use for creating and managing data from the database. Since MySQL is an Open-Source Software, it&#8217;s free for the users. MySQL is renowned for its capability to handle a large volume of data. Since MySQL was acquired by Oracle Corporation, some issues were taken place with the usage of the database, therefore, MariaDB was developed.</p>



<h2 class="wp-block-heading">MariaDB</h2>



<p>MariaDB was developed by a community named MariaDB Foundation in the year 2009. It is an Open-Source software intended for free. MariaDB is a compatible drop-in replacement for MySQL database technology. Since MariaDB was made intending for better performance than MySQL, MariaDB has a high number of extra new features and that made user orientation and performance better than MySQL.</p>



<h2 class="wp-block-heading">Difference Between MariaDB and  MySQL </h2>



<ul class="wp-block-list"><li>MariaDB is faster than MySQL.</li><li>MySQL uses specific proprietary code when it comes to Enterprise Edition whreas MariaDB is Open-Source.</li><li>MariaDB is not supporting Dynamic Column and Data Masking whilst MySQL supports both.</li><li>Replication is faster in MariaDB whereas it is slower in MySQL.</li><li>Apparently, MariaDB is having 12 storage engine while MySQL has less storage engines.</li><li>Connection pool of MariaDB is massive, it is supporting upto 200,000+ connections while connection pool of MySQL is smaller.</li></ul>



<p>MariaDB has not yet outplayed MySQL by its upper hand. Though, a lot of the leading Corporate Companies are still preferring MySQL due to its simplicity. </p>



<p>If you aren&#8217;t a database software expert, there is a risk in installing or transferring both programmes without the help of a professional. Don&#8217;t put your valuable data at risk!</p>



<p>Check into <a href="https://www.helptoinstall.com/" target="_blank" rel="noreferrer noopener">https://www.helptoinstall.com/</a> for Cloud, Server Software Installation, and Migration Services. </p>
<p>The post <a href="https://www.hostnats.com/blog/mysql-vs-mariadb/">MySQL vs MariaDB</a> appeared first on <a href="https://www.hostnats.com/blog">Hostnats</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hostnats.com/blog/mysql-vs-mariadb/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Use Remote MySQL in cPanel</title>
		<link>https://www.hostnats.com/blog/how-to-use-remote-mysql-in-cpanel/</link>
					<comments>https://www.hostnats.com/blog/how-to-use-remote-mysql-in-cpanel/#respond</comments>
		
		<dc:creator><![CDATA[natshosadmin]]></dc:creator>
		<pubDate>Wed, 19 May 2021 08:55:49 +0000</pubDate>
				<category><![CDATA[cPanel Blog]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[remote mysql]]></category>
		<category><![CDATA[use]]></category>
		<guid isPermaLink="false">https://www.hostnats.com/?p=1406</guid>

					<description><![CDATA[<p>Having remote MySQL access can be advantageous for a variety of reasons. Remote hosts (different servers) can access your MySQL database using this function. For example, if you want to make the database available to a third party, such as a shopping cart application. Find Remote MySQL Feature Under the Databases section, look for and [&#8230;]</p>
<p>The post <a href="https://www.hostnats.com/blog/how-to-use-remote-mysql-in-cpanel/">How to Use Remote MySQL in cPanel</a> appeared first on <a href="https://www.hostnats.com/blog">Hostnats</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Having remote MySQL access can be advantageous for a variety of reasons. Remote hosts (different servers) can access your MySQL database using this function. For example, if you want to make the database available to a third party, such as a shopping cart application.</p>



<h4 class="wp-block-heading">Find Remote MySQL Feature</h4>



<p>Under the Databases section, look for and open the Remote MySQL® tool.</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="113" src="https://www.hostnats.com/blog/wp-content/uploads/2021/05/remote-mysql-tool-1024x113-1.png" alt="" class="wp-image-1407" srcset="https://www.hostnats.com/blog/wp-content/uploads/2021/05/remote-mysql-tool-1024x113-1.png 1024w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/remote-mysql-tool-1024x113-1-300x33.png 300w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/remote-mysql-tool-1024x113-1-768x85.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h4 class="wp-block-heading">Allowing Remote Server Access to Your Databases</h4>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="323" src="https://www.hostnats.com/blog/wp-content/uploads/2021/05/example-host-1024x323-1.png" alt="" class="wp-image-1408" srcset="https://www.hostnats.com/blog/wp-content/uploads/2021/05/example-host-1024x323-1.png 1024w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/example-host-1024x323-1-300x95.png 300w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/example-host-1024x323-1-768x242.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>In the Host area, type the hostname or IP address. You can use your public IP address, to access the database from localhost. Alternatively, type a fully eligible domain name, such as www.jkucart.com, and then press Add Host.</p>



<h4 class="wp-block-heading">Deleting Remote Server Access.</h4>



<p>You can do the following to revoke previously granted access:</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="98" src="https://www.hostnats.com/blog/wp-content/uploads/2021/05/remove-hostname-1024x98-1.png" alt="" class="wp-image-1409" srcset="https://www.hostnats.com/blog/wp-content/uploads/2021/05/remove-hostname-1024x98-1.png 1024w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/remove-hostname-1024x98-1-300x29.png 300w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/remove-hostname-1024x98-1-768x74.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>In the Manage Access Hosts list, find the hostname you want to drop and press Delete.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="768" height="349" src="https://www.hostnats.com/blog/wp-content/uploads/2021/05/confirm-to-remove-hostname-768x349-1.png" alt="" class="wp-image-1410" srcset="https://www.hostnats.com/blog/wp-content/uploads/2021/05/confirm-to-remove-hostname-768x349-1.png 768w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/confirm-to-remove-hostname-768x349-1-300x136.png 300w" sizes="(max-width: 768px) 100vw, 768px" /></figure>



<p>A confirmation window will appear, and all you have to do now is press Remove Access Host.</p>



<p>That&#8217;s what there is to it. Remote access to your MySQL databases can be enabled and disabled with ease. Please don&#8217;t grant permission to an unauthorised individual for security purposes.</p>
<p>The post <a href="https://www.hostnats.com/blog/how-to-use-remote-mysql-in-cpanel/">How to Use Remote MySQL in cPanel</a> appeared first on <a href="https://www.hostnats.com/blog">Hostnats</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hostnats.com/blog/how-to-use-remote-mysql-in-cpanel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Create MySQL Database in cPanel</title>
		<link>https://www.hostnats.com/blog/how-to-create-mysql-database-in-cpanel/</link>
					<comments>https://www.hostnats.com/blog/how-to-create-mysql-database-in-cpanel/#respond</comments>
		
		<dc:creator><![CDATA[natshosadmin]]></dc:creator>
		<pubDate>Tue, 18 May 2021 16:24:43 +0000</pubDate>
				<category><![CDATA[cPanel Blog]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[mysql]]></category>
		<guid isPermaLink="false">https://www.hostnats.com/?p=1398</guid>

					<description><![CDATA[<p>To store your data, each website needs a location. Here, we will build a database and allow a user to access it for your domain. Accessing the MySQL Databases Use the MySQL Databases tool after logging in. Creating New MySQL Database You&#8217;ll be taken to a window called MySQL Databases. To make a database, type [&#8230;]</p>
<p>The post <a href="https://www.hostnats.com/blog/how-to-create-mysql-database-in-cpanel/">How to Create MySQL Database in cPanel</a> appeared first on <a href="https://www.hostnats.com/blog">Hostnats</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>To store your data, each website needs a location. Here, we will build a database and allow a user to access it for your domain.</p>



<h4 class="wp-block-heading">Accessing the MySQL Databases</h4>



<p>Use the MySQL Databases tool after logging in.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="172" src="https://www.hostnats.com/blog/wp-content/uploads/2021/05/mysql-databases-tool-1024x172-1.png" alt="" class="wp-image-1399" srcset="https://www.hostnats.com/blog/wp-content/uploads/2021/05/mysql-databases-tool-1024x172-1.png 1024w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/mysql-databases-tool-1024x172-1-300x50.png 300w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/mysql-databases-tool-1024x172-1-768x129.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h4 class="wp-block-heading">Creating New MySQL Database</h4>



<p>You&#8217;ll be taken to a window called MySQL Databases. To make a database, type the name in the appropriate field (without spaces) and press Create Database. Select Go Back when you&#8217;re done.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="243" src="https://www.hostnats.com/blog/wp-content/uploads/2021/05/create-database-1024x243.png" alt="" class="wp-image-1400" srcset="https://www.hostnats.com/blog/wp-content/uploads/2021/05/create-database-1024x243.png 1024w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/create-database-300x71.png 300w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/create-database-768x182.png 768w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/create-database.png 1200w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h4 class="wp-block-heading">Creating and Adding New MySQL User</h4>



<p>The Add New User form is located at the bottom of the page. When filling out the form, leave no gaps between the username and the password. Enter your password twice.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="504" src="https://www.hostnats.com/blog/wp-content/uploads/2021/05/create-user-1024x504-1.png" alt="" class="wp-image-1401" srcset="https://www.hostnats.com/blog/wp-content/uploads/2021/05/create-user-1024x504-1.png 1024w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/create-user-1024x504-1-300x148.png 300w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/create-user-1024x504-1-768x378.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>You can also use the Password Generator to come up with a more secure password. If you did, I have copied this password in a safe place and then Use Password.</p>



<p>When you&#8217;re done, press Create User.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="343" src="https://www.hostnats.com/blog/wp-content/uploads/2021/05/add-user-to-database-1024x343-1.png" alt="" class="wp-image-1402" srcset="https://www.hostnats.com/blog/wp-content/uploads/2021/05/add-user-to-database-1024x343-1.png 1024w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/add-user-to-database-1024x343-1-300x100.png 300w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/add-user-to-database-1024x343-1-768x257.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>After clicking Go Back, you can fill out the Add User To Database form. Select the user and the database to which the user will be allocated from the drop-down menu.</p>



<p>You&#8217;ll be taken to the Manage User Privileges window after clicking Add.</p>



<h4 class="wp-block-heading">Providing Privileges to the New User</h4>



<p>All that remains is to grant the user privileges in this phase. You can check ALL PRIVILEGES and press the Make Changes button if you&#8217;re creating an admin.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="776" src="https://www.hostnats.com/blog/wp-content/uploads/2021/05/grant-privileges-1024x776-1.png" alt="" class="wp-image-1403" srcset="https://www.hostnats.com/blog/wp-content/uploads/2021/05/grant-privileges-1024x776-1.png 1024w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/grant-privileges-1024x776-1-300x227.png 300w, https://www.hostnats.com/blog/wp-content/uploads/2021/05/grant-privileges-1024x776-1-768x582.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>That&#8217;s it; you&#8217;ve successfully built a database, a user, and the required privileges to access the website&#8217;s database. Keep in mind that this tutorial only created an empty database, so you&#8217;ll have to manually generate or import all of the tables and entries.</p>
<p>The post <a href="https://www.hostnats.com/blog/how-to-create-mysql-database-in-cpanel/">How to Create MySQL Database in cPanel</a> appeared first on <a href="https://www.hostnats.com/blog">Hostnats</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hostnats.com/blog/how-to-create-mysql-database-in-cpanel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
