News

Inserting a string into a MySQL table is a matter of logging into the MySQL server, then issuing an "insert" command for the table column that holds text data.
The test image I am using is only ~150k, so I don't think the problem is with size. Also, I print out the value immediately before I insert it into the DB and it gives the expected binary garbage.