FlyerTalk Forums - View Single Post - Thoughts on the new MacBook Pros?
View Single Post
Old Feb 1, 2023 | 10:07 pm
  #23  
Error 601
All eyes on you!
15 Years on Site
 
Join Date: Jan 2007
Programs: No single airline or hotel chain is of much use to me anymore.
Posts: 3,791
Originally Posted by StuckInYYZ
If you need to reboot to recover, it sounds like an SQL issue...SQL has an annoying habit of not releasing system resources when it technically doesn't need them and keeps requesting new resources as time goes by. The only way to release those resources is to reboot the computer or cluster. There is a workaround for this, but depends on your app. With clusters I have worked with, the DBA would have to set ram and CPU resource reservations in the server software. You still need to reboot, but you don't run the risk of the OS crashing as often.

MacOS might better manage resources, but the same issue is likely to happen.
At my old job we fumbled testing some things on Apple Silicon because the MySQL configuration we copied over to the M1 Mac minis assumed 32GB of memory available to MySQL on machines with only 8GB of RAM total.
Error 601 is offline