MySQL node selects same data even after data update in DB

Describe the problem

Hello,
I’m trying to make a sub-workflow, that waits for a certain value to appear in the DB. The problem is, that even after multiple executions and a confirmed change in the DB the node still returns the same data. If I stop the workflow and start it again the data is updated to the new values.

Is there a better way of doing a “wait until data in DB” that I’m trying to make here? Thank you in advance!

Please share your workflow

Hi there, can you share your current workflow?

Hi,

the workflow is included in the original message.

Appending it again here: