<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://briansnelson.com/index.php?action=history&amp;feed=atom&amp;title=How_to_optimize_a_MySQL_database_using_phpMyAdmin</id>
		<title>How to optimize a MySQL database using phpMyAdmin - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://briansnelson.com/index.php?action=history&amp;feed=atom&amp;title=How_to_optimize_a_MySQL_database_using_phpMyAdmin"/>
		<link rel="alternate" type="text/html" href="https://briansnelson.com/index.php?title=How_to_optimize_a_MySQL_database_using_phpMyAdmin&amp;action=history"/>
		<updated>2026-06-04T06:15:55Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://briansnelson.com/index.php?title=How_to_optimize_a_MySQL_database_using_phpMyAdmin&amp;diff=910&amp;oldid=prev</id>
		<title>Brian: Created page with &quot;==How to optimize a MySQL database using phpMyAdmin?==  It is always a good idea to keep your databases' tables optimized.  Fortunately, making this optimization is quite easy...&quot;</title>
		<link rel="alternate" type="text/html" href="https://briansnelson.com/index.php?title=How_to_optimize_a_MySQL_database_using_phpMyAdmin&amp;diff=910&amp;oldid=prev"/>
				<updated>2017-11-25T21:35:01Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==How to optimize a MySQL database using phpMyAdmin?==  It is always a good idea to keep your databases&amp;#039; tables optimized.  Fortunately, making this optimization is quite easy...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==How to optimize a MySQL database using phpMyAdmin?==&lt;br /&gt;
&lt;br /&gt;
It is always a good idea to keep your databases' tables optimized.&lt;br /&gt;
&lt;br /&gt;
Fortunately, making this optimization is quite easy when using the phpMyAdmin tool available in cPanel.&lt;br /&gt;
&lt;br /&gt;
To perform the optimization, log in to your phpMyAdmin and select the database whose tables you wish to optimize.&lt;br /&gt;
&lt;br /&gt;
A list with all the database's tables will appear. Tick the tables you wish to optimize, or simply click [Check All] to select all tables.&lt;br /&gt;
&lt;br /&gt;
From the [With selected:] drop-down menu choose Optimize table. This will execute the OPTIMIZE TABLE SQL query on the selected tables and they will be updated and optimized.&lt;/div&gt;</summary>
		<author><name>Brian</name></author>	</entry>

	</feed>