Hi everyone, I was just going through the prefect ...
# ask-community
n
Hi everyone, I was just going through the prefect docs and stumble upon that prefect does not support MYSQL. Can any one please tell me the reason or the thought process behind this
b
Hi Nimesh. I believe what you're looking to do is use mysql as the backend database for Prefect OSS. Is that right? If so, my understanding is that it would require quite a bit of effort to maintain another type of database migration (here's a related GitHub issue I found from a while ago).
n
Thanks Bianca for clearifying this. Also i had one more question regarding the flow. i am using locally hosted prefect 2.7.7 version and when i set concurrency to > 9 then flows are getting crashed. any reason why this happend. i have checked the memory logs There is enough RAM. VM config. 20 Core CPU 64 GB RAM
👀 1
b
Hi Nimash! What's the error they're crashing with?