History
Tobias Ratschiller, then an IT consultant and later founder of the software company Maguma, started to work on a PHP-based web front-end to MySQL in 1998, inspired by Peter Kuppelwieser’s MySQL-Webadmin. He gave up the project (and phpAdsNew, of which he was also the original author) in 2000 because of lack of time.
By that time, phpMyAdmin had already become one of the most popular PHP applications and MySQL administration tools, with a large community of users and contributors. In order to coordinate the growing number of patches, a group of three developers, Olivier Müller, Marc Delisle and Loïc Chapeaux, registered the phpMyAdmin project at SourceForge.net and took over the development in 2001.
Milestone releases
- 1998-09-09 0.9.0: First internal release.
- 1998-11-03 1.1.0: Added first confirmations for DROP commands.
- 1998-11-29 1.2.0: Added possibility to import from text files.
- 1998-12-16 1.3.0: Added query by example functionality.
- 1998-12-27 1.3.1: First multi-lingual version.
- 1999-01-16 1.4.0: Added support for renaming and copying tables.
- 1999-04-11 2.0.0: Major layout changes.
- 2000-06-08 2.1.0: Last release by the original developer Tobias Ratschiller.
- 2001-08-31 2.2.0: First stable release made by the phpMyAdmin project.
- 2001-11-08 2.3.0: Database and table views were split into smaller sections.
- 2003-11-05 2.5.0: Introduction of the MIME-based transformation system.
- 2004-09-27 2.6.0: Improved character set handling and support for MySQL 4.
- 2005-12-04 2.7.0: Improved importing capabilities, simplified configuration and interface cleanup.
- 2006-03-06 2.8.0: Compatibility updates, hiding databases, configurable memory limits, web-based setup.
- 2006-09-20 2.9.0: Added export to OpenDocument Text and Spreadsheet.
- 2007-02-27 2.10.0: GUI for relations, called Database Designer.
- 2007-08-22 2.11.0: Supports creating VIEWS from query results, manages triggers, procedures and functions. Improved interface for servers handling large number of databases/tables.
- 2008-09-27 3.0.0: Requires PHP 5.2 and MySQL 5+. Supports EVENT and TRIGGER.
- 2008-11-28 3.1.0: Added support for BLOBStreaming, Swekey hardware authentication and rewritten setup script.
- 2009-06-09 3.2.0: Added many small features.
- 2010-03-07 3.3.0: Added new import and export modules, changes tracking, synchronization and support for replication configuration.
- 2001-05-11 3.4.0: AJAXification of some parts, charts, visual query builder, user preferences, ENUM/SET editor.
- 2012-04-07 3.5.0: Improved browsing, server monitoring, support for stored routines, events and triggers, openGIS support, Drizzle support.
- 2013-05-03 4.0.0: Removal of HTML frames, switch to tree-based navigation, and new look for the documentation.
- 2013-12-12 4.1.0: Requires PHP 5.3 and MySQL 5.5. Added ReCAPTCHA support, configurable menus, and an error reporting component.
- 2014-05-08 4.2.0: Added fixed navigation tabs, favorites table and a quick filter for displayed rows.
Name
The phpMyAdmin name is obviously a mixture of PHP as the language it uses, MySQL as the database it manages and administration as the activity it handles. Even though the name seems to be quite simple, many people mix it up and they refer to phpMyAdmin under different names, such as myphpadmin, phpadmin, phpmysqladmin (these are the three most frequent Google searches going to this website aside from the correctly spelled variant).