Replies: 4 comments 5 replies
-
same here... but is was fine like a week ago. trying to understand what has changed |
Beta Was this translation helpful? Give feedback.
2 replies
-
I can confirm that a |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is there a workaround to this? |
Beta Was this translation helpful? Give feedback.
3 replies
-
See also: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
MySQL 8.0.22
Description:
We are writing SQL test cases for our application and are using DatabaseTransactions in our BaseTestCase.php
The setUp function looks like this
A sample test case is as the following
However upon execution of the test cases we get the following error
There is no active transaction
Any help would be much appreciated
Beta Was this translation helpful? Give feedback.
All reactions