Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

skeith22's avatar

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

0 likes
11 replies
skeith22's avatar

@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.

devfrey's avatar

@SKEITH22 - What are you using to delete the database? I'm missing some context here.

skeith22's avatar

@DEVFREY - I tried using phpmyadmin and mysql workbench, both can't delete the database. it says it doesn't exist.

kitesurf's avatar

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

skeith22's avatar

@KITESURF - it was not there before, I got this after upgrading my Homestead and Vagrant Box.

YoungGinger's avatar

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.

skeith22's avatar

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.