OpenSCAP / scaptimony

SCAPtimony is SCAP database and storage server
GNU General Public License v3.0
13 stars 13 forks source link

Ensure MySql creates LONGBLOB binary fields #32

Closed shlomizadok closed 9 years ago

shlomizadok commented 9 years ago

As reported in #31, mysql creates a 65k limited blob. This fix ensures that mysql will create LONGBLOB. This does not affect postgres