Bringing MySQL administration to the web

phpMyAdmin has switched to github

The phpMyAdmin project has moved all its git repositories over to
github. This allows people to contribute easier; it also brings speed
improvements to developers.

If you were using git to get the latest sources of phpMyAdmin, you
should change the remote from where you pull to github, for example:

git remote set-url origin git://github.com/phpmyadmin/phpmyadmin.git

phpMyAdmin 3.5.0-beta1 is released

Welcome to the first beta release for phpMyAdmin 3.5.0; here are the major new features:

* browse-mode improvements
** grid editing
** remember recent tables
** remember last sort order by table
** flexible column width
** reorder columns
** more compact navigation bar
* AJAXification of many operations
* reorganised server status page, with server monitoring
* improved support for stored routines, events and triggers
* openGIS support
* zoom-search in table search
* Drizzle support
* improved ENUM/SET editor

phpMyAdmin 3.5.0-alpha1 is released

Welcome to the first alpha release for phpMyAdmin 3.5.0; here are the major new features:

* browse-mode improvements
** grid editing
** remember recent tables
** remember last sort order by table
** flexible column width
** reorder columns
** more compact navigation bar
* AJAXification of many operations
* reorganised server status page, with server monitoring
* improved support for stored routines, events and triggers
* openGIS support
* zoom-search in table search
* Drizzle support
* improved ENUM/SET editor

phpMyAdmin 3.4.9-rc1 is released

Welcome to the first release candidate for phpMyAdmin 3.4.9, a bugfix release with minor security corrections.

phpMyAdmin 3.4.8-rc1 is released

Welcome to the first release candidate for phpMyAdmin 3.4.8, a bugfix release with minor security corrections.

You can also follow us on Facebook or Twitter. The news are also available in a RSS feed.