Found Unknown rows In Information_schema Processlist

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

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.

1 Like

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

1 Like

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

1 Like

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

1 Like

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

1 Like