$sth->bind_param(2, nfreeze($test, { TYPE => 'bytea' })); #### $sth->execute(nfreeze($test), { TYPE => 'bytea' });