Skip to content

Synchronously create 'tmp_index_for_backfilling_resource_link_events'

euko requested to merge 407289-create-sync-index into master

What does this MR do and why?

Related to #407289 (closed)

An index is needed to backfill resource_link_events table based on system_note_metadata table's records.

The index was queued to be created asynchronously in !119020 (merged).

This MR adds the index synchronously.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by euko

Merge request reports

Loading