# /usr/bin/mysqld_safe: No such file or directory

**URL:** https://discourse.roots.io/t/usr-bin-mysqld-safe-no-such-file-or-directory/11702
**Category:** trellis
**Created:** 2018-02-23T03:03:48Z
**Posts:** 3
**Showing post:** 2 of 3

## Post 2 by @swalkinshaw — 2018-02-23T04:28:08Z

That’s pretty weird…

If you’ve backed everything up I’d try removing those packages:

```
sudo apt-get purge mariadb-client mariadb-server
```

Then re-provision your server and re-import the DB after. You could give that a try and if it doesn’t work you might have to just do re-create a new server.

> [@jasperfrumau](#):
>
> Also post Spectre patches at DO they recommend some changes. Have these been taking into account for the latest Trellis?

That’s mostly just a Ubuntu thing. If you redo a new server you’d have the updates.

---

_[View the full topic](https://discourse.roots.io/t/usr-bin-mysqld-safe-no-such-file-or-directory/11702)._
