Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use MEDIUMBLOB and LONGBLOB for Mysql fields storing serialized protos. #346

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mbushkov
Copy link
Collaborator

@mbushkov mbushkov commented Jun 14, 2022

This should fix google/grr#981

@mbushkov mbushkov requested a review from max-vogler June 15, 2022 13:55
@max-vogler
Copy link
Member

JFYI, users that installed an older version will have to delete their database and set it up again to deploy the fix. Fleetspeak does not seem to support database migrations?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Launch binaries failed with "Error 1406: Data too long for column 'data_value' at row 1"
2 participants