MySQL database #mysql50#lost+found
Has anyone have this schema/database before on their fresh homestead VM installation?
Homestead v8.4.0
Laravel/Homestead v7.2.1
Virtual Box v6.0.8
MySQL v5.7.26
What MySQL version are you on?
just the default installed v5.7.26
And where does that error occur?
@DEVFREY - it's not an error, it's a database that can't be deleted or used but it's on the list of databases.
@SKEITH22 - What are you using to delete the database? I'm missing some context here.
@DEVFREY - I tried using phpmyadmin and mysql workbench, both can't delete the database. it says it doesn't exist.
We are getting this after a Vagrant Destroy. not sure if it was there before. but we think not.
#mySQL50#lost-found
In our MySQL Workbench (latest version) and latest MySQL that come with Homestead
also:
Error loading schema content
error code: 1018 can't read dir of '.lost-found/' (errno: 13 - Permission Denied)
on the database called: #mySQL50#lost-found
Tables could not be fetched
View, Stored Procedures, Functions could not be fetched
@KITESURF - it was not there before, I got this after upgrading my Homestead and Vagrant Box.
Just destroyed Vagrant after upgrading my Homestead version, now I also have the #mysql50#lost+found database that i cant remove...
I cant figure out where it comes from or why - hopefully someone can share light on this situation.
I just updated Vagrant, Laravel/Homestead Box and Homestead. still there lol
Vagrant v2.2.5
Homestead v9.0.3
Laravel/Homestead Box v8.0.0
Please or to participate in this conversation.