[Phpmyadmin-devel] recent fix for white page and field uploads

Jürgen Wind jwind at gmx.de
Wed Feb 14 18:04:56 CET 2007




Marc Delisle wrote:
> 
> Hi,
> 
> revision 9989 (in trunk) contains a fix (with a hardcoded limit) for a 
> problem I have: when uploading a 700 Kio file into a BLOB, I get a white 
> page.
> 
> I think we had a limit on the number of queries displayed but not on the 
> size of them.
> 
> 
the size of the SQL should be limited as well (only?) in this case:
SQL query: INSERT INTO `blobSizeTest` (`what`, `blob`) VALUES ('140k bz2',
0x425a683931415926535990ece2fe00cc03ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe8c9c3efb1eecfabdee35f7db5e

IMO it makes no sense to display the whole blob again

greetings
Juergen

-- 
View this message in context: http://www.nabble.com/recent-fix-for-white-page-and-field-uploads-tf3227876.html#a8969095
Sent from the phpmyadmin-devel mailing list archive at Nabble.com.





More information about the Developers mailing list