[Phpmyadmin-devel] RFE #982 : Support for editing binary fields in hexadecimal

Chirayu Chiripal chirayu.chiripal at gmail.com
Wed May 14 20:34:16 CEST 2014


Hi,

Does this feature mean editing binary and blob fields should be done in
hexadecimals always?

And, even when table is browsed they should be shown in hexadecimal only?

If yes, then there is no need for this $cfg['DisplayBinaryAsHex']?

And for $cfg['ProtectBinary'], IMHO it should not be removed so that users
have and option to disable editing of binary fields to avoid accidental
changes to data (even though they can be edited in hexadecimal form). Also,
BLOB data can be very large and if we remove this config. var. then
whenever someone will try to edit row then every time that BLOB field data
will be displayed (which can be very very large) will have performance
issue as well as it can annoy the user.

Feature Request Link :
https://sourceforge.net/p/phpmyadmin/feature-requests/982/

-- 
Regards,
Chirayu Chiripal
phpMyAdmin Intern - Google Summer of Code 2014
https://chirayuchiripal.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20140515/991f1c5c/attachment.html>


More information about the Developers mailing list