phpMyAdmin 1.4.0
From PmaWiki
Released January 16, 1999.
[edit] Release notes
- Bugfix: in config.inc.php3 $adv_auth was written as $mod_auth.
- Changed tbl_change.php3 to display a <textarea> for *text fields.
- Changed $max_inputsize to a CSS value.
- Changed the input field for the sql-query to <textarea>.
- Changed some variables references to prevent warnings.
- Moved "LOAD DATA INFILE" from db_details.php3 to tbl_properties.php3.
- Added htmlspecialchars() to the output of field-contents.
- Due to the changed behavior of SHOW STATUS in MySQL 3.22, I've removed this information from the homepage and made seperate links to MySQL internal information.
- Bugfix: when browsing a table, "insert new row" was not visbible.
- Added ORDER BY fieldname to display_table().
- Added the possiblity to rename a table.
- Added the possiblity to copy a table (structure only or structure and data).
- Changed the table-dump to a more memory-efficient way.
- Added $border and $th_bgcolor, to offer the user more control over the look and feel.
- Added support for MySQL-functions.
- Added some information for DEVELOPERS.
- Added stripslashes() to all output of field-types.
- Added a small FAQ to Documentation.html.
- New language: Russian
(downloadable from http://www.oldversion.com/program.php?n=phpmyadmin or http://www.oldapps.com/phpMyAdmin.htm , requires register_globals On)
