Demo server
From PmaWiki
You can test any action on current phpMyAdmin versions on our demo servers.
You have full control over MySQL. Log in as root without a password (all released themes are available). You can support this server by donating. You can play with MySQL example databases on this server. A wiki about the SakilaDB is available at http://forge.mysql.com/wiki/SakilaSampleDB
[edit] Official demos
- http://demo.phpmyadmin.net/ - demos overview
- config authentication, no need to login
- http://demo.phpmyadmin.net/trunk-config - latest development version (trunk)
- http://demo.phpmyadmin.net/trunk-config-mysql - latest development version (trunk) (using mysql extension)
- http://demo.phpmyadmin.net/trunk-config-nopmadb - latest development version (trunk) without pmadb
- cookie authentication, login as
rootwith empty password (or any user you create).- http://demo.phpmyadmin.net/trunk - latest development version (trunk)
- http://demo.phpmyadmin.net/TESTING - latest released testing version
- http://demo.phpmyadmin.net/STABLE - latest released stable version
- http authentication, login as
rootwith empty password (or any user you create).- http://demo.phpmyadmin.net/trunk-http - latest development version (trunk)
[edit] Google Summer of Code 2010 projects
- http://demo.phpmyadmin.net/gsoc-adnan/ - Exporting Relations schema to SVG,EPS,PDF,MS Visio and Dia's XML file formats by Adnan Mughal (mentored by Michal Cihar)
- http://demo.phpmyadmin.net/gsoc-ankitg/ - Visual Query Builder For PhpMyadmin by Ankit Gupta (mentored by Michael Keck)
- http://demo.phpmyadmin.net/gsoc-blinky/ - Charts in phpMyAdmin by Martynas Mickevicius (mentored by Herman van Rink)
- http://demo.phpmyadmin.net/gsoc-crack/ - User preferences by Piotr Przybylski (mentored by Marc Delisle)
- http://demo.phpmyadmin.net/gsoc-lorilee/ - phpMyAdmin User Interface Cleanup by Lorikeet Lee (mentored by Michal Cihar)
- http://demo.phpmyadmin.net/gsoc-ninadsp/ - AJAXify the phpMyAdmin Interface by Ninad Pundalik (mentored by Marc Delisle)
[edit] Technical details
The source code is updated every hour, you can see current revision information in page footer.
Every 15 minutes the MySQL database is checked and several attempts to recover correct state are made. This includes permissions and standard database set (sakila, world, phpmyadmin).
Every week the databases are cleaned up, but you can not rely on anything staying there as other users might delete your data :-).
