MariaDB
Here are all the posts tagged MariaDB.
November 18, 2024 • 2 min read
Automate database tasks with Events
Did you know you don't need to rely on cron jobs or external tools to run automatic tasks in your system? In MariaDB and MySQL, for example, you can use Events, a feature that lets you schedule and...