Skip to content

third_party_programs

William Desportes edited this page Apr 6, 2019 · 4 revisions

None of these projects is officially endorsed by the phpMyAdmin project, but you may find them useful. If you require technical support with one of them, see their web page since the phpMyAdmin project can not support them.

Installation

Many users, particularly those on the Windows platform, find using one of these prepackaged installations easier than manually installing Apache, MySQL, PHP, etc.

XAMPP

One package to install Apache, PHP, MySQL, phpMyAdmin, and many others. Available for Windows, Linux, Mac OS X, and Solaris. https://www.apachefriends.org/index.html

WAMP

One package to install Apache, PHP, MySQL, and phpMyAdmin. Windows-only. Wamp5 and a nice WAMP5 Setup and Usage Guide

Importing/Exporting

BigDump

Import large SQL files, work around the PHP size limit (though phpMyAdmin also tries to do so). BigDump can handle only complete inserts. https://www.ozerov.de/bigdump/

db_backup

Automated SQL backups. http://restkultur.ch/personal/wolf/scripts/db_backup/

Category:MySQL

Clone this wiki locally