phpMyAdmin 1.2.0

From PmaWiki

Jump to: navigation, search

Released November 29, 1998.

[edit] Release notes

  • Bugfix: Delete didn't work correctly when a table's primary key spanned multiple colums.
  • Changed the texfile-import funtion to import text-files directly from the local file-system via file-upload.
  • Added a confirmation when a custom SQL-query was completed succesfully.
  • Changed the background image so that the page is readable even with crappy browsers (like IE 4.x or Navigator 4.5/Mac) that don't interpret style sheets correctly.
  • Changed tbl_addfield.php3 to allow specifying a primary key or an index when adding a field.
  • Added the possibility to create a dump from a table. (port from mysqldump.c)
  • Added the missing TODO file.

(downloadable from http://www.oldversion.com/program.php?n=phpmyadmin or http://www.oldapps.com/phpMyAdmin.htm , requires register_globals On)

Advertisement