Skip to content

Increase text limit for GPG keys (mysql only).

Andreas Brandl requested to merge ab-46530-mediumtext-for-gpg-keys into master

What does this MR do?

This MR increases the limit constraint for gpg key sizes from mysql's text to mediumtext (~ 16 megabytes).

Why was this MR needed?

See https://gitlab.com/gitlab-org/gitlab-ce/issues/46530

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/46530

Edited by Yorick Peterse

Merge request reports