# service mysql stop is being ignored.  How to fix?

**URL:** https://forums.percona.com/t/service-mysql-stop-is-being-ignored-how-to-fix/6953
**Category:** Percona XtraDB Cluster 5.x
**Created:** [April 8, 2019, 10:03am UTC](https://forums.percona.com/t/service-mysql-stop-is-being-ignored-how-to-fix/6953 "2019-04-08T10:03:32Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![alibel](https://avatars.discourse-cdn.com/v4/letter/a/f9ae1b/32.png) [@alibel](https://forums.percona.com/u/alibel)
#### Post date: [April 15, 2019, 3:22pm UTC](https://forums.percona.com/t/service-mysql-stop-is-being-ignored-how-to-fix/6953/2 "2019-04-15T15:22:43Z")

</div>

Try

```auto
mysqladmin -u root -p shutdown

```

I have a similar problem on a cluster of three nodes.

Do you have a new cluster installation with an empty database or was the database imported from another server?

---

_[View the full topic](https://forums.percona.com/t/service-mysql-stop-is-being-ignored-how-to-fix/6953)._
