No active transaction while truncating the temp table #38417
Unanswered
abdulwahhabkhan
asked this question in
Q&A
Replies: 1 comment
-
Still an issue on Laravel 8.83.27 |
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.
-
Description:
Steps To Reproduce:
Truncate statement within a store procedure,
I have an SP that pull the data from table store it in temp table do the processing and update the data back to the original table. It truncates the temp table.
Beta Was this translation helpful? Give feedback.
All reactions