phpMyAdmin - ChangeLog --- SWITCHED TO CVS --- v 1.4.1 - 02/07/1998 + Bugfix: Corrected a small error in the table header of tbl_change.php3. + Added preliminary support for context sensitive help. + Enhanced the table-dump to allow dumping only the structure or structure+data or CVS export. Made it possible to download the dump directly as a file. + Bugfix (*Security*): Until now you were able to connect to a database different from $only_db. Fixed. + Changed the display of the databases to highlight the current db. + Added a way to execute multiple sql-queries at once (eg. for reading in a create-schema). + Added the possiblity to view the dump of a whole database. + Added an output of the record-count for all tables to db_details.php3. + Bugfix: get_table_content() didn't work correctly when a field contained an unescaped single quote. + Bugfix: Corrected various errors in display_table() when ORDER BY was set. + Enhanced table-browsing to use the choosen sortorder over the whole result set; start and end buttons added for navigation + Added the possibility to specify whether BLOB fields should be shown when browsing a table or not. + New languages: Danish, Norvegian, Spanish, Catalan. + Eliminated many warning messages when error reporting is set high. + Bugfix: Data containing HTML is now properly displayed when dumping table or database data. + Improved handling of NULL fields. + Made tbl_replace.php3 use INSERT and UPDATE rather than REPLACE INTO. It is much less likely to lose data now. v 1.4.0 - 01/16/1999 + Bugfix: in config.inc.php3 $adv_auth was written as $mod_auth. + Changed tbl_change.php3 to display a