-
Notifications
You must be signed in to change notification settings - Fork 406
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
Problem with freeze DB on opening tables - Operating system error number 32 in a file operation #1010
Comments
@OtiZ2 : Could you provide me with more details.
|
@OtiZ2 : I have released Laragon 7.0.6.
After updating to Laragon 7.0.6, can you add to laragon.ini this value and see if it helps?
This setting will disable Autobackup. |
@leokhoa hi, i update laragon to 7.0.6. we will see, I'll be in touch.
|
@OtiZ2 : Laragon 7 was released some time ago, but there have been few reports of this issue so I think it is happened only on big tables. May I know how big your tables are? |
Something about 1G-2G, 5M rows |
@OtiZ2 : Exactly, that's the point. Thanks for letting me know. l'll work on a solution. |
the problem has not appeared again. Thx |
After upgrade to 7.0.4
I am facing a problem with the database and suddenly the whole mysql server is stuck. and does not respond. in the mysqld log only this is displayed.
Only restarting the PC helps.
everything works ok, laragon has admin rights.
but sometimes it just stops working
2025-02-04T16:37:00.165887Z 9046 [ERROR] InnoDB: Operating system error number 32 in a file operation. 2025-02-04T16:37:00.166199Z 9046 [ERROR] InnoDB: The error means that another program is using InnoDB's files. This might be a backup or antivirus software or another instance of MySQL. Please close it to get rid of this error.
The text was updated successfully, but these errors were encountered: