Reproduce: Go to /ta/sql/ and then run: ``` sql SELECT name, photo FROM users ``` Only the 4 bytes of the JFIF header are in the resulting CSV. The whole image should be present. Maybe it's an issue with handling null bytes?