Software update: phpMyAdmin

Spread the love

Finally a phpMyAdmin that also works under PHP4.0.0. Upgrading is definitely worth it, given the list of bug fixes and new features.

+ Bugfix: Query By Example now works with high error-reporting levels.

+ Bugfix: ‘End’ on the navigation bar in Browse and Select mode now functions correctly.

+ Added random access option to the navigation bar in table Select and Browse mode

+ Added form for changing the number of rows displayed per page.

+ Bugfix: Reading SQL dumps had magic quotes problems.

+ Added support for wildcards in MySQL user authentication system.

+ Added support to edit/delete rows in table without primary key.

+ Added support for mysqldump-like Complete Inserts (ie. optionally adding the field list to the dumps).

+ Changed the table browsing mode to display Prev/Next links also on top of the rows.

+ Added authentication on a per-table basis.

+ Added print views for tables and databases.

+ Added link to browse table from left frame (copied from phpPgAdmin).

+ Security: Fixed possible security issue with reading SQL dumps.

+ Fixed some more PHP 4.0 issues (warnings, problems with 0/empty().

Version number 2.1.0
Operating systems Windows 9x, Windows NT, Windows 2000, Linux
Website
Download /phpMyAdmin_2.1.0.tar.gz
You might also like