After successfully doing a backup of a specific table, I try to upload it to another database, but the upload fails. The thing that is unique about this particular table is that it has a BLOB field (contains JPG images). Are there any specific settings for handling this, either when doing the backup or when doing the upload? (I use phpMyAdmin).
Thanks,
Paul.