dbal
dbal copied to clipboard
[MySQL] Support error code 3572 ER_LOCK_NOWAIT
What does DBAL raise instead currently? Do you want to contribute a PR?
A driver generic exception. I could... Should be but an update in a massive switch case in MySQL ExceptionConverter.
Yes. And a functional test that reproduces your issue.