Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert Truncate table to clear table #11311

Closed
emteknetnz opened this issue Jul 23, 2024 · 1 comment
Closed

Revert Truncate table to clear table #11311

emteknetnz opened this issue Jul 23, 2024 · 1 comment
Assignees

Comments

@emteknetnz
Copy link
Member

emteknetnz commented Jul 23, 2024

Revert this #11309 as it's lead to a large performance degradation when running PHPunit

Will need a different solution to fix the issue of mysql8 sometimes starting with an auto-increment of 2

If we go back to something like the original solution, make sure it includes an inline comment of WHY we're not using truncate so that future generations do not blindly just change it

PRs

@GuySartorelli
Copy link
Member

PR merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants