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

[WordPress] Question about Event Scheduler #1078

Closed
dblincoe24 opened this issue Aug 3, 2023 · 4 comments
Closed

[WordPress] Question about Event Scheduler #1078

dblincoe24 opened this issue Aug 3, 2023 · 4 comments
Assignees
Labels
mariadb solved stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed wordpress

Comments

@dblincoe24
Copy link

Platform

Azure

bndiagnostic ID know more about bndiagnostic ID

Error Using the Tool

bndiagnostic output

No response

bndiagnostic was not useful. Could you please tell us why?

It generated a permissions error when attempting to run

Describe your issue as much as you can

We created a few stored procedures that we would like to run on a nightly basis. I have gone in and run this command to enable Event Scheduler:
SET GLOBAL event_scheduler = ON;

This seems to work for a day or two, but then it returns back to an "Off" state and the events won't execute.
Looking through google it seems that there might be an ini file to adjust this setting, but I cannot find it. Our instance is using a MariaDB.
Is there a location where I can look to find this? Thanks

@dblincoe24 dblincoe24 added the tech-issues The user has a technical issue about an application label Aug 3, 2023
@github-actions github-actions bot added the triage Triage is needed label Aug 3, 2023
@jotamartos
Copy link
Collaborator

Looking through google it seems that there might be an ini file to adjust this setting, but I cannot find it. Our instance is using a MariaDB.

You can find the MariaDB-related files (and its configuration file) inside the /opt/bitnami/mariadb folder. Once you edit the configuration, please remember to restart the service by using the /opt/bitnami/ctlscript.sh script.

https://docs.bitnami.com/general/apps/wordpress/get-started/understand-default-config-mariadb/

@jotamartos jotamartos changed the title Bitnami Azure - Wordpress Image - Question about Event Scheduler [WordPress] Question about Event Scheduler Aug 4, 2023
@dblincoe24
Copy link
Author

Thank you for the reply. I added event_scheduler=ON to the my.cnf and restarted the services. I will check tomorrow to see if the events processed as expected.

@github-actions
Copy link

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

@github-actions github-actions bot added the stale 15 days without activity label Aug 20, 2023
@github-actions
Copy link

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

@bitnami-bot bitnami-bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mariadb solved stale 15 days without activity tech-issues The user has a technical issue about an application triage Triage is needed wordpress
Projects
None yet
Development

No branches or pull requests

3 participants