From 177b6b05f09256572932e42aa6e196d43d916204 Mon Sep 17 00:00:00 2001 From: Votre Nom Date: Tue, 17 Dec 2024 16:38:54 +0100 Subject: [PATCH 1/2] Ajout restriction trigger et fonction plan dev --- content/doc/addons/mysql/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/doc/addons/mysql/_index.md b/content/doc/addons/mysql/_index.md index ed1d6319..fc8623c0 100644 --- a/content/doc/addons/mysql/_index.md +++ b/content/doc/addons/mysql/_index.md @@ -79,5 +79,6 @@ Here is the list of actions that you won't be able to perform: - Plugins installation. - Replica creation. - Backup frequency or retention control. +- Create Trigger or functions (Only on DEV plan) Ask Clever Cloud support if you want to perform one of these actions. From 21da5169f838967413b2e216b15fedc1fa72212d Mon Sep 17 00:00:00 2001 From: Corentin BARAULT <74433435+Kirbeerus@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:53:19 +0100 Subject: [PATCH 2/2] Update _index.md --- content/doc/addons/mysql/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/doc/addons/mysql/_index.md b/content/doc/addons/mysql/_index.md index fc8623c0..551be715 100644 --- a/content/doc/addons/mysql/_index.md +++ b/content/doc/addons/mysql/_index.md @@ -79,6 +79,6 @@ Here is the list of actions that you won't be able to perform: - Plugins installation. - Replica creation. - Backup frequency or retention control. -- Create Trigger or functions (Only on DEV plan) +- Create Trigger or Function (Only on DEV plan) Ask Clever Cloud support if you want to perform one of these actions.