<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=PHPMyAdmin</id>
	<title>PHPMyAdmin - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=PHPMyAdmin"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=PHPMyAdmin&amp;action=history"/>
	<updated>2026-08-12T20:31:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://htyp.org/mw/index.php?title=PHPMyAdmin&amp;diff=28973&amp;oldid=prev</id>
		<title>Woozle: Woozle moved page MySQL/porting/data/phpmyadmin to PHPMyAdmin without leaving a redirect: reorganizing</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=PHPMyAdmin&amp;diff=28973&amp;oldid=prev"/>
		<updated>2024-11-04T16:27:11Z</updated>

		<summary type="html">&lt;p&gt;Woozle moved page &lt;a href=&quot;/mw/index.php?title=MySQL/porting/data/phpmyadmin&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;MySQL/porting/data/phpmyadmin (page does not exist)&quot;&gt;MySQL/porting/data/phpmyadmin&lt;/a&gt; to &lt;a href=&quot;/PHPMyAdmin&quot; title=&quot;PHPMyAdmin&quot;&gt;PHPMyAdmin&lt;/a&gt; without leaving a redirect: reorganizing&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:27, 4 November 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
	<entry>
		<id>https://htyp.org/mw/index.php?title=PHPMyAdmin&amp;diff=28916&amp;oldid=prev</id>
		<title>Woozle: Created page with &quot;PHPMyAdmin (PHPMA) is an easy-to-use web-based database management tool for MySQL. ==Backing up== # Make sure you&#039;ve got [http://www.phpmyadmin.net PHPMyAdmin] running...&quot;</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=PHPMyAdmin&amp;diff=28916&amp;oldid=prev"/>
		<updated>2024-08-11T18:44:19Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/PHPMyAdmin&quot; title=&quot;PHPMyAdmin&quot;&gt;PHPMyAdmin&lt;/a&gt; (PHPMA) is an easy-to-use web-based database management tool for &lt;a href=&quot;/MySQL&quot; title=&quot;MySQL&quot;&gt;MySQL&lt;/a&gt;. ==Backing up== # Make sure you&amp;#039;ve got [http://www.phpmyadmin.net PHPMyAdmin] running...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[PHPMyAdmin]] (PHPMA) is an easy-to-use web-based database management tool for [[MySQL]].&lt;br /&gt;
==Backing up==&lt;br /&gt;
# Make sure you&amp;#039;ve got [http://www.phpmyadmin.net PHPMyAdmin] running happily. I won&amp;#039;t cover this part here as it varies with your set up.&lt;br /&gt;
# Login and choose &amp;#039;&amp;#039;&amp;#039;Export&amp;#039;&amp;#039;&amp;#039; from the main page&lt;br /&gt;
# Leave most of the default options. Specifically,&lt;br /&gt;
#* Format: SQL&lt;br /&gt;
#* Select the database(s) you want in the listbox&lt;br /&gt;
#* etc.&lt;br /&gt;
# Checkmark &amp;#039;Add DROP TABLE&amp;#039;. This will make sure that when you restore from a backup, it will delete existing tables before restoring from the backed up ones.&lt;br /&gt;
# Checkmark &amp;#039;Save to file&amp;#039; at the bottom, or it will just dump it to your browser window, and that&amp;#039;s no fun.&lt;br /&gt;
#* You probably also want to use compression. These won&amp;#039;t be huge files, but a 1.5mb database compresses to about 150kb. So, y&amp;#039;know, whatever. Wiggy recommends BZIP.&lt;br /&gt;
# Click &amp;#039;&amp;#039;&amp;#039;Go&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
==Restoring from backup==&lt;br /&gt;
&amp;#039;&amp;#039;I&amp;#039;m writing this from memory, so I might be wrong, but I &amp;#039;&amp;#039;&amp;#039;think&amp;#039;&amp;#039;&amp;#039; it&amp;#039;s right.&amp;#039;&amp;#039;&lt;br /&gt;
# Click &amp;#039;&amp;#039;&amp;#039;Databases&amp;#039;&amp;#039;&amp;#039; from the PHPMA main page&lt;br /&gt;
# Click the name of your database (or create it, if not present).&lt;br /&gt;
# Click the &amp;#039;&amp;#039;&amp;#039;SQL&amp;#039;&amp;#039;&amp;#039; tab&lt;br /&gt;
# Where it says &amp;#039;&amp;#039;&amp;#039;Location of textfile:&amp;#039;&amp;#039;&amp;#039;, browse to your latest backup, then click &amp;#039;&amp;#039;&amp;#039;Go&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
===Notes===&lt;br /&gt;
Some installations of PHPMA may have an upper size-limit on imports, which may make it unusable for your particular databases. The limit may be set by the PHPMA configuration, or it may be set by the PHP configuration in any of several places. It might be easier to use a different tool, if you run into this.&lt;/div&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
</feed>