Fixes: #9192 With modern drivers we don't need BLOB-specific handling anymore. The regular `PreparedStatement.setBytes()` and `ResultSet.getBytes()` are enough for our serialized messages
Fixes: #9192 With modern drivers we don't need BLOB-specific handling anymore. The regular `PreparedStatement.setBytes()` and `ResultSet.getBytes()` are enough for our serialized messages