Still experiencing the same issue after updating to Local 5.7.4+4876.
I’m on macOS 10.13.6
If I open cmd and type ps aux | grep mysql I get:
JMBP:~ myusername$ ps aux | grep mysql
myusername 85872 0.5 0.5 4539980 39668 ?? S 1:47AM 0:10.91 /Applications/Local.app/Contents/Resources/extraResources/lightning-services/mysql-8.0.16+5/bin/darwin/bin/mysqld --defaults-file=/Users/myusername/Library/Application Support/Local/run/xR5kc9k9i/conf/mysql/my.cnf
myusername 86351 0.0 0.0 4267768 828 s000 S+ 2:08AM 0:00.00 grep mysql
Also I got new error message that seems to be connected with the workaround mentioned in this thread. I previously created a site called “tester” and i was now creating site called “aefaef” with custom environment. Got the following error doing that:
I would also like to add one more thing I noticed:
When deleting a site and checking the “Move Site Files To Trash” checkbox, Local Lightning does not delete the app folder. I have to delete it manually for each site I remove from Local.
Also found out by examining the app/sql folder that the local.sql file says Lightning is using MySQL dump 10.13 Distribution 8.0.16 for macos10.14.
We are on macos10.13. Here’s a screenshot:
Hope any of this helps. Sorry for the long post and lots of edits.