Skip to content

WIP: Mark MySQL as deprecated instead of discouraged

Joshua Lambert requested to merge update-mysql-discouraged-docs into master

What does this MR do?

There is a proposal to replace the discouraged maintanenance state with deprecated. This MR intends to align with that, and replace discouraged with deprecated in the database documentation.

Also attempts to clean up the section slightly, by:

  • Moving the note on GTID into the bullet list
  • Adding the limitation that the gitlab Helm chart does not support MySQL

Set as WIP until gitlab-com/www-gitlab-com!18295 (closed) is merged.

Edited by Joshua Lambert

Merge request reports