Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-31707

Add events per catalog

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 11.6
    • Server
    • None

    Description

      Event scheduler:

      • All events are global (done)
      • Allow users to add, enable and disable the events in their own catalog (done)
      • If things goes wrong, only disable events for the current catalog
      • startup_events(bool noacl_or_bootstrap) needs to be changed to read events from all catalogs with catalog->event_scheduler == EVENTS_ON
      • Normal users should not be able to disable event scheduler.
      • If catalog->event_scheduler == DISABLED then the user should not be able to add events.
      • The call to events->start() in event_scheduler_update() should only enable events for the current catalog.
      • The call to events->stop() in event_scheduler_update() should only disable events for the current catalog.
      • catalog events should be stopped when the catalog is deleted

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              monty Michael Widenius
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.