﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom">
  <channel>
    <title>Newest KB Articles in MySQL</title>
    <description>Recent additions to the knowledge base from DiscountASP.NET</description>
    <link>https://support.discountasp.net/kb/c308/mysql.aspx</link>
    <pubDate>Sat, 13 Jun 2026 09:55:12 GMT</pubDate>
    <generator>SmarterTrack Enterprise 100.0.9553</generator>
    <atom:link href="https://support.discountasp.net/RSS.ashx?catid=308&amp;type=newestkbarticles" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Order and Create a MySQL Database</title>
      <link>https://support.discountasp.net/kb/a1686/how-to-order-and-create-a-mysql-database.aspx</link>
      <pubDate>Sun, 01 May 2022 04:21:57 GMT</pubDate>
      <guid isPermaLink="false">kbarticle1686</guid>
      <description>&lt;div&gt;&lt;div style="background-color: lightblue; text-align: center;"&gt;&lt;strong&gt;Ordering Your MySQL Database Addon Service&lt;/strong&gt;&lt;/div&gt;&lt;br&gt;&lt;ol&gt;&lt;li&gt;Log into the &lt;a href="https://my.discountasp.net/" target="_blank"&gt;DiscountASP.NET Control Panel&lt;/a&gt;&lt;/li&gt;&lt;li&gt;On the menu to your left under &lt;strong&gt;Account Management&lt;/strong&gt;, click on the &lt;a href="https://my.discountasp.net/addons/" target="_blank"&gt;Order Addons&lt;/a&gt; link.&lt;br&gt;&lt;br&gt;&lt;img src="/AvatarHandler.ashx?kbattchid=139" class="fr-fic fr-dii"&gt;&lt;br&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;On your right, a list of addon features will appear. &amp;nbsp;Scroll down to where it says &lt;strong&gt;MySQL Database&lt;/strong&gt; and click on the &lt;em&gt;Order MySQL: Click Here&lt;/em&gt; link.&lt;br&gt;&lt;br&gt;&lt;img src="/AvatarHandler.ashx?kbattchid=140" class="fr-fic fr-dii"&gt;&lt;br&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;The price is based on the amount of database disk space you want. &amp;nbsp;Select the amount of disk space you want in the dropdown menu and then click the &lt;em&gt;Add to my Account&lt;/em&gt; button.&lt;br&gt;&lt;br&gt;&lt;img src="/AvatarHandler.ashx?kbattchid=141" class="fr-fic fr-dii"&gt;&lt;br&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div style="background-color: lightblue; text-align: center;"&gt;&lt;strong&gt;Creating the Database&lt;/strong&gt;&lt;/div&gt;&lt;br&gt;&lt;ol&gt;&lt;li&gt;In most cases, your database service should be provisioned immediately. &amp;nbsp;If it&amp;rsquo;s not provisioned after 24 hours, please &lt;a href="https://support.discountasp.net/" target="_blank"&gt;open a support ticket&lt;/a&gt; to have us investigate the issue. &amp;nbsp;After it has been provisioned, click on the &lt;a href="https://my.discountasp.net/mysql.aspx" target="_blank"&gt;MySQL Manager&lt;/a&gt; link under &lt;strong&gt;Database Management&lt;/strong&gt; to create your database. &amp;nbsp; It&amp;rsquo;s on the menu to your left in the Control Panel if you scroll down a bit.&lt;br&gt;&lt;br&gt;&lt;img src="/AvatarHandler.ashx?kbattchid=142" class="fr-fic fr-dii"&gt;&lt;br&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;On your right, give your database a &lt;strong&gt;name&lt;/strong&gt;, create a &lt;strong&gt;username&lt;/strong&gt;, set the disk space &lt;strong&gt;quota&lt;/strong&gt;, and then click on the &lt;em&gt;Create&lt;/em&gt; button.&lt;br&gt;&lt;br&gt;&lt;img src="/AvatarHandler.ashx?kbattchid=143" class="fr-fic fr-dii"&gt;&lt;br&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;Your newly created database will appear above the creation section as shown below.&lt;br&gt;&lt;br&gt;&lt;img src="/AvatarHandler.ashx?kbattchid=144" class="fr-fic fr-dii"&gt;&lt;br&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;Click on the &lt;em&gt;Manage&lt;/em&gt; link to get your connection information. &amp;nbsp; You&amp;rsquo;ll need this information when you go to install an application from our Web App Gallery or for use in your own applications. &amp;nbsp;A sample connection string is also provided to you for your convenience.&lt;br&gt;&lt;br&gt;&lt;img src="/AvatarHandler.ashx?kbattchid=145" class="fr-fic fr-dii"&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br&gt;&lt;div style="background-color: #FFFFED; border: 1px dotted #000000; padding: 20px;"&gt;Our Website Cloud Backup service can automate your database backups. You have full control over backup retention and schedule. &amp;nbsp; &lt;a href="http://my.discountasp.net/addons/backup.aspx" target="_blank"&gt;DiscountASP.NET Website Cloud Backup&lt;/a&gt; - &lt;a href="https://cp.everleap.com/backup/" target="_blank"&gt;Everleap Website Cloud Backup&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>How to Restore a MySQL Database</title>
      <link>https://support.discountasp.net/kb/a1629/how-to-restore-a-mysql-database.aspx</link>
      <pubDate>Wed, 03 Apr 2019 20:32:39 GMT</pubDate>
      <guid isPermaLink="false">kbarticle1629</guid>
      <description>&lt;div&gt;You can restore a MySQL database using either MySQL Workbench or phpMyAdmin&lt;br&gt;&lt;br&gt;&lt;strong&gt;MySQL Workbench&lt;/strong&gt;&lt;br&gt;&lt;br&gt;Before connecting MySQL Workbench to your database, you will need to download it.&lt;br&gt;&lt;a href="https://dev.mysql.com/downloads/workbench/" target="_blank"&gt;https://dev.mysql.com/downloads/workbench/&lt;/a&gt;&lt;br&gt;&lt;a href="https://support.discountasp.net/kb/a880/how-to-connect-to-mysql-using-mysql-workbench.aspx" target="_blank"&gt;https://support.discountasp.net/kb/a880/how-to-connect-to-mysql-using-mysql-workbench.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;Open Workbench, click Server --&amp;gt; Data Import:&lt;br&gt;&lt;br&gt;&lt;img src="https://support.winhost.com/AvatarHandler.ashx?fid=2818563&amp;key=2456701484" class="fr-fic fr-dii" style="width: 700px;"&gt;&lt;br&gt;&lt;br&gt;Click &amp;quot;Import from Self-Contained File&amp;quot;, find the location of the file on your local machine by clicking on the three dots. &amp;nbsp;Next you will need to choose the target schema, click the dropdown menu and select the one matching the backup file name. &amp;nbsp;Finally click &amp;quot;Start Import&amp;quot;.&lt;br&gt;&lt;br&gt;&lt;img src="/AvatarHandler.ashx?fid=2830812&amp;key=1061953361" class="fr-fic fr-dii" style="width: 700px;"&gt;&lt;br&gt;&lt;br&gt;The Import will run and your database will have been restored.&lt;br&gt;&lt;br&gt;&lt;strong&gt;phpMyAdmin&lt;/strong&gt;&lt;br&gt;&lt;br&gt;You can install phpMyAdmin through the Web App Gallery in the control panel.&lt;br&gt;&lt;a href="https://support.discountasp.net/kb/a1630/installing-phpmyadmin.aspx#" target="_blank"&gt;https://support.discountasp.net/kb/a1630/installing-phpmyadmin.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;Click on the database on the left hand side, then click Import.&lt;br&gt;&lt;br&gt;&lt;img src="https://support.winhost.com/AvatarHandler.ashx?fid=2818565&amp;key=429048771" class="fr-fic fr-dii" style="width: 700px;"&gt;&lt;br&gt;&lt;br&gt;Click on &amp;quot;Choose File&amp;quot;, locate the backup file usually a .sql file.&lt;br&gt;Click &amp;quot;Go&amp;quot; .&lt;br&gt;&lt;br&gt;&lt;img src="https://support.winhost.com/AvatarHandler.ashx?fid=2818566&amp;key=2049818424" class="fr-fic fr-dii" style="width: 700px;"&gt;&lt;br&gt;&lt;br&gt;You should be met with an import successful screen and a restored database.&lt;br&gt;&lt;br&gt;Please open a support ticket for help if you have any problems or errors.&lt;/div&gt;</description>
    </item>
    <item>
      <title>How to Connect to MySQL using MySQL Workbench</title>
      <link>https://support.discountasp.net/kb/a880/how-to-connect-to-mysql-using-mysql-workbench.aspx</link>
      <pubDate>Mon, 22 Nov 2010 23:01:34 GMT</pubDate>
      <guid isPermaLink="false">kbarticle880</guid>
      <description>&lt;div&gt;&lt;a href="http://www.mysql.com/downloads/workbench/" target="_blank"&gt;Download MySQL Workbench&lt;/a&gt; and install it on your computer.&lt;br&gt;&lt;br&gt;Open MySQL Workbench and click on the &amp;quot;+&amp;quot; sign next to &lt;strong&gt;MySQL Connections&lt;/strong&gt;.&lt;br&gt;&lt;br&gt;&lt;ol&gt;&lt;li&gt;This will open the &lt;strong&gt;Setup New Connection&amp;nbsp;&lt;/strong&gt;window.&lt;/li&gt;&lt;li&gt;Enter your own Connection Name.&lt;/li&gt;&lt;li&gt;Enter the MySQL server name in the &lt;strong&gt;Hostname&lt;/strong&gt; field.&lt;/li&gt;&lt;li&gt;Enter the MySQL db login in the &lt;strong&gt;Username&lt;/strong&gt; field.&lt;/li&gt;&lt;/ol&gt;&lt;br&gt;When the connection is made a window will open and you will enter the password for your database.&lt;br&gt;&lt;br&gt;&lt;div style="background-color: #FFFFED; border: 1px dotted #000000; padding: 20px;"&gt;Our Website Cloud Backup service can automate your database backups. You have full control over backup retention and schedule. &amp;nbsp; &lt;a href="http://my.discountasp.net/addons/backup.aspx" target="_blank"&gt;DiscountASP.NET Website Cloud Backup&lt;/a&gt; - &lt;a href="https://cp.everleap.com/backup/" target="_blank"&gt;Everleap Website Cloud Backup&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Maximum number of database connections for MySQL users</title>
      <link>https://support.discountasp.net/kb/a245/maximum-number-of-database-connections-for-mysql-users.aspx</link>
      <pubDate>Sat, 15 Nov 2008 01:06:19 GMT</pubDate>
      <guid isPermaLink="false">kbarticle245</guid>
      <description>&lt;div&gt;In order to prevent excessive use by one site negatively impacting the performance of our MySQL servers, we limit the number of connections to the servers. &amp;nbsp;The maximum connection limit is set to 25 connections per user. &amp;nbsp;This limit is in place to maintain stability, it is not a guaranteed level of service.&lt;br&gt;&lt;br&gt;If your application requires more connections, we recommend that you change your application to use persistent database connections or pooled database connections.&lt;br&gt;&lt;br&gt;&lt;div style="background-color: #FFFFED; border: 1px dotted #000000; padding: 20px;"&gt;Our Website Cloud Backup service can automate your database backups. You have full control over backup retention and schedule. &amp;nbsp; &lt;a href="http://my.discountasp.net/addons/backup.aspx" target="_blank"&gt;DiscountASP.NET Website Cloud Backup&lt;/a&gt; - &lt;a href="https://cp.everleap.com/backup/" target="_blank"&gt;Everleap Website Cloud Backup&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>InnoDB Table Support on MySQL Servers</title>
      <link>https://support.discountasp.net/kb/a244/innodb-table-support-on-mysql-servers.aspx</link>
      <pubDate>Sat, 15 Nov 2008 01:05:19 GMT</pubDate>
      <guid isPermaLink="false">kbarticle244</guid>
      <description>&lt;div&gt;MySQL databases created prior to November, 2010 (MySQL 4.1.18-std) are on our legacy MySQL servers which do not support the use of InnoDB tables. &amp;nbsp;If you require the use of transact SQL, you should use our MS SQL database services.&lt;br&gt;&lt;br&gt;Databases created after November, 2010 (MySQL 5.x) do support InnoDB tables.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;div style="background-color: #FFFFED; border: 1px dotted #000000; padding: 20px;"&gt;Our Website Cloud Backup service can automate your database backups. You have full control over backup retention and schedule. &amp;nbsp; &lt;a href="http://my.discountasp.net/addons/backup.aspx" target="_blank"&gt;DiscountASP.NET Website Cloud Backup&lt;/a&gt; - &lt;a href="https://cp.everleap.com/backup/" target="_blank"&gt;Everleap Website Cloud Backup&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>DiscountASP.NET General MySQL Backup Strategy</title>
      <link>https://support.discountasp.net/kb/a243/discountasp_net-general-mysql-backup-strategy.aspx</link>
      <pubDate>Sat, 15 Nov 2008 01:04:09 GMT</pubDate>
      <guid isPermaLink="false">kbarticle243</guid>
      <description>&lt;div&gt;All MySQL Server databases are backed up on a nightly basis. &amp;nbsp;We retain a rotating three day backup.&lt;br&gt;&lt;br&gt;We recommend that you back up your MySQL database and keep a local copy whenever changes are made. &amp;nbsp;In an emergency situation where you do not have a local backup, we can restore a specific MySQL database file for a $80 restoration fee.&lt;br&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div style="background-color: #FFFFED; border: 1px dotted #000000; padding: 20px;"&gt;Did you know that our Website Cloud Backup service can also back up your database? &amp;nbsp;You have full control over backup retention and schedule. &amp;nbsp; &lt;a href="https://my.discountasp.net/addons/backup.aspx" target="_blank"&gt;Automate your backups now with Website Cloud Backup&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Migrating data from MySQL to a SQL server</title>
      <link>https://support.discountasp.net/kb/a242/migrating-data-from-mysql-to-a-sql-server.aspx</link>
      <pubDate>Sat, 15 Nov 2008 01:03:09 GMT</pubDate>
      <guid isPermaLink="false">kbarticle242</guid>
      <description>&lt;div&gt;Microsoft offers a &lt;a href="https://learn.microsoft.com/en-us/sql/sql-server/migrate/guides/mysql-to-sql-server?view=sql-server-ver16" rel="noopener noreferrer" target="_blank"&gt;guide here&lt;/a&gt;.&lt;br&gt;&lt;br&gt;&lt;div style="background-color: #FFFFED; border: 1px dotted #000000; padding: 20px;"&gt;Our Website Cloud Backup service can automate your database backups. You have full control over backup retention and schedule. &amp;nbsp; &lt;a href="http://my.discountasp.net/addons/backup.aspx" target="_blank"&gt;DiscountASP.NET Website Cloud Backup&lt;/a&gt; - &lt;a href="https://cp.everleap.com/backup/" target="_blank"&gt;Everleap Website Cloud Backup&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Migrating Your Current MySQL Database/Tables to a DiscountASP.NET MySQL Server</title>
      <link>https://support.discountasp.net/kb/a240/migrating-your-current-mysql-database-tables-to-a-discountasp_net-mysql-server.aspx</link>
      <pubDate>Sat, 15 Nov 2008 00:56:33 GMT</pubDate>
      <guid isPermaLink="false">kbarticle240</guid>
      <description>&lt;div&gt;This article describes the tools and steps necessary to migrate an existing MySQL database or tables to a new MySQL database hosted with DiscountASP.NET.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Requirements&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;ul&gt;&lt;li&gt;Login and password to access your DiscountASP.NET mysql database.&lt;/li&gt;&lt;li&gt;Login and password to access your current mysql database.&lt;/li&gt;&lt;li&gt;mysqldump.exe and mysql.exe command line utilities.&lt;/li&gt;&lt;/ul&gt;&lt;br&gt;&lt;strong&gt;Obtaining and installing the MySQL utilities:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;ol&gt;&lt;li&gt;Download the latest release of mysql for windows from one of the &lt;a href="http://dev.mysql.com/downloads/mysql/4.1.html" target="_blank"&gt;mirrors listed here&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Unzip the install file to C:\ using your preferred unzip utility.&lt;/li&gt;&lt;li&gt;The mysqldump utility will then be stored in C:\mysql-X.X.X\bin\.&lt;/li&gt;&lt;/ol&gt;&lt;br&gt;&lt;strong&gt;Convention for names used below:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;ol&gt;&lt;li&gt;Do not include the &lt;span style="color: red;"&gt;[]&lt;/span&gt;&amp;rsquo;s for values that surround by &lt;span style="color: red;"&gt;[&lt;/span&gt; or &lt;span style="color: red;"&gt;]&lt;/span&gt;. &amp;nbsp;These are just to illustrate where to plug in your specific information for those values. &amp;nbsp;For easier reading the values that need to be replaced are colored in &lt;span style="color: red;"&gt;red&lt;/span&gt;.&lt;/li&gt;&lt;li&gt;Towards the end of some of the command line statements there are &lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&amp;rsquo;s or &lt;span style="color: blue;"&gt;&amp;gt;&lt;/span&gt;&amp;rsquo;s by themselves. &amp;nbsp;These are not typos. &amp;nbsp;They tell the command line to redirect STDIN or STDOUT to the command in front of them.&lt;/li&gt;&lt;li&gt;Definitions of the values that need to be replaced with your personal information.&lt;ul&gt;&lt;li&gt;&lt;span style="color: red;"&gt;[hostname]&lt;/span&gt;: The hostname or IP address of the MySQL server you want to connect to, e.g. the hostname of your DiscountASP.NET MySQL server will be something like &amp;quot;mysql01.discountasp.net&amp;quot;.&lt;/li&gt;&lt;li&gt;&lt;span style="color: red;"&gt;[user name]&lt;/span&gt;: The user name you use to access the MySQL server you are connecting to.&lt;/li&gt;&lt;li&gt;&lt;span style="color: red;"&gt;[password]&lt;/span&gt;: The password you use to access the MySQL server you are connecting to.&lt;/li&gt;&lt;li&gt;&lt;span style="color: red;"&gt;[database name]&lt;/span&gt;: The name of the database that your tables are stored in, e.g. Your DiscountASP.NET database name will be something like &amp;quot;MYSQLDB_1420&amp;quot;.&lt;/li&gt;&lt;li&gt;&lt;span style="color: red;"&gt;[table name]&lt;/span&gt;: The name of the table you want to dump or import.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br&gt;&lt;strong&gt;Note:&lt;/strong&gt; The values presented above for your &amp;quot;current&amp;quot; MySQL database will vary depending on where the database is hosted etc. &amp;nbsp;If your current MySQL database is hosted with another company they should have provided you with the above information specific to your account with them.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Use the mysqldump utility to create a backup of your database:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;&lt;ol&gt;&lt;li&gt;Open up a windows command prompt.&lt;ul&gt;&lt;li&gt;Click Start -&amp;gt; Run&lt;/li&gt;&lt;li&gt;Enter &amp;quot;cmd&amp;quot; into the dialog box and click the &amp;quot;OK&amp;quot; button.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Go to the directory that the mysqldump utility is located.&lt;ul&gt;&lt;li&gt;cd c:\mysql-X.X.X\bin&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Create a dump of your current mysql database or table.&lt;ul&gt;&lt;li&gt;Run the mysqldump.exe program using the following arguments.&lt;/li&gt;&lt;li&gt;&lt;span style="color: blue;"&gt;mysqldump.exe -e -n -u&lt;/span&gt;&lt;span style="color: red;"&gt;[user name]&lt;/span&gt; &lt;span style="color: blue;"&gt;-p&lt;/span&gt;&lt;span style="color: red;"&gt;[password]&lt;/span&gt; &lt;span style="color: blue;"&gt;-h&lt;/span&gt;&lt;span style="color: red;"&gt;[hostname] [database name]&lt;/span&gt; &lt;span style="color: blue;"&gt;&amp;gt; c:\temp\&lt;/span&gt;&lt;span style="color: red;"&gt;[database name]&lt;/span&gt;&lt;span style="color: blue;"&gt;-mysqldump.sql&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;If you supplied all the argument properly the program will connect to your current mysql server and create a dump of your whole database in the file you specified in your c:\temp directory.&lt;/li&gt;&lt;/ol&gt;&lt;br&gt;&lt;strong&gt;Use the mysqldump utility to create a backup of a table in your database:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;ol&gt;&lt;li&gt;Open up a windows command prompt.&lt;ul&gt;&lt;li&gt;Click Start -&amp;gt; Run&lt;/li&gt;&lt;li&gt;Enter &amp;quot;cmd&amp;quot; into the dialog box and click the &amp;quot;OK&amp;quot; button.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Go to the directory that the mysqldump utility is located.&lt;ul&gt;&lt;li&gt;cd c:\mysql-X.X.X\bin&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Create a dump of your current mysql database or table.&lt;ul&gt;&lt;li&gt;Run the mysqldump.exe program using the following arguments.&lt;/li&gt;&lt;li&gt;&lt;span style="color: blue;"&gt;mysqldump.exe -e -u&lt;/span&gt;&lt;span style="color: red;"&gt;[user name]&lt;/span&gt; -p&lt;span style="color: red;"&gt;[password]&lt;/span&gt; -h&lt;span style="color: red;"&gt;[hostname] [database name] [table name]&lt;/span&gt; &lt;span style="color: blue;"&gt;&amp;gt; c:\temp\&lt;/span&gt;&lt;span style="color: red;"&gt;[database name]&lt;/span&gt;&lt;span style="color: blue;"&gt;-mysqldump.sql&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;If you supplied all the argument properly the program will connect to your current MySQL server and create a dump of the table from your database in the file you specified in your c:\temp directory.&lt;/li&gt;&lt;/ol&gt;&lt;br&gt;&lt;strong&gt;Use the mysql client utility to import your database/table(s) dump to a MySQL database:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;ol&gt;&lt;li&gt;Open up a windows command prompt.&lt;ul&gt;&lt;li&gt;Click Start -&amp;gt; Run&lt;/li&gt;&lt;li&gt;Enter &amp;quot;cmd&amp;quot; into the dialog box and click the &amp;quot;OK&amp;quot; button.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Go to the directory that the mysql client utility is located.&lt;ul&gt;&lt;li&gt;cd c:\mysql-X.X.X\bin&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Import the dump of your database or table.&lt;ul&gt;&lt;li&gt;Run the mysql.exe program using the following arguments.&lt;/li&gt;&lt;li&gt;&lt;span style="color: blue;"&gt;mysql.exe -u&lt;/span&gt;&lt;span style="color: red;"&gt;[user name]&lt;/span&gt; &lt;span style="color: blue;"&gt;-p&lt;/span&gt;&lt;span style="color: red;"&gt;[password]&lt;/span&gt; &lt;span style="color: blue;"&gt;-h&lt;/span&gt;&lt;span style="color: red;"&gt;[hostname] [database name]&lt;/span&gt; &lt;span style="color: blue;"&gt;&amp;lt; c:\temp\&lt;/span&gt;&lt;span style="color: red;"&gt;[database/table name]&lt;/span&gt; &lt;span style="color: blue;"&gt;-mysqldump.sql&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br&gt;&lt;div style="background-color: #FFFFED; border: 1px dotted #000000; padding: 20px;"&gt;Did you know that our Website Cloud Backup service can also back up your database? &amp;nbsp;You have full control over backup retention and schedule. &lt;a href="https://my.discountasp.net/addons/backup.aspx" target="_blank"&gt;Automate your backups now with Website Cloud Backup&lt;/a&gt;.&lt;/div&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Connecting to MySQL</title>
      <link>https://support.discountasp.net/kb/a239/connecting-to-mysql.aspx</link>
      <pubDate>Sat, 15 Nov 2008 00:41:42 GMT</pubDate>
      <guid isPermaLink="false">kbarticle239</guid>
      <description>&lt;div&gt;You can use any MySQL client to connect to our MySQL server to manage your database.&lt;br&gt;&lt;br&gt;The GUI provided by MySQL is &lt;a href="http://support.discountasp.net/KB/a880/how-to-connect-to-mysql-using-mysql-workbench.aspx" target="_blank"&gt;MySQL Workbench&lt;/a&gt;.&lt;br&gt;&lt;br&gt;You may want to check out this popular application as well: &lt;a href="http://www.phpmyadmin.net/" target="_blank"&gt;phpMyAdmin&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;div style="background-color: #FFFFED; border: 1px dotted #000000; padding: 20px;"&gt;Our Website Cloud Backup service can automate your database backups. &amp;nbsp;You have full control over backup retention and schedule. &amp;nbsp; &lt;a href="http://my.discountasp.net/addons/backup.aspx" target="_blank"&gt;DiscountASP.NET Website Cloud Backup&lt;/a&gt; - &lt;a href="https://cp.everleap.com/backup/" target="_blank"&gt;Everleap Website Cloud Backup&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;</description>
    </item>
  </channel>
</rss>