[PR #123] [MERGED] Update mysql-install.sh #2476

Closed
opened 2026-02-05 04:57:55 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/123
Author: @davalanche
Created: 11/7/2024
Status: Merged
Merged: 11/7/2024
Merged by: @MickLesk

Base: mainHead: mysql


📝 Commits (1)

📊 Changes

1 file changed (+10 additions, -2 deletions)

View changed files

📝 install/mysql-install.sh (+10 -2)

📄 Description

Description

Added the option to install the 8.4 LTS release

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)
  • Documentation update required (this change requires an update to the documentation)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Testing performed (I have tested my changes, ensuring everything works as expected)

If there are other pull requests or discussions related to this change, please link them here:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/123 **Author:** [@davalanche](https://github.com/davalanche) **Created:** 11/7/2024 **Status:** ✅ Merged **Merged:** 11/7/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `mysql` --- ### 📝 Commits (1) - [`47ae283`](https://github.com/community-scripts/ProxmoxVE/commit/47ae283af87b74ddb4374c61312130e5a99806f9) Update mysql-install.sh ### 📊 Changes **1 file changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `install/mysql-install.sh` (+10 -2) </details> ### 📄 Description ## Description Added the option to install the 8.4 LTS release ## Type of change Please check the relevant option(s): - [ ] Bug fix (non-breaking change that resolves an issue) - [X] New feature (non-breaking change that adds functionality) - [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) - [ ] Documentation update required (this change requires an update to the documentation) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [X] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [X] Testing performed (I have tested my changes, ensuring everything works as expected) ## Related Pull Requests / Discussions If there are other pull requests or discussions related to this change, please link them here: - Related PR #106 - Related PR #121 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 04:57:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2476