# Found Unknown rows In Information\_schema Processlist

**URL:** https://forums.percona.com/t/found-unknown-rows-in-information-schema-processlist/15244
**Category:** MySQL & MariaDB
**Created:** [April 15, 2022, 3:48am UTC](https://forums.percona.com/t/found-unknown-rows-in-information-schema-processlist/15244 "2022-04-15T03:48:59Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![almeer\_saeed](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/almeer_saeed/32/6317_2.png) [@almeer\_saeed](https://forums.percona.com/u/almeer_saeed)
#### Post date: [April 15, 2022, 3:48am UTC](https://forums.percona.com/t/found-unknown-rows-in-information-schema-processlist/15244/1 "2022-04-15T03:48:59Z")

</div>

Hey Experts, I had Found a script in my PHPMyAdmin in Information\_Schema ProcessList. How can i find and remove please guide me, The code i found is in the picture attached with this message.  
Thanks and regards

---

<div class="post-metadata">

### Author: ![matthewb](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/matthewb/32/34_2.png) [@matthewb](https://forums.percona.com/u/matthewb)
#### Post date: [April 15, 2022, 2:43pm UTC](https://forums.percona.com/t/found-unknown-rows-in-information-schema-processlist/15244/2 "2022-04-15T14:43:51Z")

</div>

There is no attached picture. You did a SELECT FROM information\_schema.processlist and saw a random phpmyadmin script? Well, then you need to uninstall phpMyAdmin. Probably some cron job or other script for the phpMyAdmin UI which is accessing your mysql server.

---

<div class="post-metadata">

### Author: ![almeer\_saeed](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/almeer_saeed/32/6317_2.png) [@almeer\_saeed](https://forums.percona.com/u/almeer_saeed)
#### Post date: [April 15, 2022, 6:40pm UTC](https://forums.percona.com/t/found-unknown-rows-in-information-schema-processlist/15244/3 "2022-04-15T18:40:22Z")

</div>

![image](https://us1.discourse-cdn.com/flex019/uploads/percona1/original/2X/6/6a47167fcac090dbd3e84da4bc65a2e5f72209e6.png)

bundle of thanks for replying. This is the picture and there is only solution is to install new PHPMyAdmin?

---

<div class="post-metadata">

### Author: ![matthewb](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/matthewb/32/34_2.png) [@matthewb](https://forums.percona.com/u/matthewb)
#### Post date: [April 15, 2022, 6:52pm UTC](https://forums.percona.com/t/found-unknown-rows-in-information-schema-processlist/15244/4 "2022-04-15T18:52:52Z")

</div>

Looks like you are trying to filter for some domain in your processlist. Remove any filtering/search from phpMyAdmin.

---

<div class="post-metadata">

### Author: ![almeer\_saeed](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/almeer_saeed/32/6317_2.png) [@almeer\_saeed](https://forums.percona.com/u/almeer_saeed)
#### Post date: [April 15, 2022, 6:57pm UTC](https://forums.percona.com/t/found-unknown-rows-in-information-schema-processlist/15244/5 "2022-04-15T18:57:23Z")

</div>

please guide me how to remove i am not an expert. where can i find it and remove it?

---

<div class="post-metadata">

### Author: ![matthewb](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/matthewb/32/34_2.png) [@matthewb](https://forums.percona.com/u/matthewb)
#### Post date: [April 15, 2022, 9:46pm UTC](https://forums.percona.com/t/found-unknown-rows-in-information-schema-processlist/15244/6 "2022-04-15T21:46:04Z")

</div>

This has to do with phpMyAdmin and not MySQL. You need to seek out support on the phpMyAdmin forums/discord. Good luck!
