Nijel's weblog | blog.cihar.com

Random thoughts about everything…


October 26, 2006 Archives

Thu Oct 26 14:27:49 CEST 2006

DocSQL anyone?

As DocSQL import in phpMyAdmin was quite old and obscure code, I decided to convert it to regullar input plugin. This is now done in SVN, however there is one slight problem - I have only fuzzy idea what DocSQL actually is and I don't have any data to test it (besides those I could guess from plugin source). So I'd welcome if somebody who knows this beast, would give new plugin a bit of testing.


Posted by Michal Čihař | Permanent Link | Categories: phpMyAdmin

Thu Oct 26 12:19:12 CEST 2006

Big phpMyAdmin changes

This has already happen yesterday, but I decided to announce it today, because now there is snapshot with all those changes.

With Subversion we can rename files without losing their histrory and this possibility lead to huge cleanup of file names. I dropped all _details and _properties parts of table and database pages. As user you should not notice anything (except for different URL), but there might be still some problematic parts which has not been detected when I did this change.

So please give a current trunk snapshot or demo a bit of testing so that we can find problems before going to RC stage.


Posted by Michal Čihař | Permanent Link | Categories: phpMyAdmin