Hi,
-----Original Message----- Ok please test http://phpmyadmin.sourceforge.net/phpMyAdmin-loic4.tar.gz
another 2 problems:
1. if you copy a table, the sql query header looks:
"Table $table has been copied to $new_name."
i think, loic has drop the "eval()".
2. in sql.php3 a non binary mediumtext field is marked as [BLOB] if $cfgShowBlob=false this problem exists also in the cvs tree. (an old problem)
I think it's a good idea to mark or cut field with to large content, but its wrong when phpMyAdmin display BLOB on text fields.
Regrads,