In my php.ini file I have upload_max_filesize and post_max_size set to 500M. I know this is large but I need it that way.
In phpMyAdmin when I click Import it displays this:
(Max: 512 kKiB)
next to the file upload box.
I think whatever function your using to display file sizes breaks with large sizes.
David
Fixed in subversion, thanks for reporting.